From owner-freebsd-questions Mon Mar 22 23:10:26 1999 Delivered-To: freebsd-questions@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id 387241532C for ; Mon, 22 Mar 1999 23:10:22 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id RAA20780; Tue, 23 Mar 1999 17:40:02 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id RAA98534; Tue, 23 Mar 1999 17:40:01 +1030 (CST) Message-ID: <19990323174001.K442@lemis.com> Date: Tue, 23 Mar 1999 17:40:01 +1030 From: Greg Lehey To: Chris Piazza , questions@FreeBSD.ORG Subject: Re: harddrive woes (!) References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Chris Piazza on Mon, Mar 22, 1999 at 10:34:37PM -0800 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 22 March 1999 at 22:34:37 -0800, Chris Piazza wrote: > -This seems to be a bug directly related to FreeBSD *only*- > > A while back (ack, sorry, lost all the debug output, error messages > everything...:( ) I had a crash in FreeBSD that seems to have rendered the > latter part of my harddrive unusable, but *only* in FreeBSD. > > FreeBSD refuses to newfs this portion of the drive. Both Linux and Windows95 > have absolutely not problems using it, and indeed find no errors using scandisk > etc. The kicker is that I can mount these dos (fat32) or ext2fs drives in > FreeBSD fine, yet if I try to write to them I get an endless scroll of messages > such as the following: > > wd1s2c: hard error writing fsbn 4917756 of 4917756-4917763 (status > 51 error 10) This is telling you that the sector you're looking for on the disk simply isn't there. This isn't FreeBSD, it's the drive itself. > It seems to me like FreeBSD spammed my harddrive with something, but > what I don't understand is why other OS' do not even think twice > about it. There are two possibilities here: 1. The other OSs don't try to access this sector. 2. They ignore the error. Hopefully (1) is the correct answer :-) > Is there any way to wipe this part of the drive "totally" clean? Some format utilities can do this for you. Unfortunately FreeBSD doesn't supply anything to format IDE drives. Does your BIOS have something? Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message