summaryrefslogtreecommitdiffstats
path: root/test_code/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test_code/run.sh')
-rwxr-xr-xtest_code/run.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/test_code/run.sh b/test_code/run.sh
index b850537..bcbe3cd 100755
--- a/test_code/run.sh
+++ b/test_code/run.sh
@@ -2,13 +2,15 @@
#(cd hda-contents; rm memtest_log; echo -n -e '\x00' >> memtest_log)
+sudo kvm -bios OVMF.fd \
+ --drive file=fat:rw:hda-contents,index=0,media=disk,format=raw -net none -cpu host
# sudo kvm -bios OVMF.fd -serial tcp::666,server -s \
# --drive file=fat:rw:hda-contents,index=0,media=disk,format=raw \
# --drive file=fat:rw:hdb-contents,index=1,media=disk,format=raw -net none -cpu host
-sudo kvm -bios OVMF.fd -s -S \
- --drive file=fat:rw:hda-contents,index=0,media=disk,format=raw -net none -cpu host
+#sudo kvm -bios OVMF.fd -s -S \
+# --drive file=fat:rw:hda-contents,index=0,media=disk,format=raw -net none -cpu host
#-drive file=vm-disk-2G,format=raw,index=3,media=disk
#-nographic