grub und XP - openSUSE start nicht

:(Nachdem ich bereits zahlreiche Installationsversuche hinter mir habe, benötige ich Eure Hilfe. Ich habe XP auf /dev/sda1 und openSUSE 11.1 auf /dev/sdb5 installiert. Die Partitionierung beider Platten sieht wie folgt aus:

sda1 boot Primäre NTFS 42952,42
sda5 Logische NTFS 42952,42
sda6 Logische NTFS 42952,42
sda7 Logische NTFS 121199,51

                     Pri/Log         Freier Bereich             8,23

sdb5 Logische Linux ext3 107372,81
sdb6 Logische Linux Swap 10734,00
sdb7 Logische NTFS 10734,00
sdb8 Logsiche NTFS 121207,73

GRUB ist in der root-Partition, also sdb5 installiert, denn ich möchte mit dem Windows-Bootmanger starten. Anschließend habe ich mit dd eine Datei “bootsek.lin” des ersten Sektors von sdb5 erzeugt und in die C-Partition kopiert. Nur noch die BOOT.INI anpassen und schon sollte es funktionieren … tut es aber nicht.

Wenn ich mit YAST die Bootloader-Einstellungen ansehe, ist “Aus Root-Partition booten” und “Benutzerdefinierte Bootpartition” mit dem Wert /dev/sda2 aktiviert. Letzter Eintrag läßt sich nicht ändern und ist selbst nach Deaktivierung des Häckchens beim nächsten Start wieder drin. Die menu.lst sieht wie folgt aus:

Modified by YaST2. Last modification on Sa Mär 7 15:13:34 CET 2009

default 0
timeout 8
gfxmenu (hd1,4)/boot/message

###Don’t change this comment - YaST2 identifier: Original name: linux###

title openSUSE 11.1

root (hd1,4)
kernel /boot/vmlinuz root=/dev/disk/by-id/ata-MAXTOR_STM3250310AS_9RY30TGT-part5    resume=/dev/disk/by-id/ata-MAXTOR_STM3250310AS_9RY30TGT-part6 splash=silent showopts vga=0x31a
initrd /boot/initrd

###Don’t change this comment - YaST2 identifier: Original name: windows###

title Windows
rootnoverify (hd0,0)
chainloader +1

###Don’t change this comment - YaST2 identifier: Original name: floppy###

title Diskette
rootnoverify (fd0)
chainloader +1

###Don’t change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe – openSUSE 11.1
root (hd1,4)
kernel /boot/vmlinuz root=/dev/disk/by-id/ata-MAXTOR_STM3250310AS_9RY30TGT-part5 showopts ide=nodma apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x31a

initrd /boot/initrd

###Don’t change this comment - YaST2 identifier: Original name: linux###

title Kernel-2.6.27.7-9-default

root (hd1,4)
kernel /boot/vmlinuz-2.6.27.7-9-default root=/dev/disk/by-id/ata-MAXTOR_STM3250310AS_9RY30TGT-part5    resume=/dev/disk/by-id/ata-MAXTOR_STM3250310AS_9RY30TGT-part6 splash=silent showopts vga=0x31a

initrd /boot/initrd-2.6.27.7-9-default

Beim Booten von openSUSE über den Windows-Bootmanager erhalte ich nur die Fehlmeldung “GRUB” in der oberen linken Eckeund komme nur über ein DVD-Start (Reparatur oder erneute Installation) an meine Linux-Installation ran. Wer kann helfen? Danke, ich verzweifele langsam … :frowning: