Hallo,
eigentlich habe ich es schon paar mal eingerichtet und immer mit Erflog. Leider dieses mal nicht. Hier einmal meine fdisk -l:
fdisk -l
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x34113410
Device Boot Start End Blocks Id System
/dev/sda1 * 1 5099 40957686 7 HPFS/NTFS
/dev/sda2 5100 9658 36620167+ 83 Linux
/dev/sda3 9659 9729 570307+ 82 Linux swap / Solaris
Hier noch mein Grub config.
# (0) Arch Linux
title Arch Linux
root (hd0,1)
kernel /boot/vmlinuz26 root=/dev/sda2 ro vga=794
initrd /boot/kernel26.img
# (1) Arch Linux
title Arch Linux Fallback
root (hd0,1)
kernel /boot/vmlinuz26 root=/dev/sda2 ro
initrd /boot/kernel26-fallback.img
# (1) Windows
title Windows XP
rootnoverify (hd0,0)
makeactive
chainloader +1
Leider will die config nicht beim booten von Windows. Jemand eine Idee?
Fehler bekomme ich folgende: Grub Error 13: "Invalid or unsupported executable format"