I rebooted after setting max mount count to 1 so it would force and
fsck, I got no error messages. So, I dropped to shell in single mode
and attempted to unmount /usr (the partition with the issues) but umount
insisted /usr was busy. I looked at ps, nothing executed from usr. I
looked at my shell, nothing executed on /usr. I looked at lsof, nothing
showing /usr files being accessed. It didn't make any sense at all but
then there are other surprises with 2.4.19-rc3 that come later. I fsck
-f'd the partition again with dma disabled and still, no errors
reported. Either it fixed them behind the scenes or didn't detect
them. I then went and looked at my dmesg to notice this interesting
message
PDC20262: chipset revision 1
ide: Skipping Promise RAID controller.
Now this is funny. I dont remember telling the kernel to skip my other
ide controller. I double checked the config, nope, no ignoring or
skipping of the promise ide controller. This did not occur in previous
kernels, it seems to be brand new in rc3. I confess to having used jam
kernels with rc2 and rc1 though which had other ide patches in it. So
what gives with this ? Why is rc3 skipping the promise ide
controller? And why is fsck not reporting any fixes to errors that
dmesg shows is being detected during use?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/