Merge branch 'master' of git://localhost/acess2
authorJohn Hodge <[email protected]>
Mon, 31 Dec 2012 02:10:54 +0000 (10:10 +0800)
committerJohn Hodge <[email protected]>
Mon, 31 Dec 2012 02:10:54 +0000 (10:10 +0800)
RunQemu

diff --git a/RunQemu b/RunQemu
index b73a9f3..db5306a 100755 (executable)
--- a/RunQemu
+++ b/RunQemu
@@ -80,7 +80,7 @@ fi
 #      qemu-system-x86_64 $QEMU_PARAMS -serial stdio | tee QemuLog.txt
 #echo $QEMU $BOOTOPT $QEMU_PARAMS
 if [ "x$_NOGRAPHIC" = "xyes" ] ; then
-       eval $QEMU $BOOTOPT $QEMU_PARAMS -nographic
+       eval $QEMU $BOOTOPT $QEMU_PARAMS -nographic | tee QemuLog.txt
        exit
 fi
 

UCC git Repository :: git.ucc.asn.au