From owner-freebsd-questions Wed Jun 30 14:37:52 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ucsu.Colorado.EDU (ucsu.Colorado.EDU [128.138.129.83]) by hub.freebsd.org (Postfix) with ESMTP id 9480314BD8 for ; Wed, 30 Jun 1999 14:37:22 -0700 (PDT) (envelope-from doranj@ucsu.Colorado.EDU) Received: (from doranj@localhost) by ucsu.Colorado.EDU (8.9.3/8.9.3/ITS-5.0/standard) id PAA02188 for freebsd-questions@freebsd.org; Wed, 30 Jun 1999 15:37:22 -0600 (MDT) From: Jonathon Doran Message-Id: <199906302137.PAA02188@ucsu.Colorado.EDU> Subject: Re: hard disk Corrupted? To: freebsd-questions@freebsd.org Date: Wed, 30 Jun 1999 15:37:22 -0600 (MDT) In-Reply-To: <003001bec334$94435930$6ad309c0@anandhapc.vtidev.ca> from "Anandha Ponnampalam" at Jun 30, 99 04:10:20 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > does fsck also check for bad sectors? No. Bad sectors are below the filesystem layer. I run SCSI, so I don't have to deal with this (the drives remap on their own). In the past, I've had to back up the filesystem, map out the sector (see bad144 if its still around), rebuild the filesystem, and restore. There may be some new way to handle this, but I wouldn't know. Jon Doran To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message