Public bug reported: Binary package hint: initscripts
Hi! After booting when I switch to terminal 8 and look at the startup messages, I see this output: * Checking root file system... fsck: fsck.reiser: not found fsck: Error 2 while executing fsck.reiser for /dev/sda2 Well, the script is right, there is no fsck.reiser because it's named fsck.reiserfs... Just the type found in the fstab (or whatever is the source for this value) says just "reiser". One could fix the checkroot.sh script in the initscripts package to choose type "reiserfs" if it founds "reiser" type value, or one could fix the reiserfsprogs package to have a /sbin/fsck.reiser softlink. Personally I think fixing checkroot.sh should be the correct solution as I don't know if symlinking fsck.reiserfs does have any unwanted side effects and since it's involved with filesystem, this might be critical. Best, Daniel ** Affects: sysvinit (Ubuntu) Importance: Undecided Status: Unconfirmed -- checkroot.sh for reiserfs fails https://launchpad.net/bugs/66591 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs