From owner-freebsd-hackers Sat Feb 22 03:50:53 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA02403 for hackers-outgoing; Sat, 22 Feb 1997 03:50:53 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id DAA02384; Sat, 22 Feb 1997 03:50:46 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id MAA22114; Sat, 22 Feb 1997 12:50:33 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.6.9) id MAA06810; Sat, 22 Feb 1997 12:43:50 +0100 (MET) Message-ID: Date: Sat, 22 Feb 1997 12:43:50 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: mark@quickweb.com (Mark Mayo) Cc: hackers@freebsd.org, questions@freebsd.org Subject: Re: Install to second hard-drive... References: X-Mailer: Mutt 0.55-PL10 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: ; from Mark Mayo on Feb 20, 1997 20:55:04 -0500 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Mark Mayo wrote: > There's no tips in the FAQ or handbook for installing on a drive other > than the 1st BIOS disk... just curious how I should place the boot manager > in the first drive so I can boot to freeBSD (without nuking win95). You need to install the boot manager on the first drive (required), and maybe on the FreeBSD drive, too (optional, you can get away with a standard bootstrap there, or even with `dangerously dedicated' mode, but you won't get a menu then allowing you to toggle back and forth through the drives). I don't know whether booteasy can handle more than one drive. I remember somebody saying that os-bs is better in this respect. > Also, is there a way to use the boot floppy to boot from any drive? On my > system, I was able to boot from the floppy, and type: > 1:sd(0,a)kernel > > and it booted fine.. just doesn't seem to work with his wd drive though. I 1:wd(2,a)kernel It's the second BIOS drive (#1 aka D:), but FreeBSD takes it as wd2 since it doesn't auto-assign the unit numbers in the wd driver, but rather hard-codes them into the possible device slots. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)