Re: Is there some form of check disk for Linux ?



On Sat, 31 Dec 2005 17:52:18 +0000, Aaron Gray wrote:

> Is there a check disk utility for ext3 ?
>
> Many thanks in advance,
>
> Aaron

Not quite sure what you're after: 'badblocks' will check the disk surface
for bad blocks and is filesystem independent. 'fsck' will check the
integrity of filesystems.

.



Relevant Pages