I reported bug #211417 which is a duplicate of this bug, and here's the
workaround I found:

Change line #86 in /etc/init.d/checkfs.sh:
logsave -s $FSCK_LOGFILE fsck -C3 -R -A $fix $force $FSCKTYPES_OPT 
3>$PROGRESS_FILE &
into
fsck -C3 -R -A $fix $force $FSCKTYPES_OPT 3>$PROGRESS_FILE | logsave -s 
$FSCK_LOGFILE - &

-- 
ReiserFS volume (/home) damaged after upgrade to Hardy Heron Alpha 6
https://bugs.launchpad.net/bugs/202933
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

Reply via email to