[Lxc-users] lxc-start via ssh

2012-04-27 Thread István Király - LaKing
Hi folks. I know lxc-start is sensitive from where it is called. Like for example, it doesn't like to be called from mc's shell. .. I'm am trying to start a container via ssh. .. Somehow I managed to create a shell script that can start it, but for some reason executing the command directly

Re: [Lxc-users] lxc-start via ssh

2012-04-27 Thread Matthijs Kooijman
Hi István, Somehow I managed to create a shell script that can start it, but for some reason executing the command directly via ssh does not work. lxc-start -n fc14 -o /temp/fc14.log -s lxc.console=/temp/fc14.sys lxc-start -n fc14 -o /temp/fc14.log -s lxc.console=/temp/fc14.sys

Re: [Lxc-users] lxc-start via ssh

2012-04-27 Thread Fajar A. Nugraha
On Fri, Apr 27, 2012 at 5:31 PM, István Király - LaKing d...@yahoo.com wrote: Hi folks. I know lxc-start is sensitive from where it is called. Like for example, it doesn't like to be called from mc's shell. .. I'm am trying to start a container via ssh. .. Somehow I managed to create a

Re: [Lxc-users] lxc-start via ssh

2012-04-27 Thread Fajar A. Nugraha
On Fri, Apr 27, 2012 at 5:36 PM, Matthijs Kooijman matth...@stdin.nl wrote: Hi István, Somehow I managed to create a shell script that can start it, but for some reason executing the command directly via ssh does not work. lxc-start -n fc14 -o /temp/fc14.log -s lxc.console=/temp/fc14.sys

Re: [Lxc-users] lxc-start via ssh

2012-04-27 Thread István Király - LaKing
Thank you, that is working! - Ursprüngliche Message - Von: Matthijs Kooijman matth...@stdin.nl An: István Király - LaKing lak...@d250.hu CC: lxc-users@lists.sourceforge.net lxc-users@lists.sourceforge.net Gesendet: 12:36 Freitag, 27.April 2012 Betreff: Re: [Lxc-users] lxc-start via ssh

Re: [Lxc-users] lxc-start via ssh

2012-04-27 Thread Serge Hallyn
: lxc-users@lists.sourceforge.net lxc-users@lists.sourceforge.net Gesendet: 12:36 Freitag, 27.April 2012 Betreff: Re: [Lxc-users] lxc-start via ssh Hi István, Somehow I managed to create a shell script that can start it, but for some reason executing the command directly via ssh does