i used a config file now with the following content: lxc.utsname = ubuntu lxc.rootfs = /var/lib/lxc/ubuntu/root/
When i start the container with: # lxc-start -n ubuntu -f /var/lib/lxc/ubuntu/config nothing happens. But: # lxc-info -n ubuntu 'ubuntu' is RUNNING # lxc-ps -n ubuntu CONTAINER PID TTY TIME CMD 6753 pts/1 00:00:00 bash 6847 pts/1 00:00:00 lxc-ps 6848 pts/1 00:00:00 ps So looks like the container is up and running. But how can i connect to the container? Like "vzctl enter container-name" in openvz? -- LXC does not work with lucid host and lucid container https://bugs.launchpad.net/bugs/512200 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs