Subject: Re: GRUB + bootxx problem
To: <>
From: David Laight <david@l8s.co.uk>
List: port-i386
Date: 12/21/2003 21:00:36
On Sat, Dec 20, 2003 at 06:44:00PM -0500, Joachim Thiemann wrote:
> On December 20, 2003 17:06, David Laight wrote:
>
> > One possibility is that there is a bug in the way the pbr.S code scans
> > the mbr (and extended partition list) looking for the netbsd partition.
> > The netbsd mbr code passes the base address of the partition in %esi,
> > grub won't so the pbr.S code will scan the partition table twice.
> >
> > Try the following patch:
> [patch to pbr.S]
>
> Patch installed, and tested - Success!
> Thanks David! Great stuff! [Happy Dance]
It's easy to fix bugs you've written yourself :-)
Committed pbr.S 1.10
David
--
David Laight: david@l8s.co.uk