Hi,

I managed to get a squeeze vm working on Ubuntu server 10.04 (with
modified kernel) but I have a problem. When I launch the vm with
lxc-start, everything starts fine but the screen hangs to "Setting
console modes" forever, and I cannot get to the login or even kill it.
However I can ssh to the vm from another shell window.

How can I get rid of this little annoyance ?

Thanks for your help :)

JFL

PS : I created my tty's in this vm with these commands :

mknod -m 666 ${DEV}/tty c 5 0
mknod -m 666 ${DEV}/tty0 c 4 0
mknod -m 666 ${DEV}/tty1 c 4 1
mknod -m 666 ${DEV}/tty2 c 4 2
mknod -m 666 ${DEV}/tty3 c 4 3
mknod -m 666 ${DEV}/tty4 c 4 4
mknod -m 600 ${DEV}/console c 5 1

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to