Masato Taruishi
taru****@sourc*****
2004年 7月 3日 (土) 19:17:13 JST
=================================================================== RCS file: demo/uml/boot,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- demo/uml/boot 2004/07/03 10:16:24 1.8 +++ demo/uml/boot 2004/07/03 10:17:12 1.9 @@ -30,7 +30,7 @@ if include $1 "`screen -list | grep ultrapossum | cut -d- -f2 | awk -F' ' '{print $1;}'`" then echo "$1 already booted" 1>&2 - exit 1 + exit 0 fi screen -d -m -S ultrapossum-$1 $MODULEDIR/uml/uml-run $1 su -c "linux ubd0=$root con0=fd:0,fd:1 con=pts mem=$UML_MEM eth0=tuntap,$host_if,,$host" $UML_USER