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

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

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to