On Tue, 18 Apr 2000, linda hanigan wrote:

->Hi All,
->Is there a hardware diagnostics program on the order of Scandisk for
->a Linux partition. I checked fdisk man pages but didn't see options for
->checking surface or the filesystem.


*** Fdisk is only for partitioning your disk.


->I am getting some unpleasant messages in my log including EXT2-fs
->error (device IDE0(3,10); ext2-readdir: directory #118321 contains a
->hole at offset 0 some I/0 errors and lots of timeout busy resets.


*** fsck -V -t ext2 /dev/hd?

or even better

e2fsck -Vcfy -l [file_with_bad_blocks] /dev/hd?

The -l option is for your shop. I'm sure if you show him a listing with
all the bad blocks you found he'll be glad to get rid of you by exchanging
your faulty disk. ;-)

Cheers!
   _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
  _/ Zoran GRBIC       _/  Linux advocate   _/
 _/ UNIX Sys Analyst  _/  Micro$oft clean  _/
_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
Mailed with Linux & Pine...


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to