grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Starting grub 2 from grub legacy?


From: Pavel Roskin
Subject: Re: Starting grub 2 from grub legacy?
Date: Tue, 19 Feb 2008 01:25:52 -0500
User-agent: Internet Messaging Program (IMP) H3 (4.1.4)

Quoting George Lengel <address@hidden>:

What should be the correct lines in /boot/grub/menu.lst to start grub 2 from grub legacy?

I installed this about two weeks ago and this was the entry that was
added for me by the process.


title           Grb2 chainload
root            (hd2,6)
kernel          /boot/grub/core.img
boot
savedefault

Yes, I installed both GRUB 1 and GRUB 2, and loading core.img from GRUB 1 is working fine. But GRUB 2 cannot load its own core.img, and neither can it load stage2:

grub> multiboot /boot/grub/core.img
error: unknown ELF class
grub> multiboot /boot/grub/stage2
alloc magic is broken at 0x93c50
Aborted. Press any key to exit.

That's current CVS versions of GRUB 1 and GRUB 2. Compiled on Fedora 8 x86_64 with all updates.

--
Regards,
Pavel Roskin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]