From owner-freebsd-questions Sun Feb 23 04:58:39 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA08755 for questions-outgoing; Sun, 23 Feb 1997 04:58:39 -0800 (PST) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA08750; Sun, 23 Feb 1997 04:58:36 -0800 (PST) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id EAA05774; Sun, 23 Feb 1997 04:58:15 -0800 (PST) To: Brian Somers cc: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch), mark@quickweb.com (Mark Mayo), hackers@freebsd.org, questions@freebsd.org Subject: Re: Install to second hard-drive... In-reply-to: Your message of "Sun, 23 Feb 1997 12:04:52 GMT." <199702231204.MAA14310@awfulhak.demon.co.uk> Date: Sun, 23 Feb 1997 04:58:15 -0800 Message-ID: <5770.856702695@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > As Joerg Wunsch wrote: > > > I don't know whether booteasy can handle more than one drive. I > > remember somebody saying that os-bs is better in this respect. > > > osbs20b8 works with more than one drive, and is pretty (it gives you > a nice menu), but not with some BIOSs - specifically any laptops I've > tried (but then, you won't have two disks, so os-bs, the previous version, > will suffice). Well, my own experience with 2.1.7 and the following configuration: Generic 486 blah blah 2 IDE HDs 1 AHA 1542 w/HD + CDROM DOS is on 1st HD, FreeBSD on 2nd and 3rd HDs (all 3 of which DOS can see when doing a "full" DOS install with its defaults). When the 2.1.7 system initially comes up off the HD (install goes great, without a hitch) you get BOOTEASY with the following prompt: F? DOS And that's it. No other choices! First time I tried selecting just the first drive for a boot manager. No joy. Then I reinstalled and said "boot manager" for every drive. No change. Then I tried installing BOOTEASY by hand by running bootinst.exe with boot.bin. No difference. Then I installed OSBS20BETA and lo-and-behold it saw the 2nd drive and its FreeBSD partition, allowing me to add it to the boot menu. I rebooted and now I could get to the FreeBSD boot blocks, typing in: 1:wd(1,a)/kernel for a successful boot into FreeBSD. So just one bit of first-hand testimony that booteasy may not quite be a 100% solution. :-( Jordan