PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Dualboot, Win32 + ArchLinux und grub



Zy0n
17.11.07, 19:26
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?

towo2099
17.11.07, 19:37
Gibts auch 'ne Fehlermeldung?

Zy0n
17.11.07, 19:44
Gibts auch 'ne Fehlermeldung?

ups, ganz vergessen, sorry:

Grub Error 13: "Invalid or unsupported executable format"

zyrusthc
17.11.07, 22:50
Probiere es mal so:

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

Greeez Oli

Zy0n
18.11.07, 00:03
Probiere es mal so:

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

Greeez Oli

ohne Erflog

zyrusthc
18.11.07, 00:08
Hier (http://www.linuxselfhelp.com/gnu/grub/html_chapter/grub_13.html) steht das zur Fehlermeldung.

13 : Invalid or unsupported executable format
This error is returned if the kernel image being loaded is not recognized as Multiboot or one of the supported native formats (Linux zImage or bzImage, FreeBSD, or NetBSD).

Kommt die Fehlermeldung auch mit der alten menu.lst ?

Greeez Oli

Zy0n
18.11.07, 00:18
Hier (http://www.linuxselfhelp.com/gnu/grub/html_chapter/grub_13.html) steht das zur Fehlermeldung.


Kommt die Fehlermeldung auch mit der alten menu.lst ?

Greeez Oli


ja die Meldung kommt bei beiden configs!

zyrusthc
18.11.07, 00:24
Ist das ein Windows XP oder Vista was auf /dev/sda1 sitzt?


Greeez Oli

Zy0n
18.11.07, 00:30
Ist das ein Windows XP oder Vista was auf /dev/sda1 sitzt?


Greeez OliWindows XP