Subject: Re: Booting to NetBSD residing on slave SATA drive
To: Video Mike <bsdfun@comcast.net>
From: David Laight <david@l8s.co.uk>
List: port-i386
Date: 02/26/2007 20:29:35
On Sun, Feb 25, 2007 at 09:51:21PM -0500, Video Mike wrote:
> Dear NetBSD gurus,
> 
> On a friend's Sony VAIO computer, I installed a second
> SATA drive that has a full NetBSD installation on it.
> I am assuming that a boot loader must be installed on
> the first WindozeXP SATA drive in order to be able to
> boot either, but, the real question is how to do it.
> I've tried to find examples to do this, but, I've only
> found examples relating to dual partition booting on
> a single drive.  I even did some playing around with
> "installboot" and "fdisk" but to no avail.  You probably
> already know the following phrase coming up:
> 
> Any help is greatly appreciated!

Windows has some for of bootselect feature than can be used to
load another OS of a different disk.
IIRC it needs a copy of the other os's boot code in a file of the
windows system.
The only problem is that it doesn't pass the bios disk number to the
bootcode (in %dl) to the code has to be patched to access the correct disk.

	David

-- 
David Laight: david@l8s.co.uk