[Pkg-sysvinit-devel] Bug#514209: Bug#514209: initscripts: doesn't fsck /dev/disk/by-label with spaces

Petter Reinholdtsen pere at hungry.com
Tue Jul 7 18:35:09 UTC 2009


[Arthur Marsh]
> The drive would mount fine manually, but fsck.vfat claimed that it 
> couldn't find the device, so it wouldn't mount at boot-up.

As far as I can see, the init.d/checkfs.sh script just call fsck -A
(and a few other arguments), and there is no code in the script to
process /etc/fstab.

There code in init.d/checkroot.sh process fstab, but should only work
on /, so I assume it is not related to your problem.  You might try to
replace 'read' with 'read -r' in the script and see if it solve your
problem, but I doubt it and suspect your problem need to be fixed in
fsck or fsck.vfat.

Please test and let me know if -r solve your problem.  If I do not
hear anything in a month, I'll reassign this issue to the package
providing fsck.vfat.

Happy hacking,
-- 
Petter Reinholdtsen





More information about the Pkg-sysvinit-devel mailing list