summaryrefslogtreecommitdiffstats
path: root/test_code/run.sh
diff options
context:
space:
mode:
authorRegina König2020-12-18 02:45:29 +0100
committerRegina König2020-12-18 02:45:29 +0100
commit6ede64a7280f5a0dba7313654bbb1bc4040c6a30 (patch)
treebb748529117ce8034ea02f438c9c3a88efd759ad /test_code/run.sh
parent.. (diff)
downloadmemtest86-6ede64a7280f5a0dba7313654bbb1bc4040c6a30.tar.gz
memtest86-6ede64a7280f5a0dba7313654bbb1bc4040c6a30.tar.xz
memtest86-6ede64a7280f5a0dba7313654bbb1bc4040c6a30.zip
if logger finds memtest_log file, then it ~should~ write
Diffstat (limited to 'test_code/run.sh')
-rwxr-xr-xtest_code/run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_code/run.sh b/test_code/run.sh
index 8556fa1..d86ad42 100755
--- a/test_code/run.sh
+++ b/test_code/run.sh
@@ -17,6 +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 --drive file=fat:rw:hdb-contents,index=1,media=disk,format=raw -no-reboot -net none -cpu host
#-drive file=vm-disk-5G,format=raw,index=1,media=disk
#-nographic