From owner-freebsd-questions Wed Jun 25 23:45:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA07115 for questions-outgoing; Wed, 25 Jun 1997 23:45:02 -0700 (PDT) Received: from whoweb.com (adrl.xtdl.com [206.25.229.162]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA07101 for ; Wed, 25 Jun 1997 23:44:59 -0700 (PDT) Received: (from mailist@localhost) by whoweb.com (8.8.5/8.8.5) id CAA02458 for freebsd-questions@FreeBSD.ORG; Thu, 26 Jun 1997 02:44:54 -0400 (EDT) Date: Thu, 26 Jun 1997 02:44:54 -0400 (EDT) From: Incoming Mail List Message-Id: <199706260644.CAA02458@whoweb.com> To: freebsd-questions@FreeBSD.ORG Subject: multiple disk booting Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Does FreeBSD (V2.1 or others) support booting multiple disks? Not partitions on a multi-os disk, but separate physical disks. I'm using the standard boot manager, not boot easy. I'm not having much luck booting anything other than disk 0, the first disk the BIOS finds, I believe. I've tried: boot sd(5,a)/kernel for example with no luck. Jon