diff --git a/run.cmd b/run.cmd index 424cfd8..0ef5274 100755 --- a/run.cmd +++ b/run.cmd @@ -1,4 +1,4 @@ -qemu-system-x86_64 -bios ../OVMF.fd -drive file=fat:rw:../FAT,format=raw,media=disk -m 2G +qemu-system-x86_64 -bios ../OVMF.fd -drive file=fat:rw:../FAT,format=raw,media=disk -m 2G -serial stdio