From owner-freebsd-bugs Thu Feb 22 06:05:49 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA19887 for bugs-outgoing; Thu, 22 Feb 1996 06:05:49 -0800 (PST) Received: from plum.cyber.com.au (plum.cyber.com.au [203.7.155.24]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id GAA19881 for ; Thu, 22 Feb 1996 06:05:43 -0800 (PST) Received: (from darrenr@localhost) by plum.cyber.com.au (8.6.12/8.6.6) id BAA05617 for freebsd-bugs@freebsd.org; Fri, 23 Feb 1996 01:02:55 +1100 From: Darren Reed Message-Id: <199602221402.BAA05617@plum.cyber.com.au> Subject: booting from wd2. To: freebsd-bugs@freebsd.org Date: Fri, 23 Feb 1996 01:02:54 +1100 (EST) X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-bugs@freebsd.org Precedence: bulk This is an interesting exercise, when you have wd0 and wd2... Installed the bootmanager on wd0, hit F5 to goto the second disk, boot from there, kernel loads from `wd(1,a)' - nice white lie - and fails to mount root because wd1 is in fact wd2. :-) has this been fixed yet ? darren