[Lxc-users] reboot fail on natty container on natty host

2011-06-01 Thread KATOH Yasufumi
Hi, Can you reboot on console by lxc-console in a container? HostOS: Ubuntu natty lxc version: 0.7.4-0ubuntu7.1 I make a natty container on natty host. # lxc-create -t natty -n natty01 I start the container, and run lxc-console, then run reboot on the console. # lxc-start -n natty01 -d

Re: [Lxc-users] reboot fail on natty container on natty host

2011-06-01 Thread Daniel Lezcano
On 06/01/2011 12:33 PM, KATOH Yasufumi wrote: Hi, Can you reboot on console by lxc-console in a container? HostOS: Ubuntu natty lxc version: 0.7.4-0ubuntu7.1 Good catch, thanks for reporting ! Fixed with this patch. Index: lxc/src/lxc/commands.c