From owner-freebsd-hackers Thu Oct 22 11:58:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA09315 for freebsd-hackers-outgoing; Thu, 22 Oct 1998 11:58:00 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from panzer.plutotech.com (panzer.plutotech.com [206.168.67.125]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA09308 for ; Thu, 22 Oct 1998 11:57:58 -0700 (PDT) (envelope-from ken@panzer.plutotech.com) Received: (from ken@localhost) by panzer.plutotech.com (8.9.1/8.8.5) id MAA17321; Thu, 22 Oct 1998 12:57:15 -0600 (MDT) From: "Kenneth D. Merry" Message-Id: <199810221857.MAA17321@panzer.plutotech.com> Subject: Re: bad sectors In-Reply-To: <362EC58B.8137D73@pchost.com> from kyle at "Oct 22, 98 03:41:32 pm" To: kyle@pchost.com (kyle) Date: Thu, 22 Oct 1998 12:57:15 -0600 (MDT) Cc: freebsd-hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28s (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kyle wrote... > Hi, > > I have some bad sectors on my hard drive and need to find out where they > are. > Is anyone able to inform me to where I am able to get this information > and how I can get it. If you have SCSI disks and a CAM system, you can do the following: camcontrol defects -n da -u 1 -f phys -G To see the grown defect list for da1. Ken -- Kenneth Merry ken@plutotech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message