Floppy booting is broken on QEMU

This commit is contained in:
Nero 2019-03-31 20:54:19 +00:00
parent 781366a4a4
commit 59f769d530

View File

@ -1,2 +1,2 @@
#!/bin/sh #!/bin/sh
exec qemu-system-x86_64 -fda fdimage.img exec qemu-system-x86_64 -hda fdimage.img