helos1/run.cmd

5 lines
144 B
Batchfile
Raw Normal View History

2021-10-10 14:39:17 +08:00
qemu-system-x86_64 -no-reboot -no-shutdown -d cpu_reset -bios ../OVMF.fd -drive file=fat:rw:../FAT,format=raw,media=disk -m 2G -serial stdio
2021-10-10 14:39:17 +08:00