[lxc-devel] lxc-start-issue

2012-03-26 Thread Android Computing
Hello, I had a a problem with lxc-start. I am working on debian. lxc-start -n <> -f <> gives error: lxc-start: no ns_cgroup option specified lxc-start: failed to spawn test1' lxc-start: No such file or directory - failed to remove cgroup '/acct/test1' lxc-checkconfig shows namespace and file sy

[lxc-devel] Starting multiple linuxContainers

2012-06-04 Thread Android Computing
Hello, i was wondering if anyone could guide me with something. I am trying to run multiple lxc instances of android. I am able to attach the container to hardware when I am starting individually, But when I start multiple containers am havign issues. How do I multiplex between containers and the

[lxc-devel] Linux Container in Android

2012-07-26 Thread Android Computing
Hello, I was wondering if anyone could guide me through something. I am trying to boot two linux containers in android. 1. I start container a1 with a lxc-start -n a1 -d The container starts and then nothing happens. 2. I enter "exit" in shell, and the container boots completely. 3. I start seco