Won't doing that just ensure that it gets stuck every time? I think this
because running sudo mountall --debug never returns for me because it
gets stuck at my Private folder and asks for pass phrases, keys and the
likes... I know the pass phrase but I don't remember all the key and
sypher settings (I just went for defaults, as I remember).
Also, what do you mean with "to the mountall invocation itself." Do you mean
modify like this:
script
. /etc/default/rcS
[ -f /forcefsck ] && force_fsck="--force-fsck"
[ "$FSCKFIX" = "yes" ] && fsck_fix="--fsck-fix"
[ -n "$TMPTIME" ] && tmptime="--tmptime=$TMPTIME"
exec mountall --daemon $force_fsck $fsck_fix $tmptime --debug
>/dev/mountall.log 2>&1
end script
--
boot hangs during forced fsck
https://bugs.launchpad.net/bugs/443080
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs