diff options
Diffstat (limited to 'qemu.sh')
| -rwxr-xr-x | qemu.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ qemu-system-x86_64 -d int \ -drive if=pflash,format=raw,unit=0,file=${FIRMWARE_FILE},readonly=on \ -drive if=pflash,format=raw,unit=1,file=${varsfile} \ -net none -drive file=fat:rw:${rundir} -monitor stdio \ - -serial file:sophia.log -no-shutdown -no-reboot -s + -serial file:sophia.log -no-shutdown -no-reboot -s -S rm -rf ${tempdir} |
