From owner-freebsd-questions Mon Jul 5 17:12: 4 1999 Delivered-To: freebsd-questions@freebsd.org Received: from othello.cnmnetwork.com (othello.cnmnetwork.com [209.79.28.30]) by hub.freebsd.org (Postfix) with SMTP id F2B4815001 for ; Mon, 5 Jul 1999 17:12:00 -0700 (PDT) (envelope-from rgireyev@cnmnetwork.com) Received: (qmail 5562 invoked from network); 5 Jul 1999 17:11:58 -0700 Received: from 209-79-252-86.max-tnt-04.wla.ca.us.cnmnetwork.com (HELO via) (209.79.252.86) by othello.cnmnetwork.com with SMTP; 5 Jul 1999 17:11:58 -0700 From: "Rudy Gireyev" To: questions@freebsd.org Date: Mon, 5 Jul 1999 17:12:59 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Moving a HD Reply-To: rgireyev@cnmnetwork.com X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <19990706001202.F2B4815001@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi old friends! :-) I have a question. I installed FBSD 3.1 on one of my IDE hard disks. When I did that the hard disk was set as a master on a secondary IDE controller, which gave it a name of wd2 appropriately enough. Now I need to move this disk onto the primary controller as a slave disk which should give it the id of wd1. After I move the disk and set it up in the BIOS I try to boot from it. FBSD finds it just fine but then gives me the old panic: cannot mount root (2) setting root_disk_unit=1 does not work either because currdev and loaddev are still set to disk2s1a, and I'm not able to change the value of loaddev. Changing the value or currdev disorients the loader and it complains about not being able to find the kernel. Ideas, thoughts? Rudy P.S. please CC me on the suggestions as I'm not currently on the list. Thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message