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
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
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