summaryrefslogtreecommitdiffstats
path: root/test_code/run.sh
diff options
context:
space:
mode:
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 469911b..738336e 100755
--- a/test_code/run.sh
+++ b/test_code/run.sh
@@ -4,7 +4,7 @@
#(cd hda-contents; rm memtest_log; echo -n -e '\x00' >> memtest_log)
#OVMF=/usr/share/ovmf/OVMF.fd
-OVMF=/home/koenigr/Memtest/git/memtest86/test_code/OVMF.fd
+OVMF=./OVMF.fd
sudo kvm -bios $OVMF \
--drive file=fat:rw:hda-contents,index=0,media=disk,format=raw \