Comment 0 for bug 893550

Revision history for this message
Matthias Kretz (mkretz) wrote :

I used LXC on this machine. Therefore I had to add a cgroup mount and added the recommended line
none /cgroup cgroup defaults 0 0
to /etc/fstab. This results in an unbootable system after upgrade to Oneiric. Apparently the boot just stops when it comes to mounting the entries in /etc/fstab.

I would expect that either
a) the system doesn't hang when this is added to /etc/fstab
b) on upgrade the package detects this condition and removes/comments the according line in /etc/fstab so that the system is still bootable.