Update page 'FAQs'

mad 2019-02-12 07:54:53 +00:00
parent d2933aff46
commit 529646499e
1 changed files with 5 additions and 0 deletions

5
FAQs.md Normal file

@ -0,0 +1,5 @@
### Installing windows
To use virtio devices under windows, you'll need the drivers iso from the fedora project.
For the installation, you should put the windows install iso in the cdrom and set the bootoptions to "d".
Additionally, a second cdrom can be defined through the "custom" field like "-drive file=/path/to/virtio.iso,media=cdrom".
That way you should be able to load the required vio storage driver for the install and after that you can load the ethernet driver as well as the rng driver.