> >how can i add an entry to the ubuntu grub so that it shows the booting
> >option for selecting the suse 11 also
> >
>
> Before adding entry to ubuntu's menu.lst, just try the following from the
> ubuntu grub console to get into opensuse 11.0
>
> While being in ubuntu grub menu, press `c' to get to command prompt,
>
> grub>
>
> now type
>
> grub>kernel (hd0,5)/(press tab twice here to see the kernel and initrd
> files which is under opensuse 11.0 /boot partition (/dev/sda6) and
> select)/vmlinuz-2.6.25.5-1.1-pae root=/dev/sda10
yes baskar , i followed you way...
but when typer "ker" in the command prompt of the ubuntu (>grub)
autocomplete of the "kernel" was successful, after that nothing appeared ,
instead i got an error message
"Error 1: Filename must be either an absolute pathname or blocklist"
similarly i tried for "initrd" , i got the same error
so what i did was i type it manually as below
"kernel /vmlinuz-2.6.25.5-1.1-pae root=/dev/sda10 resume=/dev/sda8
splash=silent showopts vga=0x317"
and then added one line using 'o' option
'initrd /initrd-2.6.25.5-1.1-pae'
and was able to boot into open suse 11
>
> your opensuse 11.0 kernel loads successfully here, and now type
>
> grub>initrd (hd0,5)/initrd-2.6.25.5-1.1-pae (here also press tab twice for
> auto completion)
>
> then, type
>
> grub>boot
yes after editing and adding in the >grub command prompt i pressed 'b'
>
> to boot into opensuse 11.0 and confirm its booting, then put these entries
> in ubuntu's menu.lst.
>
> title openSUSE 11.0 - 2.6.25.5-1.1
> root (hd0,5)
> kernel /vmlinuz-2.6.25.5-1.1-pae root=/dev/sda10 resume=/dev/sda8
> splash=silent showopts vga=0x317
> initrd /initrd-2.6.25.5-1.1-pae
>
yes ..it looked same.. here is my menu.lst file
title Ubuntu 8.10, kernel 2.6.27-7-server
uuid 0f6bed9c-7fc9-4e35-8295-61c41a634d8a
kernel /vmlinuz-2.6.27-7-server
root=UUID=fb769d04-3859-46f3-a111-8b67bd3c1ada ro quiet splash
initrd /initrd.img-2.6.27-7-server
=============================================
title openSUSE 11.0 - 2.6.25.5-1.1
root (hd0,5)
kernel /vmlinuz-2.6.25.5-1.1-pae root=/dev/sda10
resume=/dev/sda8 splash=silent showopts vga=0x317
initrd /initrd-2.6.25.5-1.1-pae
=========================================
ILUG-C rocks
~ J Suresh Kumar
99400 95614
_______________________________________________
To unsubscribe, email [email protected] with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc