Probleme de boot avec vista + Fedora

mam84 Messages postés 17 Date d'inscription   Statut Membre Dernière intervention   -  
jeanbi Messages postés 15119 Date d'inscription   Statut Contributeur Dernière intervention   -
Bonjour,
Bonjour,

J' aimerais etre assisté car ca 3 jours je casse la tete mais rien ne marche
Voici la situation:

J'ai acheté un ordinateur de marque HP quad et vista etait installé et tout marchais a merveille jusque hier j'ai decidé d 'installé fedora core 6.

Mais ouf apres installation de fedora le system ne demarre que sur fedora et pas windows vista a côté.

voici ma table de partition que j 'ai recuperer avec fdisk -l et le fichier /boot/grub/grub.conf

#fdisk -l

Device Boot Start End Blocks Id System

/dev/sda1 * 1 29948 240552756 7 HPFS/NTFS

/dev/sda2 29948 29953 40960 7 HPFS/NTFS

/dev/sda3 29953 59117 234262528 f W95 Ext'd (LBA)

/dev/sda4 59118 60801 13526730 7 HPFS/NTFS

/dev/sda5 29953 33778 30720000 b W95 FAT32

/dev/sda6 33779 33790 96358+ 83 Linux

/dev/sda7 33791 59116 203431063+ 8e Linux LVM


#Le fichier /boot/grub/grub.conf

# 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,5)

# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00

# initrd /initrd-version.img

#boot=/dev/sda

default=0

timeout=20

splashimage=(hd0,5)/grub/splash.xpm.gz

hiddenmenu

title Fedora Core (2.6.18-1.2798.fc6)

root (hd0,5)

kernel /vmlinuz-2.6.18-1.2798.fc6 ro root=/dev/VolGroup00/LogVol00 rhgb quiet

initrd /initrd-2.6.18-1.2798.fc6.img

title Other

rootnoverify (hd0,1)

chainloader +1









Merci d'avance et je a l'ecoute
A voir également:

2 réponses

aruju Messages postés 2214 Date d'inscription   Statut Contributeur Dernière intervention   403
 
salut,

Tu devrais désinstaller fedora core 6 (elle est dépassée) puis installer fedora 10
Pour rajouter l'entrée Windows dans grub essaie de mettre ca:

title		Windows NT/2000/XP
root		(hd0,0)
makeactive
chainloader	+1
0
jeanbi Messages postés 15119 Date d'inscription   Statut Contributeur Dernière intervention   2 184
 
bonjour,
tu choisi Other et tu as vista
de plus tu aurais du installer une version plus recente on en est à la 10
a+
0