lol-on-tour
New Member
GRUB mit mehreren SATA- Platten Error 12: invalid device request
Folgene Konstellation
System:
ASROCK A8N5X
AMD 64 3800+ Venice
SuSE Linux 10.1
Windows XP Home SP2
Laufwerke: (So werden die Laufwerke im Bios erkannt)
IDE
1. Primary Master Maxtor 40 GB IDE
1. Primary Slave
1. Secondary Master DVD/ROM
1. Secondary Slave DVD- Brenner
SATA
2. Master Maxtor SATA 80 GB <<< Da ist Linux Linux drauf
3. Master Maxtor SATA 160GB <<< Da ist Windows drauf
Partitionierung:
hda (40 GB Maxtor IDE)
hda1 /boot (20 MB aktive Bootpartition mit Grub)
hda2 /daten (der Rest der 40 GB mit Fat32 für Datenzufgriff von Linux
und Windows)
sda (80 GB SATA für Linux)
sda1 swap (1024 MB)
sda2 / ( der Rest der 80 GB für Linux)
sdb (160 GB SATA für Windows)
sdb1 (160 GB NTFS Windows Systempartition)
/boot/grub> menu.lst
# Modified by YaST2. Last modification on So Okt 1 15:12:30 UTC 2006
color white/blue black/light-gray
default 0
timeout 8
gfxmenu (hd0,0)/message
###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows XP
map (hd0) (hd1)
map (hd1) (hd0)
makeactive
chainloader (hd1,0)+1
###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE Linux 10.1
root (hd0,0)
kernel /vmlinuz root=/dev/sda2 vga=0x317 resume=/dev/sda1 splash=silent showopts
initrd /initrd
###Don't change this comment - YaST2 identifier: Original name: floppy###
title Diskette
chainloader (fd0)+1
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- SUSE Linux 10.1
root (hd0,0)
kernel /vmlinuz root=/dev/sda2 vga=normal showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
initrd /initrd
/boot/grub/device.map
(fd0) /dev/fd0
(hd2) /dev/sda
(hd1) /dev/sdb
(hd0) /dev/hda
Nun zum Probelm.. wenn ich Windows versuche zu starten:
Error 12: Invalid device request
Press Any key to continue.....
Linux bootet einwandfrei
Wass muss ich ändern damitt es klappt??
MFG
Folgene Konstellation
System:
ASROCK A8N5X
AMD 64 3800+ Venice
SuSE Linux 10.1
Windows XP Home SP2
Laufwerke: (So werden die Laufwerke im Bios erkannt)
IDE
1. Primary Master Maxtor 40 GB IDE
1. Primary Slave
1. Secondary Master DVD/ROM
1. Secondary Slave DVD- Brenner
SATA
2. Master Maxtor SATA 80 GB <<< Da ist Linux Linux drauf
3. Master Maxtor SATA 160GB <<< Da ist Windows drauf
Partitionierung:
hda (40 GB Maxtor IDE)
hda1 /boot (20 MB aktive Bootpartition mit Grub)
hda2 /daten (der Rest der 40 GB mit Fat32 für Datenzufgriff von Linux
und Windows)
sda (80 GB SATA für Linux)
sda1 swap (1024 MB)
sda2 / ( der Rest der 80 GB für Linux)
sdb (160 GB SATA für Windows)
sdb1 (160 GB NTFS Windows Systempartition)
/boot/grub> menu.lst
# Modified by YaST2. Last modification on So Okt 1 15:12:30 UTC 2006
color white/blue black/light-gray
default 0
timeout 8
gfxmenu (hd0,0)/message
###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows XP
map (hd0) (hd1)
map (hd1) (hd0)
makeactive
chainloader (hd1,0)+1
###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE Linux 10.1
root (hd0,0)
kernel /vmlinuz root=/dev/sda2 vga=0x317 resume=/dev/sda1 splash=silent showopts
initrd /initrd
###Don't change this comment - YaST2 identifier: Original name: floppy###
title Diskette
chainloader (fd0)+1
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- SUSE Linux 10.1
root (hd0,0)
kernel /vmlinuz root=/dev/sda2 vga=normal showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
initrd /initrd
/boot/grub/device.map
(fd0) /dev/fd0
(hd2) /dev/sda
(hd1) /dev/sdb
(hd0) /dev/hda
Nun zum Probelm.. wenn ich Windows versuche zu starten:
Error 12: Invalid device request
Press Any key to continue.....
Linux bootet einwandfrei
Wass muss ich ändern damitt es klappt??
MFG