On 10/29/2012 09:58 PM, Johannes Schauer wrote:
> the live-debconfig configuration still asks for all those values. How do
> I avoid that it asks for them but instead uses the values I supply in my
> preseed file?
you need to preseed debconf priority an frontend in the preseed file,
plus this:
ht
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:
>
> sudo lxc-start -n myfirstcontai
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