summaryrefslogtreecommitdiff
path: root/debug.sh
diff options
context:
space:
mode:
authorAda Christine <adachristine18@gmail.com>2022-02-15 21:52:18 +0000
committerAda Christine <adachristine18@gmail.com>2022-02-15 21:52:18 +0000
commitb9c58864298ebdf858248cfe79d972dbbe1a7331 (patch)
treef1de6070b89213a9d2c444beacdbc69c686d582c /debug.sh
parent6c5ecf313f5b6c0628ae04fef060708a57515445 (diff)
debug changes
Diffstat (limited to 'debug.sh')
-rwxr-xr-xdebug.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/debug.sh b/debug.sh
index 418dadc..988fb5c 100755
--- a/debug.sh
+++ b/debug.sh
@@ -6,9 +6,9 @@ make -C loader &&
./image.sh &&
-qemu-system-x86_64 -cpu qemu64 \
+qemu-system-x86_64 -d int \
-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,format=raw -monitor stdio \
- -serial file:sophia.log -d int -no-shutdown -no-reboot -s -S
+ -serial file:sophia.log -no-shutdown -no-reboot -s -S