From owner-freebsd-questions Fri Oct 17 01:58:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA00426 for questions-outgoing; Fri, 17 Oct 1997 01:58:23 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA00408 for ; Fri, 17 Oct 1997 01:58:16 -0700 (PDT) (envelope-from nadav@barcode.co.il) Received: (from nadav@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id KAA05704; Fri, 17 Oct 1997 10:57:20 +0200 (IST) Date: Fri, 17 Oct 1997 10:57:20 +0200 (IST) From: Nadav Eiron To: Andreas Terzis cc: questions@FreeBSD.ORG Subject: Re: Two FreeBSD partitions on the same (SCSI) disk In-Reply-To: <199710141743.KAA07180@panther.cs.ucla.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 14 Oct 1997, Andreas Terzis wrote: > Hi folks, > > I have the following problem: I used to have NT and FreeBSD (2.1.6R) on > the same box. I removed NT and put FreeBSD 2.2.2R on the first partition > in the place of NT. > The problem is that right now Ican get, via the boot mananger, only to > the 2.2.2R partition and not to the 2.1.6. > Any solutions? Put them on different disks :-(. FreeBSD can only boot from a single partition on a disk (it always uses the first partition it finds). > > Thanks, > > Andreas Terzis > Nadav