bonjour ,


je suis sue suse 9.3

voilà le résultat de la commande fdisk -l
disk -l

Disk /dev/sda: 200.0 GB, 200049647616 bytes
240 heads, 63 sectors/track, 25841 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes

Device Boot Start End Blocks Id System
/dev/sda1 1 967 7310488+ 1c Hidden W95 FAT32 (LBA)
/dev/sda2 968 12295 85639680 7 HPFS/NTFS
/dev/sda3 * 12296 25839 102392640 f W95 Ext'd (LBA)
/dev/sda5 12296 12432 1035688+ 82 Linux swap / Solaris
/dev/sda6 12433 25839 101356888+ 83 Linux

Disk /dev/sdf: 130 MB, 130023424 bytes
32 heads, 32 sectors/track, 248 cylinders
Units = cylinders of 1024 * 512 = 524288 bytes

Device Boot Start End Blocks Id System
/dev/sdf1 * 1 248 126960 b W95 FAT32
je n'arrive pas à écrire un grub.conf pour démarre windows xp correctement

voilà le grub.conf actuel

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
color white/blue black/light-gray
default 0
timeout 30
gfxmenu (hd0,5)/boot/message
bootp /dev/sda2
unhide /dev/sda2
 
###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE LINUX 9.3 Pour Faouzi
    kernel (hd0,5)/boot/vmlinuz root=/dev/sda6 vga=0x317 selinux=0  splash=silent resume=/dev/sda5  showopts
    initrd (hd0,5)/boot/initrd
 
###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows XP
    rootnoverify(hd0,1)
    chainloader +1
si je choisi ds le menu de démarrage à démarre windows , j'obitiens ce message d'erreur :

Error 13: Invalid or unsupported executable format
y a t kkun qui peut m'aider ,

merci