Hi All
Just installed Suse 11.1 with Ubuntu on a second hard drive . I get a error 15 when I try to boot into Ubuntu .Booting to Suse no problem.
My /boot/grub/menu.lst looks like this :
Modified by YaST2. Last modification on Fri Dec 19 21:49:41 GMT 2008
default 0
timeout 8
##YaST - generic_mbr
gfxmenu (hd0,0)/boot/message
##YaST - activate
###Don’t change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.1 - 2.6.27.7-9
root (hd0,0)
kernel /boot/vmlinuz-2.6.27.7-9-pae root=/dev/disk/by-id/ata-ST3802110A_4LR3GKL9-part1 resume=/dev/disk/by-id/ata-WDC_WD2500KS-00MJB0_WD-WCANK3501655-part5 splash=silent showopts vga=0x346
initrd /boot/initrd-2.6.27.7-9-pae
###Don’t change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe – openSUSE 11.1 - 2.6.27.7-9
root (hd0,0)
kernel /boot/vmlinuz-2.6.27.7-9-pae root=/dev/disk/by-id/ata-ST3802110A_4LR3GKL9-part1 showopts ide=nodma apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x346
initrd /boot/initrd-2.6.27.7-9-pae
###Don’t change this comment - YaST2 identifier: Original name: Ubuntu 8.10, kernel 2.6.27-9-generic (/dev/sdb1)###
title Ubuntu 8.10, kernel 2.6.27-9-generic (/dev/sdb1)
root (hd0,0)
configfile /boot/grub/menu.lst
How do I fix this ?
Thanks Steve