<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Hello,</span><div style="font-family:arial,sans-serif;font-size:13px">I am trying to run busybox as a container on android emulator using LXC. I have enabled changes related to namespaces, cgroups,etc. in the kernel (as shown on the lxc man page) required by lxc. Running lxc-start for busybox is giving the following errors:</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px"><div>root@generic:/data/container # lxc-start -n bb -f config</div><div>lxc-start: tmpfile error: No such file or directory</div>
<div>lxc-start: failed to setup the mount entries for 'bb'</div><div>lxc-start: failed to setup the container</div><div>lxc-start: invalid sequence number 1. expected 2</div><div>lxc-start: failed to spawn 'bb'</div>
<div>lxc-start: Device or resource busy - failed to remove cgroup '/cgroup//lxc/bb'</div></div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">
What may be the issues and what else is required?</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Thanks.</div></div>