Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jul 1998 14:31:02 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        "Westrate, Andrew J" <andrew.j.westrate@intel.com>
Cc:        "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Boot easy question
Message-ID:  <Pine.BSF.4.00.9807161430200.21519-100000@resnet.uoregon.edu>
In-Reply-To: <ED2D388391ACD111AC3E00A0C96B546F678298@FMSMSX40>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tue, 14 Jul 1998, Westrate, Andrew J wrote:

> pressing either of these then boots FreeBSD, but it is aiming for
> 0:wd(0,a)kernel rather than 0:wd(1,a)kernel (which I have to type each time
> at the boot prompt or it will panic because it can't mount root).  In order
> to go back to Win 98 I have to reboot, and then go back into the BIOS setup
> program, which isn't too convenient.
> 
> So my two questions are:
> 
> 1)  Can I somehow fix the boot manager so that it knows Win 98 is wd0 and
> BSD is wd1?  I have tried installing the boot manager to the win 98 disk,
> (using the bootinst.exe program with the boot.bin file provided on the CD),
> but win 98 booted the same as before.  Is there a way I can edit the
> boot.bin file to customize it for my computer?

You need a newer version of booteasy, or hack the booteasy source (in
assembler) to recognize the FAT32 partition type.

> 2)  If I can't, how can I make FreeBSD boot 0:wd(1,a)kernel by default, so I
> don't have to type it in each time?

echo "0:wd(1,a)kernel" > /boot.config

should do it.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.00.9807161430200.21519-100000>