[Pkg-sysvinit-devel] Bug#746587: Increasing severity, as this renders systems with NFS unbootable.

Erich Schubert erich at debian.org
Fri May 16 11:13:10 UTC 2014


severity 746587 grave
thanks

grave: makes the system deadlock badly on boot.

Patch is available, and should be applied as soon as possible for the
affected versions.

RECOVERY INSTRUCTIONS for other bitten by the same bug:
---
1. in the boot manager, append "emergency" to your kernel command line
(usually, after "ro quiet" or similar)
2. log in with the root password
3. run "mount -o remount,rw /" to make your file system writable
4. edit "/etc/network/if-up.d/mountnfs" and insert "exit 0" early on,
or move the file to a different directory.
5. reboot.
---
I have not re-tested this procedure, but it is supposed to break the deadlock:
Step 4 disables the non-systemd way of automounting NFS.
The provided patch in #746587 is much cleaner, but harder to apply
from the recovery console.



More information about the Pkg-sysvinit-devel mailing list