Quote:
Originally Posted by NullNix
Not so. fsck does relatively few writes -- - - - - - -
|
But it **must** write to correct errors found.
It isn't magic.
And the flash 'write' (which it can't do, but must fake) is not the same effect of a hard drive with a bad sector that just sets an alternate sector (internally, in its controller).
The fact that fsck does not work in erase block chunks, erase block boundary aligned, is why it must start over.
There is no 'blindly' anything involved, its science, not magic.