je n'arrive pas à lancer win98 avec grub.j'ai le message suivant qui s'affiche: error 13 invalid or unsupported executable format.
je n'ai qu'un seul disque dur avec 4 partitions reconnu comme /dev/hde
avec hde1 boot; hde2 swap; hde3 root; hde4 windows
mon fichier grub
"default 0
timeout 30
splashimage=hd(0,0)/boot/grub/splas.xpm.gz
title=linux
root (hd0,0)
kernel /boot/bzImage root=/dev/hde3
title=win
root (hd0,3)
makeactive
chainloader +1"
je vois pas ce qui cloche.