From owner-freebsd-questions Mon Oct 2 20:51:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 4A54A37B503 for ; Mon, 2 Oct 2000 20:51:16 -0700 (PDT) Received: from d.tracker ([216.191.73.41]) by www3.pacific-pages.com (8.8.5) id VAA00602; Mon, 2 Oct 2000 21:51:03 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id XAA36731 for questions@freebsd.org; Mon, 2 Oct 2000 23:48:15 GMT (envelope-from david) Date: Mon, 2 Oct 2000 23:09:38 +0000 From: David Banning To: questions@freebsd.org Subject: changing unix disk to slave - drive problem Message-ID: <20001002230938.A36667@www3.pacific-pages.com> Reply-To: David Banning Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have my unix drive in position ad0 and I want to install it as ad1 - I've done this before - I boot from the A: drive then at boot: I type 0:wd(1,a)/kernel and it continues to load from the slave position. Now I have a new drive which I want to do the same with. I am running into problems. The initial boot goes OK but when it runs into fstab it gioves some error like can't mount /dev/ad1s1a as / - different from mounted partition wd1s1a So I tried renaming wd1a to wd1s1a, wd1e to wd1s1e, etc.. but I get the same error, even though there is a /dev entry to match the fstab entry which also matches the mounted partition wd1s1a - I've done this before with success (somehow). I'm not sure the significance of wd versus ad - the Stable 4.0 version I upgraded from earlier versions used wd0 and wd1 while the Stable 4.0 I just installed from cdrom uses ad0 and ad1. Any idea what I'm missing? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message