Hello tous ,
Voilà alors je vous explique mon problème !
J'ai windows Xp et fedora 7 ( en double boot normalement ) , j'ai proceder à l'installation de Fedora7 , jusque là aucun problème , puis j'arrive a la fin de l'installation , tout c'est bien passé etc !
Le système reboot , et la , rien !!! il ne boot pas sur grub !
Si vous aviez une solution ?( je précise , l'installation est bien installer dans les partitions qu'il faut etc !!!)
Voici l'état de mes disques et le fichier grub.conf
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 2550 20482843+ 7 HPFS/NTFS
/dev/sda2 2551 2942 3148740 83 Linux
/dev/sda3 2943 9469 52428127+ 5 Extended
/dev/sda4 9470 19457 80228610 7 HPFS/NTFS
/dev/sda5 * 2943 3006 514048+ 83 Linux
/dev/sda6 3007 3137 1052226 82 Linux swap
/dev/sda7 3138 5748 20972826 83 Linux
/dev/sda8 5749 9469 29888901 83 Linux
sda1 = installation de winXp
sda2 = partition ou se trouve l'iso de F7 pour l'install
sda4 = les données de win etc les documents perso etc
sda5 = /boot
sda6 = swap
sda7 = /
sda8 = /home
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,4)
# kernel /vmlinuz-version ro root=/dev/sda7
# initrd /initrd-version.img
#boot=/dev/sda5
default=0
timeout=5
splashimage=(hd0,4)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.20-2925.9.fc7xen)
root (hd0,4)
kernel /xen.gz-2.6.20-2925.9.fc7
module /vmlinuz-2.6.20-2925.9.fc7xen ro root=LABEL=/ rhgb quiet
module /initrd-2.6.20-2925.9.fc7xen.img
title Fedora-base (2.6.21-1.3194.fc7)
root (hd0,4)
kernel /vmlinuz-2.6.21-1.3194.fc7 ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.21-1.3194.fc7.img
title WindowsXP
rootnoverify (hd0,0)
chainloader +1