Re: GRUB on two mbrs

2007-10-18 Thread Marco Gerards
"John Pierce" <[EMAIL PROTECTED]> writes: > Hello list member, I have hashed this out with a handful of people on > the fedora list and have had no luck making it work in any > permutation. [...] This list is about the development of GRUB 2. Your question is about using GRUB Legacy, so not appr

Re: [PATCH] split realmode and loader routines out of startup.S

2007-10-18 Thread Robert Millan
Committed. -- Robert Millan I know my rights; I want my phone call! What use is a phone call, if you are unable to speak? (as seen on /.) ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel

Re: [PATCH] split i386-generic part of i386/pc/loader.h

2007-10-18 Thread Vesa Jääskeläinen
Robert Millan wrote: > On Wed, Oct 17, 2007 at 09:17:54PM +0300, Vesa Jääskeläinen wrote: >> Robert Millan wrote: >>> This patch splits the i386-generic part of i386/pc/loader.h into >>> i386/loader.h. >>> >>> Comments? >> Why did you move stuff from i386/pc to i386 ? >> >> I do see a point on run

grub2 i386

2007-10-18 Thread willem
hello, i checked out grub2 from cvs and compiled it. I tried update-grub , but it failed because it cannot find the path to device hda. In the latest kernels this name is changed to sda. how can i change that in grub2 ? regards ___ Grub-devel maili