Hi,
On Mon, Oct 29, 2012 at 10:36:07AM +0100, Johannes Schauer wrote:
> I'm using LXC 0.8.0~rc1-13 on Debian Sid but after running:
>
> sudo lxc-create -n myfirstcontainer -t debian -- --preseed-file
> /usr/share/doc/lxc/examples/lxc-debian.cfg
>
> and then:
Hi,
I'm using LXC 0.8.0~rc1-13 on Debian Sid but after running:
sudo lxc-create -n myfirstcontainer -t debian -- --preseed-file
/usr/share/doc/lxc/examples/lxc-debian.cfg
and then:
sudo lxc-start -n myfirstcontainer
But the login prompt never appears. Is this a problem in the preseed
file? Or