Am 29.12.2010 11:44, schrieb Thomas Schweikle:
> Hi!
> 
> After setting up an ubuntu container (maverick, 10.10). I tried to
> start it --- but: it just hangs at init after doing
> 
> lxc-start -n cnt
> 
> I followed the instructions given at:
> 
> http://lxc.teegra.net/
> https://help.ubuntu.com/community/LXC
> http://blog.bodhizazen.net/linux/lxc-configure-ubuntu-lucid-containers/
> https://www.ibm.com/developerworks/linux/library/l-lxc-containers/
> 
> but without any success. The container still hangs at init when started.
> 
> I've upgraded to lxc-tools 0.7.3: same problem. I've recreated the
> container from scratch using
> 
> lxc-ubuntu -p /lxc
> debootstrap --variant=minbase --arch x86_64 maverick rootfs.ubuntu
> 
> removed all scripts within /etc/init in the container, modified
> rc.sysinit as given, removed all unnecessary devices, added all
> necessary ones, created the config file, then created the container,
> started it and --- frustratingly it hangs running init.
> 
> Any idea where to look next??

Look at the lxc-ubuntu template included in lxc.

The usual problem is that some upstart events are missing, mostly from
mountall. These must be faked.


> 


-- 
Wilhelm


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to