PDA

View Full Version : Help adding Mandriva's entry to Ubuntu's menu.lst.!


shady_inc
25-05-2008, 11:29 PM
Recently I restored GRUB back from Ubuntu LiveCD and had to add Mandriva (on /dev/sda2) and XP entries manually to Ubuntu's menu.lst.Here's the relevant portion.:

title Mandriva 2008.1 Spring
configfile (hdo,1)/boot/grub/menu.lst

Here's the configfile i.e. Mandriva's menu.lst.:
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,2)/boot/gfxmenu
default 0

title linux
kernel (hd0,1)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=e9e7e2ac-1e65-11dd-a2ce-89379877fd14 splash=silent vga=788
initrd (hd0,1)/boot/initrd.img

title linux-nonfb
kernel (hd0,1)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=e9e7e2ac-1e65-11dd-a2ce-89379877fd14
initrd (hd0,1)/boot/initrd.img

title failsafe
kernel (hd0,1)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=e9e7e2ac-1e65-11dd-a2ce-89379877fd14 failsafe
initrd (hd0,1)/boot/initrd.img
Now the thing is, XP and Ubuntu boot up fine, but selecting mandriva gives "Error while parsing numbers" message.Can't figure out how to get over this problem.Any help.?

Bump....

:(