run-config also needs -sdl
This commit is contained in:
parent
59cdfbe9a6
commit
fa4af42294
@ -53,4 +53,4 @@ if [ $DEBUG_SERIAL == true ]; then
|
||||
fi
|
||||
|
||||
# Generate the QEMU arguments list
|
||||
echo "-kernel toaruos-kernel -m $EMU_MEMORY $ENABLEKVM $FULL_SCREEN $SERIAL -vga std -rtc base=localtime -hda toaruos-disk.img -k en-us $BORDERS -append \"$GRAPHICS hdd\""
|
||||
echo "-kernel toaruos-kernel -m $EMU_MEMORY $ENABLEKVM $FULL_SCREEN $SERIAL -vga std -rtc base=localtime -hda toaruos-disk.img -k en-us $BORDERS -append \"$GRAPHICS hdd\" -sdl"
|
||||
|
Loading…
Reference in New Issue
Block a user