From owner-freebsd-questions@FreeBSD.ORG Wed Jan 5 05:19:50 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 B8CE516A4CE for ; Wed, 5 Jan 2005 05:19:50 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3445043D53 for ; Wed, 5 Jan 2005 05:19:50 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j055Jlj26395; Tue, 4 Jan 2005 21:19:47 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Unreal HSHH" , Date: Tue, 4 Jan 2005 21:19:47 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <9b6b59500501042113452715b1@mail.gmail.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal Subject: RE: Howto check the hard disk bad sectors in FreeBSD? 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: Wed, 05 Jan 2005 05:19:50 -0000 Basically impossible. Your best bet is to go to the hard drive manufacturers website and see if they have a software program (often a DOS program) that you can boot off a floppy and do this to the hard drive. Or, if it's a SCSI disk you can often run a manufacturers program under DOS that talks to the SCSI card and will send the commands to the SCSI disk. Years ago with the old wd disk driver you could run bad144 and do this to ESDI and MFM drives. If you want to stress-test a hard disk then install and run one of the disk stressing programs in the ports collection. Ted > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Unreal HSHH > Sent: Tuesday, January 04, 2005 9:13 PM > To: freebsd-questions@freebsd.org > Subject: Howto check the hard disk bad sectors in FreeBSD? > > > Hi, > > I have one harddisk installed in FreeBSD. > And I want to check if any bad sectors on it. > How can I do ? It seems the fsck can't do this. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >