GNOME Bugzilla – Bug 666956
Use floppy image for only Windows express install
Last modified: 2016-03-31 14:02:10 UTC
Use floppy image for only Windows express install.
Created attachment 204290 [details] [review] Use floppy image for only Windows express install The underlying image remains the same for both Fedora and Windows but now we tell libvirt to emulate a USB drive using that image for Fedora. According to Lucas Meneghel Rodrigues <lmr@redhat.com>, floppy support on Linux isn't reliable enough to depend on and having a floppy drive can easily lead to weird kernel crashes.
The only issue with this patch currently is: https://www.redhat.com/archives/libvir-list/2011-December/msg01041.html
Created attachment 204946 [details] [review] Use floppy image for only Windows express install The underlying image remains the same for both Fedora and Windows but now we tell libvirt to emulate a USB drive using that image for Fedora. According to Lucas Meneghel Rodrigues <lmr@redhat.com>, floppy support on Linux isn't reliable enough to depend on and having a floppy drive can easily lead to weird kernel crashes.
Review of attachment 204290 [details] [review]: ack
Attachment 204946 [details] pushed as b4a62fd - Use floppy image for only Windows express install
You forgot to add data/disk.img and to make the related changes to data/Makefile.am
Created attachment 205054 [details] [review] Forgotten rename of image file from commit b4a62fd
Review of attachment 205054 [details] [review]: ack
Attachment 205054 [details] pushed as 4233347 - Forgotten rename of image file from commit b4a62fd