eccerr0r wrote:I find nothing embarrassing with fscking on startup, it's perfectly normal for Un*x. Annoying, yes, when you "know" the filesystem is fine, but who knows, maybe fsck finds something. Nothing is more embarrassing than losing data that could have been caught by a fsck. A hybrid solution which I'm not sure someone has implemented is to simply do a y/n question whether to fsck or not on startup...
Sounds like in your case, you might as well just shut off fsck and run it manually (go to single user mode and mount disks read only first). Likely need to reboot afterwards, then again, probably cant do much else anyway with the disks readonly. Yes fsck, for highest benefit, should be done before disks are mounted read-write. Writing to disk to a corrupt file system has the tendency to make the inconsistency even worse, potentially leading to massive data loss.
Thanks. I just decided to shut fsck off (sounds like an obscene statement...) and forget about it. Not afraid of losing data because all the important stuff is either backed up or on a remote server.
Just to clarify, the embarrassing part is when you been telling your Windoze buddies how awesome and fast Linux is, and then you go to start up your laptop for them, and this just happens to be the time when boot up takes three minutes instead of one. And then you have explain how this doesn't happen everytime, but you've already lost their attention. (Yes, this has happened to me.)