3 lines
98 B
Bash
Executable file
3 lines
98 B
Bash
Executable file
#!/bin/bash
|
|
|
|
qemu-system-x86_64 -serial stdio -drive file=MyBoot.bin,format=raw,index=0,if=floppy
|