Nach langem Zögern habe ich mich entschlussen, OpenSuse prallel zu meinem Windows Vista (das ich - leider - immer noch brauche) zu installieren. Die Installation auf eine USB-Festplatte hat auch problemlos funktioniert, OpenSuse lässt sich mit GRUB starten, Vista allerdings nicht. Nachdem ich einen Tip aus einem anderen Linux-Board ausprobiert, d.h. in GRUB manuell rumgepfuscht (und keine Sicherheitskopie angelegt habe
), wird jetzt ein fehlender NTLDR bemängelt.
Die Suche im Board hat mich nicht wirklich schlauer gemacht, obwohl ähnliche Probleme schon des öfteren diskutiert wurden. Ich hoffe deshalb auf eure Hilfe und Nachsicht mit einem absoluten Linux-Neuling.
Die vermurkste menu.lst:
fdisk l:
device.map:
Die Suche im Board hat mich nicht wirklich schlauer gemacht, obwohl ähnliche Probleme schon des öfteren diskutiert wurden. Ich hoffe deshalb auf eure Hilfe und Nachsicht mit einem absoluten Linux-Neuling.
Die vermurkste menu.lst:
Code:
cat /boot/grub/menu.lst
# Modified by YaST2. Last modification on Mi Nov 21 19:51:23 UTC 2007
default 0
timeout 8
gfxmenu (hd4,1)/boot/message
###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 10.3
root (hd4,1)
kernel /boot/vmlinuz-2.6.22.5-31-bigsmp root=/dev/disk/by-id/usb-Maxtor_OneTouch_II_B41LE0VH-0:0-part2 vga=0x31a resume=/dev/sdg1 splash=silent showopts
initrd /boot/initrd-2.6.22.5-31-bigsmp
###Don't change this comment - YaST2 identifier: Original name: windows 1###
title Windows
map (hd0) (hd1)
map (hd1) (hd0)
rootnoverify (hd1,0)
chainloader +1
###Don't change this comment - YaST2 identifier: Original name: windows 2###
title windows 2
rootnoverify (hd4,1)
chainloader (hd1,0)+1
###Don't change this comment - YaST2 identifier: Original name: windows 3###
title windows 3
rootnoverify (hd4,1)
chainloader (hd2,0)+1
###Don't change this comment - YaST2 identifier: Original name: windows 4###
title windows 4
rootnoverify (hd4,1)
chainloader (hd3,0)+1
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 10.3
root (hd4,1)
kernel /boot/vmlinuz-2.6.22.5-31-bigsmp root=/dev/disk/by-id/usb-Maxtor_OneTouch_II_B41LE0VH-0:0-part2 vga=normal showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
initrd /boot/initrd-2.6.22.5-31-bigsmp
fdisk l:
Code:
Platte /dev/sda: 320.0 GByte, 320072933376 Byte
255 heads, 63 sectors/track, 38913 cylinders
Units = Zylinder of 16065 * 512 = 8225280 bytes
Disk identifier: 0x096c096b
Gerät boot. Anfang Ende Blöcke Id System
/dev/sda1 * 1 19377 155645721 7 HPFS/NTFS
/dev/sda2 19378 38912 156914887+ f W95 Erw. (LBA)
/dev/sda5 19378 38912 156914856 7 HPFS/NTFS
Platte /dev/sdb: 163.9 GByte, 163928604672 Byte
255 heads, 63 sectors/track, 19929 cylinders
Units = Zylinder of 16065 * 512 = 8225280 bytes
Disk identifier: 0xca4efc48
Gerät boot. Anfang Ende Blöcke Id System
/dev/sdb1 1 19929 160079661 7 HPFS/NTFS
Platte /dev/sdc: 80.0 GByte, 80026361856 Byte
255 heads, 63 sectors/track, 9729 cylinders
Units = Zylinder of 16065 * 512 = 8225280 bytes
Disk identifier: 0x407d407c
Gerät boot. Anfang Ende Blöcke Id System
/dev/sdc1 1 9730 78148608 7 HPFS/NTFS
Platte /dev/sdd: 320.0 GByte, 320072933376 Byte
255 heads, 63 sectors/track, 38913 cylinders
Units = Zylinder of 16065 * 512 = 8225280 bytes
Disk identifier: 0x07ab07aa
Gerät boot. Anfang Ende Blöcke Id System
/dev/sdd1 * 1 19377 155645721 7 HPFS/NTFS
/dev/sdd2 19378 38912 156914887+ f W95 Erw. (LBA)
/dev/sdd5 19378 38912 156914856 7 HPFS/NTFS
Platte /dev/sdi: 203.9 GByte, 203928109056 Byte
255 heads, 63 sectors/track, 24792 cylinders
Units = Zylinder of 16065 * 512 = 8225280 bytes
Disk identifier: 0x9503c6ab
Gerät boot. Anfang Ende Blöcke Id System
/dev/sdi1 1 262 2104483+ 82 Linux Swap / Solaris
/dev/sdi2 263 2873 20972857+ 83 Linux
/dev/sdi3 2874 24792 176064367+ 83 Linux
device.map:
Code:
(hd3) /dev/sdd
(hd0) /dev/sda
(hd2) /dev/sdc
(hd4) /dev/sdg
(hd1) /dev/sdb