Keeping notes: Apparently this sequence in /etc/init.d/checkroot.fs does
not work any more:
set -m
logsave -s $FSCK_LOGFILE fsck -C3 $force $fix -t
$roottype $rootdev >/dev/console 2>&1 3>$PROGRESS_FILE &
set +m
usplash_progress "$PROGRESS_FILE"
rm -f $PROGRESS_FILE
The script exits right after calling logsave fsck (checked with set -x
and lots of echos). Switching to bash does not help either. Something
really weird is going on here...
** Changed in: sysvinit (Ubuntu Intrepid)
Importance: High => Critical
Target: intrepid-alpha-5 => intrepid-alpha-6
** Summary changed:
- Parallel fsck breaks boot when / is being fsck'd
+ checkroot.sh/checkfs.sh do not wait for fsck to finish
--
checkroot.sh/checkfs.sh do not wait for fsck to finish
https://bugs.launchpad.net/bugs/255563
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