From owner-freebsd-questions Tue Feb 25 18:24:55 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA05979 for questions-outgoing; Tue, 25 Feb 1997 18:24:55 -0800 (PST) Received: from atlantis.nconnect.net (root@atlantis.nconnect.net [206.54.227.6]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA05972 for ; Tue, 25 Feb 1997 18:24:53 -0800 (PST) Received: from arabian.astrolab.org (dial196.nconnect.net [206.54.227.196]) by atlantis.nconnect.net (8.8.4/8.7.3) with SMTP id UAA07233; Tue, 25 Feb 1997 20:14:46 -0600 (CST) Message-ID: <33139E7F.167EB0E7@nconnect.net> Date: Tue, 25 Feb 1997 20:22:55 -0600 From: Randy DuCharme Organization: Computer Specialists X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 3.0-SMP i386) MIME-Version: 1.0 To: Scott Morris CC: freebsd-questions@FreeBSD.ORG Subject: Re: Sanity check needed References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Scott Morris wrote: > > Hi all, > > I'm pretty sure that i've seen Doug answer this but i'd appreciate > a sanity check before i burn down my system. > I need to move my fbsd disk from wd1 (secondary ide) to wd0 (primary > ide) due to some really bad planning on my part. If i recall correctly i can > edit the kernel line in MYKERNEL to reflect the new drive and then rebuild. > When the kernel install is complete then edit fstab and change wd1 references > to wd0. Reboot and pray. > This just seems too easy...i've got to be missing something? You'll need to edit your /etc/fstab as well. Randy