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
|
# Virtual Server Creation
|
||||||
|
|
||||||
##Linux
|
## Linux
|
||||||
|
|
||||||
For the moment, no issue with tested distribution:
|
For the moment, no issue with tested distribution:
|
||||||
- Archlinux
|
- Archlinux
|
||||||
|
@ -21,19 +21,19 @@ For the moment, no issue with tested distribution:
|
||||||
- FreeBSD
|
- FreeBSD
|
||||||
- TinyCore
|
- TinyCore
|
||||||
|
|
||||||
##Other install
|
## Other install
|
||||||
|
|
||||||
Tested succeffully :
|
Tested succeffully :
|
||||||
- Pfsense,Dynfi,Open
|
- Pfsense,Dynfi,Open
|
||||||
|
|
||||||
##Windows
|
## Windows
|
||||||
|
|
||||||
Windows OS will need some extra-drivers to run on virtualized server.
|
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.
|
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.
|
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/)
|
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.
|
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 :
|
Validate for :
|
||||||
- Windows 8, 8,1 10
|
- Windows 8, 8,1 10
|
||||||
|
@ -57,7 +57,7 @@ Never Tested :
|
||||||
- Win 7 and Vista
|
- 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,
|
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.
|
They will be consider on nexts releases.
|
||||||
|
|
Loading…
Reference in New Issue