DOCU bug correct
parent
a7906586a7
commit
1be2e77d8a
|
@ -12,7 +12,7 @@ Not refered in the install, but you can pipx for you install.
|
|||
|
||||
# Virtual Server Creation
|
||||
|
||||
##Linux
|
||||
## Linux
|
||||
|
||||
For the moment, no issue with tested distribution:
|
||||
- Archlinux
|
||||
|
@ -21,19 +21,19 @@ For the moment, no issue with tested distribution:
|
|||
- FreeBSD
|
||||
- TinyCore
|
||||
|
||||
##Other install
|
||||
## Other install
|
||||
|
||||
Tested succeffully :
|
||||
- Pfsense,Dynfi,Open
|
||||
|
||||
##Windows
|
||||
## Windows
|
||||
|
||||
Windows OS will need some extra-drivers to run on virtualized server.
|
||||
|
||||
For this during the install, the VM will need a virtIO-win iso with all drivers.
|
||||
The VirtIO iso is already mounted as a CD-ROM on VM creation. Load the drivers according to you OS install.
|
||||
|
||||
###VirtIO
|
||||
### VirtIO
|
||||
|
||||
VirtIO is a QEMU drivers for Windows OS (please read : https://developer.ibm.com/articles/l-virtio/)
|
||||
|
||||
|
@ -44,7 +44,7 @@ Take care of the version, some virtio are not compatible with some Windows versi
|
|||
|
||||
This iso is on ./storage/win/ and configured in **config.py** for upgrade.
|
||||
|
||||
###Tested Windows Installation (tested with Virtio 0.1.229):
|
||||
### Tested Windows Installation (tested with Virtio 0.1.229):
|
||||
|
||||
Validate for :
|
||||
- Windows 8, 8,1 10
|
||||
|
@ -57,7 +57,7 @@ Never Tested :
|
|||
- Win 7 and Vista
|
||||
|
||||
|
||||
#ERROR and SOLUTION
|
||||
# ERROR and SOLUTION
|
||||
|
||||
You may incounter some error in specific case, please report them if they are not in the list,
|
||||
They will be consider on nexts releases.
|
||||
|
|
Loading…
Reference in New Issue