[Lxc-users] lxc-start via ssh

István Király - LaKing d250 at yahoo.com
Fri Apr 27 11:03:24 UTC 2012


Thank you, that is working!

----- Ursprüngliche Message -----
Von: Matthijs Kooijman <matthijs at stdin.nl>
An: István Király - LaKing <LaKing at D250.hu>
CC: "lxc-users at lists.sourceforge.net" <lxc-users at 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 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 >> /temp/fc14.log &

Not sure if this is the cause of the problem, but you should probably
be using lxc-start -d instead of backgrounding it using your shells &
operator.

Gr.

Matthijs




More information about the lxc-users mailing list