Quoting 이재광 (nothing...@gmail.com):
> Hello
> 
> I'm porting lxc on my mips32 board.
> 
> I ported lxc and created container successfully(In my opinion...).
> 
> but when I run lxc-execute command, I've got error "failed to spawn
> [container name]"

lxc-execute tends to be harder to use anywhere, could you start with
lxc-start?  If that fails, then please do

lxc-start -n test -l DEBUG -o debug.out

and send us debug.out.

> how can i fix this error?
> 
> I modified functions and macros involved with utmpx.h because my uclibc
> doesn't support utmpx.h.
> 
> So I changed those functions to utmp.h
> 
> and I mount cgroup file system and run lxc-create -n test.

Can you show us the template you used?

> at last I run lxc-execute -n test /bin/sh and error's coming
> 
> help me please
> 
> I'm using lxc-0.7.5 and linux kernel 2.6.37(not distribution)

What does 'lxc-checkconfig' show you?

What init system are you using on the host, and what are you using in
the container?

-serge

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to