
27 Oct
2011
27 Oct
'11
11:51 p.m.
Brian May wrote:
On 28 October 2011 09:44, Peter Ross <Peter.Ross@bogen.in-berlin.de> wrote:
There are some "xxx causes boot to hang". Maybe due to rudimentary error handling?
I just noticed mountall --help provides help information.
Me things all my problems were caused by this entry in /etc/fstab:
cgroup /var/cgroup cgroup defaults 0 0
Previously this was required to get cgroup stuff to work in Ubuntu. However now it seems that mountall wants to do this itself, and it gets upset if the filesystem is already mounted.
I expect that's coming from mountall's personal, non-conffile /lib/init/fstab :-/