From owner-freebsd-questions Thu Apr 11 01:52:46 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA25962 for questions-outgoing; Thu, 11 Apr 1996 01:52:46 -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 BAA25956 for ; Thu, 11 Apr 1996 01:52:40 -0700 (PDT) Received: (from richardc@localhost) by soda.CSUA.Berkeley.EDU (8.6.12/8.6.12) id BAA06558; Thu, 11 Apr 1996 01:51:38 -0700 Date: Thu, 11 Apr 1996 01:51:36 -0700 (PDT) From: Richard Chang To: Joerg Wunsch cc: joerg_wunsch@uriah.heep.sax.de, questions@FreeBSD.ORG Subject: Re: hard reading error In-Reply-To: <199604110815.KAA04321@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 Thu, 11 Apr 1996, J Wunsch wrote: > As Richard Chang wrote: > > > 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? > > Basically yes, if you *hardware reformat* your drive at the point i've > marked with an (*) above. This requires a separate utility under DOS, > it's NOT handled by NDD, any other Norton tool (to the best of my > knowledge), or `format'. You need a disk vendor tool, something like > `ideform' or so. Hmmm, would't the program in the FreeBSD installation program before it adds the distribution after fdisk do the same thing? Richard