RE: How to get GRUB to work for a multiple Linux boot.

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Bart Garst
Date:  
To: plug-discuss
Subject: RE: How to get GRUB to work for a multiple Linux boot.
>
> Mepis boots fine via Grub and Xandros boots fine from a boot floppy
> via lilo. But I can't figure out how to get Xandros to boot from Grub.
>


What's the config for lilo on that floppy? It might provide some useful
info.

> I've tried several different ways of setting up Grub, including the
> three examples below, without success. The vmlinuz and initrd
> shown in the three examples below are exactly as they appear on
> the Xandros partition. But everything I have tried so far ends up
> with the error message: "Error 15: File not found."
>
> Among the formats I have tried for the Xandros stanza in
> /boot/grub/menu.lst are these three:
>

...
> (#3)
> title Xandros
> root (hd0,4)
> kernel /boot/vmlinuz-2.4.24-xl root=/dev/hda5
> initrd /boot/initrd-2.4.24-x1.gz
> boot
>


When I compare this one to my menu.lst, I see differences on both the kernel
and initrd lines.

My kernel line has the ro option before the root=/dev/...
My initrd image is not compressed - no .gz extension. I don't know if grub
can handle a compressed image or not. If it were me, I'd try uncompressing
the image and setting grub to use that. NOTE!!! Make a backup of your
existing image FIRST!!! It's always better to be safe than sorry.


HTH,
Bart

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss