>>>>> "PJ" == P Jones <P> writes: PJ> Has anyone noticed that FC4 won't run fsck automatically at boot PJ> even if you do a hard reset in the middle of copying a file? Why should it? The whole point of a journalled filesystem is that an fsck run isn't required, even in the case you mention. Of course, if you really want fsck to be run, you can force it by pressing "y" when prompted during boot. - J<