Floppy booting is broken on QEMU
This commit is contained in:
parent
781366a4a4
commit
59f769d530
@ -1,2 +1,2 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
exec qemu-system-x86_64 -fda fdimage.img
|
exec qemu-system-x86_64 -hda fdimage.img
|
||||||
|
Loading…
Reference in New Issue
Block a user