This is something weird for me. When I boot machine I get this “grub error 2”, but if I put suse boot cd in cd drive and wait couple of second it starts booting cd. ok.
when I select “Boot from harddisk” from cd menu, computer boots ok.
So without this cd I am not able to boot ny brand new system
I am littlebit confused with this so here is some information:
Installation of suse is made to /dev/sdd and bios is set to boot from that disk first. Do I have to put bootcode to /dev/sda or where? hmm… it works with cd, but not without.
linux-z0zp:/home/z0zp # fdisk -l
Disk /dev/sda: 203.9 GB, 203928109056 bytes
255 heads, 63 sectors/track, 24792 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00011546
Device Boot Start End Blocks Id System
/dev/sda1 * 1 2611 20972826 83 Linux
/dev/sda2 2612 24792 178168882+ 83 Linux
Disk /dev/sdb: 122.9 GB, 122942324736 bytes
255 heads, 63 sectors/track, 14946 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xe53a5b5a
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 31 248976 83 Linux
/dev/sdb2 32 14946 119804737+ 5 Extended
/dev/sdb5 32 14946 119804706 8e Linux LVM
Disk /dev/sdc: 122.9 GB, 122942324736 bytes
255 heads, 63 sectors/track, 14946 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xae3f9991
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 3824 30716248+ 83 Linux
/dev/sdc2 3825 14945 89329432+ f W95 Ext'd (LBA)
/dev/sdc5 3825 8923 40957686 83 Linux
/dev/sdc6 8924 9054 1052226 82 Linux swap / Solaris
/dev/sdc7 9055 14945 47319426 83 Linux
Disk /dev/sdd: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0002c8fc
Device Boot Start End Blocks Id System
/dev/sdd1 * 1 2611 20972826 83 Linux
/dev/sdd2 2612 60572 465571732+ 83 Linux
/dev/sdd3 60573 60801 1839442+ f W95 Ext'd (LBA)
/dev/sdd5 60573 60801 1839411 82 Linux swap / Solaris
and here is menu.lst madeby Yast
default 0 boots if helped with cd and is onlyone needed
linux-z0zp:/boot/grub # cat menu.lst
# Modified by YaST2. Last modification on Tue May 19 10:59:08 EEST 2009
default 0
timeout 8
gfxmenu (hd3,0)/boot/message
###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.1 - 2.6.27.21-0.1 (default)
root (hd3,0)
kernel /boot/vmlinuz-2.6.27.21-0.1-default root=/dev/disk/by-id/ata-ST3500630AS_6QG08CRG-part1 resume=/dev/disk/by-id/ata-ST3500630AS_6QG08CRG-part5 splash=silent showopts vga=0x314
initrd /boot/initrd-2.6.27.21-0.1-default
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.1 - 2.6.27.21-0.1
root (hd3,0)
kernel /boot/vmlinuz-2.6.27.21-0.1-default root=/dev/disk/by-id/ata-ST3500630AS_6QG08CRG-part1 showopts ide=nodma apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x314
initrd /boot/initrd-2.6.27.21-0.1-default
###Don't change this comment - YaST2 identifier: Original name: openSUSE 11.1 - 2.6.27.21-0.1 (/dev/sda1)###
title openSUSE 11.1 - 2.6.27.21-0.1 (/dev/sda1)
rootnoverify (hd0,0)
chainloader +1
###Don't change this comment - YaST2 identifier: Original name: openSUSE 10.2 (/dev/sdc7)###
title openSUSE 10.2 (/dev/sdc7)
root (hd2,6)
configfile /boot/grub/menu.lst
need some more info?