Re: [uml-user] mconsole exec issue with init.d scripts

2007-09-05 Thread Fermín Galán Márquez
Hi, > I've been using the (great :) mconsole exec feature without problem for > some time. Using simple commands like the following ones, all goes right > (they behave as excepted, doing their work inside the virtual machine): > > (/root/.vnuml/s) exec touch /tmp/bar > OK The command has been s

[uml-user] mconsole exec issue with init.d scripts

2007-07-14 Thread Fermín Galán Márquez
Hello, I've been using the (great :) mconsole exec feature without problem for some time. Using simple commands like the following ones, all goes right (they behave as excepted, doing their work inside the virtual machine): (/root/.vnuml/s) exec touch /tmp/bar OK The command has been started su