From owner-freebsd-questions Mon Dec 9 01:52:53 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id BAA25038 for questions-outgoing; Mon, 9 Dec 1996 01:52:53 -0800 (PST) Received: from cosmos.kaist.ac.kr (maple.kaist.ac.kr [143.248.185.2]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id BAA25033 for ; Mon, 9 Dec 1996 01:52:46 -0800 (PST) Received: from ran.kaist.ac.kr (yichoi@ran.kaist.ac.kr [143.248.185.20]) by cosmos.kaist.ac.kr (8.6.12h2/8.6.12) with ESMTP id SAA10053; Mon, 9 Dec 1996 18:50:28 +0900 Received: (from yichoi@localhost) by ran.kaist.ac.kr (8.6.12h2/8.6.12) id SAA00213; Mon, 9 Dec 1996 18:52:19 +0900 From: Youngil Choi Message-Id: <199612090952.SAA00213@ran.kaist.ac.kr> Subject: Re: boot manager To: dwhite@resnet.uoregon.edu Date: Mon, 9 Dec 1996 18:52:18 +0900 (KST) Cc: lee@sover.net, questions@FreeBSD.ORG In-Reply-To: from "Doug White" at Dec 8, 96 01:58:59 pm X-Mailer: ELM [version 2.4 PL23-h1] Content-Type: text Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I have a system with 3 hard drives. Drive C: and D: are Win95/DOS > drives. I have partitioned the 3rd drive into a 100MB dos drive and a > 415MB FreeBSD drive. FreeBSD installed just fine to the 415MB partition > on the 3rd drive and all seemed fine. The only problem is when I reboot > the system the boot manager only see's the boot partition on the C: > drive. Why doesn't it see the boot partition on the FreeBSD drive. Fdisk > see's it as an active non-dos partition. Is there another boot manager > out there that will look at all my drives and tell which are bootable in > different operating systems? OS/2 Boot Manager would work well. In my case, I use FreeBSD, OS/2, Linux, Windows95. (too dirty? :) ) - yichoi