summaryrefslogtreecommitdiffstats
path: root/test_code/run.sh
diff options
context:
space:
mode:
authorRegina König2020-12-18 01:32:11 +0100
committerRegina König2020-12-18 01:32:11 +0100
commit8ce9ca4ba4bef39794f9b410047ae25086ca43ed (patch)
tree21d410d199cc011f1468a5c022de304a62d5661d /test_code/run.sh
parentScreenshot with trace_init output (diff)
downloadmemtest86-8ce9ca4ba4bef39794f9b410047ae25086ca43ed.tar.gz
memtest86-8ce9ca4ba4bef39794f9b410047ae25086ca43ed.tar.xz
memtest86-8ce9ca4ba4bef39794f9b410047ae25086ca43ed.zip
qemu now opens two virtual discs
Diffstat (limited to 'test_code/run.sh')
-rwxr-xr-xtest_code/run.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/test_code/run.sh b/test_code/run.sh
index 4130c44..8556fa1 100755
--- a/test_code/run.sh
+++ b/test_code/run.sh
@@ -17,7 +17,6 @@ applications=( "ConfigurationTable.efi"\
#(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 -no-reboot -net none -cpu host
-#--drive file=fat:rw:hdb-contents,index=1,media=disk,format=raw
+sudo kvm -bios OVMF.fd --drive file=fat:rw:hda-contents,index=0,media=disk,format=raw -no-reboot -net none -cpu host --drive file=fat:rw:hdb-contents,index=1,media=disk,format=raw
#-drive file=vm-disk-5G,format=raw,index=1,media=disk
#-nographic