The blkid library keeps old entries in /etc/blkid.tab even if the
devices disappear, in the off-chance that it might be useful later.   So
the entries in /dev/sdc[12] are no big deal.  The big indicator is the
log from /proc/partitions; that indicates that /dev/sdb1 simply doesn't
exist at the time that /etc/init.d/checkfs was run.   Why that's the
case, I'm not sure.   You could try adding a sleep 15 into checkfs to
see if it's timing related; maybe it's just taking udev a long time to
find the hard drive, since obviously it's there by the time you finish
the boot sequence.

In any case, at this point it's not looking like an e2fsprogs bug.
Maybe a kernel or initscripts bug; I'm not sure.

-- 
fsck dies on boot with XFS USB drive
https://bugs.launchpad.net/bugs/276045
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