From owner-freebsd-questions@FreeBSD.ORG Fri Apr 1 14:39:34 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7F0F16A4CE for ; Fri, 1 Apr 2005 14:39:34 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 654A943D45 for ; Fri, 1 Apr 2005 14:39:34 +0000 (GMT) (envelope-from jshamlet@comcast.net) Received: from denpc (pcp04634027pcs.gambrl01.md.comcast.net[68.49.71.158]) by comcast.net (sccrmhc13) with SMTP id <2005040114393001600s3rpoe>; Fri, 1 Apr 2005 14:39:31 +0000 From: "J. Seth Henry" To: Date: Fri, 1 Apr 2005 09:39:37 -0500 Message-ID: <000701c536c8$a213c190$0b00a8c0@denpc> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 In-Reply-To: <20050401120036.6E8E016A4CE@hub.freebsd.org> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 cc: freebsd-questions@freebsd.org Subject: RE: freebsd-questions Digest, Vol 92, Issue 59 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2005 14:39:34 -0000 > Hi have an IDE drive (bit old) that is starting to develop bad blocks. >=20 > Is there a tool to scan the disk and reassign/block (I don't care > loosing some space on that disk) the bad bocks? > > > Best regards, > > Olivier Unfortunately, most ATA drives automatically map spares as they detect = bad blocks. If the drive is reporting bad blocks, then the drive has very = likely run out of spares. I would seriously consider swapping the drive, and copying your data = before the corruption gets any worse. Of course, depending on the age of the disk, it might not automatically remap bad blocks - so I would suggest looking for a diagnostic tool on = the manufacturer's web site. These usually involve a bootable CD or floppy = disk. Regards, Seth Henry