Hi,
My laptop is Thinpad X61s.
After Opensuse 11.1 installation, my recovery partition’s gone from GRUB. This never happens in Ubuntu.
fdisk -l command shows like this:
Device Boot Start End Blocks Id System
/dev/sda1 1 645 5178368 27 Unknown
Partition 1 does not end on cylinder boundary.
/dev/sda2 645 16191 124869037+ 7 HPFS/NTFS
Partition 2 does not end on cylinder boundary.
/dev/sda3 * 16192 19457 26233200 5 Extended
Partition 3 does not end on cylinder boundary.
/dev/sda5 16192 16224 257008+ 82 Linux swap / Solaris
/dev/sda6 16224 17529 10485688+ 83 Linux
/dev/sda7 17529 19457 15490408+ 83 Linux
Does anyone know how to make it show up in Grub again?
Thanks!