Masato Taruishi
taru****@sourc*****
2004年 6月 29日 (火) 21:35:27 JST
=================================================================== RCS file: demo/uml/boot,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- demo/uml/boot 2004/06/29 12:15:26 1.1 +++ demo/uml/boot 2004/06/29 12:35:27 1.2 @@ -15,4 +15,4 @@ fi trap "eval `ultrapossum-config term`" 0 -$MODULEDIR/uml/uml-run $1 linux ubd0=$UMLDIR/$1/hda con0=fd:0,fd:1 con=pts mem=$UML_MEM eth0=tuntap,,$host_if,$host +$MODULEDIR/uml/uml-run $1 su -c "linux ubd0=$UMLDIR/$1/hda con0=fd:0,fd:1 con=pts mem=$UML_MEM eth0=tuntap,$host_if,,$host" $UML_USER