From owner-freebsd-questions Wed Apr 10 13:48:09 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA07833 for questions-outgoing; Wed, 10 Apr 1996 13:48:09 -0700 (PDT) Received: from soda.CSUA.Berkeley.EDU (soda.CSUA.Berkeley.EDU [128.32.43.52]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA07828 for ; Wed, 10 Apr 1996 13:48:06 -0700 (PDT) Received: (from richardc@localhost) by soda.CSUA.Berkeley.EDU (8.6.12/8.6.12) id NAA26136; Wed, 10 Apr 1996 13:47:46 -0700 Date: Wed, 10 Apr 1996 13:47:41 -0700 (PDT) From: Richard Chang To: Joerg Wunsch cc: questions@FreeBSD.ORG Subject: Re: hard reading error In-Reply-To: <199604101920.VAA00794@uriah.heep.sax.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 10 Apr 1996, J Wunsch wrote: > As Richard Chang wrote: > > > Hmmm, I don't have a backup... Otherwise I would just copy the HD > > to another HD and just reinstall FreeBSD then copy the stuff from the > > backup drive... > > Of course, this *won't* repair your disk. It would still experience > the bad sectors. Reformat it (hardware reformat) before reinstalling > FreeBSD on it. I know, what I meant is first copy all the stuff to another drive then use the boot/root FreeBSD floppies and delete and create the partitions on the original drive and then just not have any distributions on hand. Then just reboot, copy all the stuff from the backup drive over and then sup to the latest -current and make world and rebuild the kernel, will this work? Richard