]> git.neil.brown.name Git - LaFS.git/blobdiff - test/runtty
Change 'kvm' to 'qemu-kvm'.
[LaFS.git] / test / runtty
index b92439fb7c70f86a47ca2948552872b3c517fdc8..e252280ed7f50949cc8d618cbc225725dfd79a0a 100644 (file)
@@ -13,7 +13,7 @@ rm -f /tmp/tftp
 ln -s $dir /tmp/tftp
 # -serial stdio  or  -nographic
 # change tty choice in 'go' too.
-kvm -hda hda -hdb $dir/../../code2/fred -hdc $dir/../../code2/frog \
+qemu-kvm -hda hda -hdb $dir/../../code2/fred -hdc $dir/../../code2/frog \
   -no-reboot \
   -net nic,model=ne2k_pci -net user \
   -m 256 -nographic \