I'm testing 0.9.7 now with lxc, and get the following error when trying
to start a container:
2011-12-07 22:49:26.293: 1997: error : lxcControllerRun:1158 :
unsupported configuration: Expected exactly one TTY fd
My configuration is very simply:
hw
38320e75-1ba0-d85a-6138-532a3a66f13d
102400
102400
1
exe
/bin/bash
destroy
restart
destroy
/usr/lib/libvirt/libvirt_lxc
If I try to add any different type of console, I get an error that only
pty consoles are supported.
What am I missing?
-C-