Hello<div><br></div><div>I'm porting lxc on my mips32 board.</div><div><br></div><div>I ported lxc and created container successfully(In my opinion...).</div><div><br></div><div>but when I run lxc-execute command, I've got error "failed to spawn [container name]"</div>
<div><br></div><div>how can i fix this error?</div><div><br></div><div>I modified functions and macros involved with utmpx.h because my uclibc doesn't support utmpx.h.</div><div><br></div><div>So I changed those functions to utmp.h</div>
<div><br></div><div>and I mount cgroup file system and run lxc-create -n test.</div><div><br></div><div>at last I run lxc-execute -n test /bin/sh and error's coming</div><div><br></div><div>help me please</div><div><br>
</div><div>I'm using lxc-0.7.5 and linux kernel 2.6.37(not distribution)</div><div><br></div><div>thank you</div>