From owner-freebsd-questions Thu Sep 11 14:06:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA17901 for questions-outgoing; Thu, 11 Sep 1997 14:06:17 -0700 (PDT) Received: from xcf.berkeley.edu (scam.XCF.Berkeley.EDU [128.32.43.201]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id OAA17892 for ; Thu, 11 Sep 1997 14:06:14 -0700 (PDT) From: ali@xcf.berkeley.edu Received: (qmail 26629 invoked by uid 8003); 11 Sep 1997 20:47:27 -0000 Date: 11 Sep 1997 20:47:27 -0000 Message-ID: <19970911204727.26628.qmail@xcf.berkeley.edu> To: freebsd-questions@freebsd.org Subject: bad blocks Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi. Some AMI diag program tells me i have bad blocks on my disk. If I do "tar cvf /dev/null /usr" I will get a message from the kernel saying "sd0(ahc0:0:0): MEDIUM ERROR info:534195 csi:c,8f,3,76 asc:11,0 Unrecovered read error sks:80,80." Several times. Is the way to fix this to place the bad block(s) in a bad block list somewhere? How do I do that? I'm using a freebsd partition. 2.2.2-RELEASE is the version of the system I'm running, with this kernel being straight out of the box (other kernels fail as well). Disk is a 4 gig drive, partitioned into 2Gig dos and 2Gig freebsd. Thanks, Ali.