Return to BSD News archive
#! rnews 1918 bsd Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!howland.reston.ans.net!nntp.crl.com!usenet From: "Paul M. Newhouse" <pimin@a.crl.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: BOOTEASY won't boot 2nd hard drive Date: Tue, 18 Jun 1996 21:20:53 +0000 Organization: Basement Lines: 31 Message-ID: <31C71DB5.63DECDAD@a.crl.com> References: <4q7i07$f7s@no-names.nerdc.ufl.edu> NNTP-Posting-Host: a129024.dia1.as.crl.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0b4 (X11; I; BSD/386 uname failed) James Falkner wrote: > > I set up the booteasy, and reinstalled freebsd as the 2nd drive on the > controller, with the win95 drive the 1st. So now win95 boots great, but > when I press F5 to switch to the boot manager on the 2nd disk (the freebsd > one) and then press F1 to boot freebsd, it doesn't boot. Just repompts me: > > F1 FreeBSD > F5 Disk 1 > > I *KNOW* FreeBSD will boot as the 2nd hard drive because if I stick the > install bootable floppy into the floppy drive, and type wd(1.a)/kernel at > the boot prompt it boots it just fine. Also if I install the freebsd disk > as the only disk in the system it begins booting (and understandibly has > major errors since it is supposed to be the 2nd drive in the system, but > it DOES begin booting). I know I'm close to cracking this case wide open, > but I need some help from the experts around here :) I found this annoying as well. It sounds like you have booteasy on the second disk? I couldn't get that to work eaither even though all the info I could get hold of said it should. If you have boot easy on the second disk, I recommend: Boot BSD with your boot floppy. (Don't throw the floppy away!!! *8^) Ever!) Run disklabel -B wd2. (This reinstalls the normal boot records.) Now it should work. Good luck, Paul