Problem mit Grub

Status
Für weitere Antworten geschlossen.
B

Badflower

Foren As
Ich habe Windows Xp und Suse Linux 9.1 auf einer Festplatte.

MIt Grub kann ich Linux normal starten doch wenn ich den Eintrag Windows auswähle kommt folgende Fehlernachricht:
Code:
Root (hd 0,0)
Filesystem type unknown, partition type 0x7
chainloader +1

die menu.lst von Grub sieht so aus:
Code:
Modified by YaST2. Last modification on Mon Jun 14 16:42:29 2004


color white/blue black/light-gray
default 0
timeout 8
gfxmenu (hd0,2)/boot/message

###Don't change this comment - YaST2 identifier: Original name: linux###
title Linux
    kernel (hd0,2)/boot/vmlinuz root=/dev/hda3 vga=0x31a splash=silent desktop resume=/dev/hda8 showopts
    initrd (hd0,2)/boot/initrd

###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
    root (hd0,0)
    chainloader +1

###Don't change this comment - YaST2 identifier: Original name: floppy###
title Diskette
    root (fd0)
    chainloader +1

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe
    kernel (hd0,2)/boot/vmlinuz root=/dev/hda3 showopts ide=nodma apm=off acpi=off vga=normal noresume nosmp noapic maxcpus=0  3
    initrd (hd0,2)/boot/initrd

###Don't change this comment - YaST2 identifier: Original name: memtest86###
title Speichertest
    kernel (hd0,2)/boot/memtest.bin

Ich finde nirgends einen Fehler...
 
Grub Problem

Hallo

schreib mal das

title Windows
root (hd0,0)
makeactive
chainloader +1

mfG
Schwedenmann
 
dann steht die gleiche Fehlermeldung nur dass makeactiv als eintrag hinzugekommen ist...
 
Status
Für weitere Antworten geschlossen.

Ähnliche Themen

Zugriff Ubuntu 16.04. auf Freigabe 18.04. LTS nicht möglich

X startet nichtmehr

Samba 4 Gast Zugang unter Ubuntu funktioniert nicht

openSuse 11.4 und 12.1 als Gast in XEN

Software RAID 1 verkleinern

Zurück
Oben