Displaying 1 result from an estimated 1 matches for "f12lxc".
Did you mean:
012lx
2010 Aug 03
2
libvirt and lxc
...;
<source bridge='br0'/>
<target dev='tap0'/>
</interface>
<console type='pty'>
<target port='0'/>
</console>
</devices>
Am able to start the container but when I do console :
virsh # console f12lxc
Connected to domain f12lxc
Escape character is ^]
<<hangs here and I press enter, it destroys the domain>>
virsh #
Am running Fedora 12 with 2.6.32.10-90.fc12.i686. I changed target
dev='tap0' to 'veth' and no change in the behavior.
Please help.
Thanks,
Nirmal