[Bug 1096079] [NEW] boot fails when a mount is a dangling symlink
LaMont Jones
lamont.jones at canonical.com
Fri Jan 4 14:33:02 UTC 2013
Public bug reported:
In 2.15.3 (lucid), and probably later, if I have this in fstab, then the boot locks up:
none /srv/chroots/raring-amd64/dev/shm tmpfs defaults 0 0
Looking at the target for the mount:
lrwxrwxrwx 1 root root 8 2012-11-07 23:05 /srv/chroots/raring-amd64/dev/shm -> /run/shm
On the lucid machine, /run/shm does not exist, of course.
Changing that to:
none /srv/chroots/raring-amd64/run/shm tmpfs defaults 0 0
works around the issue.
A dangling symlink in fstab should not cause a completely silent failure
to boot.
** Affects: mountall (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to mountall in Ubuntu.
https://bugs.launchpad.net/bugs/1096079
Title:
boot fails when a mount is a dangling symlink
Status in “mountall” package in Ubuntu:
New
Bug description:
In 2.15.3 (lucid), and probably later, if I have this in fstab, then the boot locks up:
none /srv/chroots/raring-amd64/dev/shm tmpfs defaults 0 0
Looking at the target for the mount:
lrwxrwxrwx 1 root root 8 2012-11-07 23:05 /srv/chroots/raring-amd64/dev/shm -> /run/shm
On the lucid machine, /run/shm does not exist, of course.
Changing that to:
none /srv/chroots/raring-amd64/run/shm tmpfs defaults 0 0
works around the issue.
A dangling symlink in fstab should not cause a completely silent
failure to boot.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/1096079/+subscriptions
More information about the foundations-bugs
mailing list