Hi,
I have the following problem after upgrade from open Suse 11.0 to 11.1 I get a strange problem
I can only boot the system with installation dvd and an new install (upgrade). I get only grub error 28 Selectet item cannot fit into memory
After hitting return i see some escape characters
Any help is welcome !
By the way reinstall wont work I tried it several times as well as repairing the boot sector from dvd ( why the heck opensuse always tries to repair the mbr so I have to fix my windows afterwards)
Environment :
Thinkpad t60
windows on disk1 linux on usb disk
/dev/sdb2 is root directory (xfs)
/dev/sdb1 is swap
/dev/sdb3 is /tmp (ext2)
inux:~ # fdisk -l
Disk /dev/sda: 80.0 GB, 80026361856 bytes
240 heads, 63 sectors/track, 10337 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes
Disk identifier: 0xb7b9ae60
Device Boot Start End Blocks Id System
/dev/sda1 * 1 10337 78147688+ 7 HPFS/NTFS
Disk /dev/sdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x44fdfe06
Device Boot Start End Blocks Id System
/dev/sdb1 1 523 4200966 82 Linux swap / Solaris
/dev/sdb2 * 524 9139 69208020 83 Linux
/dev/sdb3 9140 9729 4739175 83 Linux
menu.lst:
Modified by YaST2. Last modification on Mo Jan 12 19:45:13 CET 2009
default 0
timeout 8
gfxmenu (hd1,1)/boot/message
###Don’t change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.1
root (hd1,1)
kernel /boot/vmlinuz-2.6.27.7-9-pae root=/dev/disk/by-id/usb-WD_800BEVSExternal_575845373036373533343338-0:0-part
2 resume=/dev/disk/by-id/usb-WD_800BEVSExternal_575845373036373533343338-0:0-part1 splash=silent showopts vga=0x31a
initrd /boot/initrd-2.6.27.7-9-pae
###Don’t change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe – openSUSE 11.1
root (hd1,1)
kernel /boot/vmlinuz-2.6.27.7-9-pae root=/dev/disk/by-id/usb-WD_800BEVSExternal_575845373036373533343338-0:0-part
2 showopts ide=nodma apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstat
e=1 x11failsafe vga=0x31a
initrd /boot/initrd-2.6.27.7-9-pae
device.map
(hd0) /dev/disk/by-id/ata-HTS541080G9SA00_MPBDPAXNJ14MRG
(hd1) /dev/disk/by-id/usb-WD_800BEVSExternal_575845373036373533343338-0:0. Grub stops in stage 1 with error 28 and some escape chars.