On Tue, Jun 27, 2006 at 03:36:33PM -0700, Simon Matthews wrote:
> Can anyone suggest a good way to start a UML instance from the host's
> initscripts? The host is a  RedHat EL3 machine.
> 
> It seems that the UML won't start if it can't attach to a terminal, so
> unless I can stop this behaviour I don't immediately see how to start
> a UML from the initscripts.

It can be done, but it requires care.

What everyone does instead is start UML inside a detached screen:
        screen -d -m -S $SCREEN_NAME $LINUX_CMD

                                Jeff

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to