Re: [Lxc-users] Debian Containers hangs when starting.

2012-07-09 Thread Glenn Daneels
I found out what was missing in my debian template script. My config file asked for 6 tty's while probably only 2 got constructed (seems to be default by Squeeze), so I added: # squeeze only has /dev/tty and /dev/tty0 by default, # therefore creating missing device nodes for tty1-4. fo

Re: [Lxc-users] Debian Containers hangs when starting.

2012-07-09 Thread Fajar A. Nugraha
On Mon, Jul 9, 2012 at 4:40 PM, Glenn Daneels wrote: > I already use lxc-create -t debian to fire up the linux container. > I don't know where to find that /usr/lib/lxc/templates/lxc-debian file, it > seems not to exist on my system... (Did I forget to install something?) That's the path on ubunt

Re: [Lxc-users] Debian Containers hangs when starting.

2012-07-09 Thread Glenn Daneels
On Mon, Jul 9, 2012 at 10:37 AM, Fajar A. Nugraha wrote: > On Mon, Jul 9, 2012 at 3:16 PM, Glenn Daneels > wrote: > > Hi, > > > > I'm working on constructing a Debian template in a linux container. > > > > As I normally do not work on a Debian system, I'm working on a Virtualbox > > with Debian

Re: [Lxc-users] Debian Containers hangs when starting.

2012-07-09 Thread Fajar A. Nugraha
On Mon, Jul 9, 2012 at 3:16 PM, Glenn Daneels wrote: > Hi, > > I'm working on constructing a Debian template in a linux container. > > As I normally do not work on a Debian system, I'm working on a Virtualbox > with Debian Wheezy (testing) and lxc 0.8.0~rc1-4 installed. > I used a preseed configur

[Lxc-users] Debian Containers hangs when starting.

2012-07-09 Thread Glenn Daneels
Hi, I'm working on constructing a Debian template in a linux container. As I normally do not work on a Debian system, I'm working on a Virtualbox with Debian Wheezy (testing) and lxc 0.8.0~rc1-4 installed. I used a preseed configuration file (http://pastebin.com/SR5YXBqE). (Notice the puppet pack