I've used the lxc-gentoo script to produce a container and so far it gets me to a booting container which seems to work, but with the following issues:
1) I get the following message on boot.
Code: Select all
* Remounting root filesystem read-only ...
mount: / is busy [ !! ]
Code: Select all
umount: devpts busy - remounted read-only
umount: /: device is busy.
(In some cases useful info about processes that use
the device is found by lsof(8) or fuser(1)) [ !! ]
Give root password for maintenance
(or type Control-D to continue):
INIT: no more processes left in this runlevel
Code: Select all
lxc-start: Permission denied - failed to create pty #0
lxc-start: failed to create the ttys
lxc-start: failed to initialize the container
http://www.mail-archive.com/lxc-users@l ... 00867.html
Any help you can provide would be appreciated
Cheers,
Buzz

