summaryrefslogtreecommitdiff
path: root/debug.sh
diff options
context:
space:
mode:
authorAda Christine <adachristine18@gmail.com>2021-03-18 01:23:26 +0000
committerAda Christine <adachristine18@gmail.com>2021-03-18 01:23:26 +0000
commit7a9b1a969d8538e129c6b0c413ad0513e51f5ece (patch)
treeb931f3971eab780d2139ce117be3ac38c2a1a49b /debug.sh
parenteed4b007c173509f60358881a5c0e4aab2f80c6d (diff)
Revert "serial console logging"
This reverts commit eed4b007c173509f60358881a5c0e4aab2f80c6d.
Diffstat (limited to 'debug.sh')
-rwxr-xr-xdebug.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug.sh b/debug.sh
index 52c0cba..1ce95b7 100755
--- a/debug.sh
+++ b/debug.sh
@@ -8,5 +8,5 @@ make -C kernel &&
qemu-system-x86_64 -cpu qemu64 \
-drive if=pflash,format=raw,unit=0,file=/usr/share/ovmf/x64/OVMF_CODE.fd,readonly=on \
-drive if=pflash,format=raw,unit=1,file=OVMF_VARS.fd \
- -net none -drive file=uefi.img,if=ide -serial file:sophia.log -monitor stdio
+ -net none -drive file=uefi.img,if=ide -monitor stdio -vga none