From owner-freebsd-questions Mon Mar 2 17:07:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA02418 for freebsd-questions-outgoing; Mon, 2 Mar 1998 17:07:11 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lithium.dowco.com (lithium.dowco.com [207.23.88.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA02411 for ; Mon, 2 Mar 1998 17:07:03 -0800 (PST) (envelope-from dphinney@dowco.com) Received: (from dphinney@localhost) by lithium.dowco.com (8.8.7/8.8.7/CF.6) id RAA20176 for freebsd-questions@freebsd.org; Mon, 2 Mar 1998 17:07:01 -0800 (PST) From: David K Phinney Message-Id: <199803030107.RAA20176@lithium.dowco.com> Subject: Redundant root/boot disk To: freebsd-questions@FreeBSD.ORG Date: Mon, 2 Mar 1998 17:07:00 -0800 (PST) X-PGP-Key-Url: http://www.dowco.com/~dphinney/pgpkey.txt X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I just installed a second disk in a machine, and while I was at it I thought I'd setup a redundant root partition on it and make it bootable so I can have a backup if the primary disk becomes unbootable. The primary disk is IDE (wd0), while the new disk is SCSI (sd0). I have created a small partition on sd0a and copied /kernel, /stand, /bin, /etc, /tmp and /sbin into it. (I can mount the partitions on sd0 without problems.) I can boot by manually typing 1:sd(0,a)kernel from the `boot:' prompt, but the machine seems to stop at the line `changing root device to sd0' (it gets through the device detection and such up to that point). I haven't built a special kernel for the second disk or anything, and was wondering if maybe the line `config kernel root on wd0a' in my kernel config might be causing a problem? Anyways, I guess I was wondering what `officially' I have to do to setup a second boot/root disk on a machine (what directories need to be copied, what kernel options need to be set?). Thanks in advance for your help, please email me directly. --dave David K. Phinney Systems/Network Manager (604) 606-5728 dowco.com internet dave@dowco.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message