Hello,
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:

root@generic:/data/container # lxc-start -n bb -f config
lxc-start: tmpfile error: No such file or directory
lxc-start: failed to setup the mount entries for 'bb'
lxc-start: failed to setup the container
lxc-start: invalid sequence number 1. expected 2
lxc-start: failed to spawn 'bb'
lxc-start: Device or resource busy - failed to remove cgroup
'/cgroup//lxc/bb'

What may be the issues and what else is required?

Thanks.
_______________________________________________
lxc-devel mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to