4 lines
91 B
Batchfile
4 lines
91 B
Batchfile
|
@echo off
|
||
|
|
||
|
start "" "qemu" -serial stdio -bios OVMF.fd -drive format=raw,file=fat:rw:build
|