Parwy's Blog
Parwinder Sekhon, London, UK
09 July 2006
Check disks with e2fsck
umount /dev/hdc1
/sbin/e2fsck -c -c -C 0 -D /dev/hdc1
-c -c: marks bad blocks using a non-destructive read-write test
-C 0: prints completion bar
Newer Post
Older Post
Home