This website requires JavaScript.
Explore
Help
Sign In
nero
/
rdos
Watch
1
Star
0
Fork
0
You've already forked rdos
Code
Pull Requests
Releases
Activity
3b3fa349d4
rdos
/
run-floppy.sh
3 lines
51 B
Bash
Raw
Normal View
History
Unescape
Escape
Add first steps for VBR bootloader
2019-03-25 09:51:37 +01:00
#!/bin/sh
Floppy booting is broken on QEMU
2019-03-31 22:54:19 +02:00
exec
qemu-system-x86_64 -hda fdimage.img
Copy Permalink