Floppy booting is broken on QEMU
This commit is contained in:
parent
781366a4a4
commit
59f769d530
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue