help-grub
[Top][All Lists]
Advanced

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

booting lilo from grub: error 13


From: Jonathan Reed
Subject: booting lilo from grub: error 13
Date: Tue, 27 May 2008 15:26:53 -0400

Hi all,

I have grub booting from a usb key. I have tried adding an entry to the menu to be able to boot off a local hard disk using lilo. Essentially I want to have grub pass off the booting to lilo which is on the local disk (and I have to boot the hard disk with lilo). Here is my entry that I added:

title        hda-linux
root        (hd1,0)
chainloader    +1

I'm getting error 13 when I attempt to boot this entry. So I try to run the commands interactively in the grub shell:

grub > hda-linux
grub > (hd1,0)
grub > chainloader    +1
Error 13: Invalid or unsupported executable format

Is this a bug, or is there something here im missing? This is my last resort to use grub to boot the hard disk. Otherwise I'll revert to using lilo on usb disk.
any ideas?

reply via email to

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