Bonjour,
J'ai un peu le même problème.
Avec fedora 10 64 je boutai sur la restauration et en 32 nikel.
Là j'ai mis fedora 11 64 et même problème.
su -c 'fdisk -l'
Disque /dev/sda: 320.0 Go, 320072933376 octets
255 têtes, 63 secteurs/piste, 38913 cylindres
Unités = cylindres de 16065 * 512 = 8225280 octets
Identifiant de disque : 0xa68e0074
Périphérique Amorce Début Fin Blocs Id Système
/dev/sda1 1 1437 11534336 27 Inconnu
/dev/sda2 * 1437 16413 120301560 7 HPFS/NTFS
/dev/sda3 16413 38451 177015808 f W95 Etendue (LBA)
/dev/sda4 38451 38914 3717120 12 Compaq diagnostics
/dev/sda5 16414 32986 133120000 7 HPFS/NTFS
/dev/sda6 32986 33012 204799+ 83 Linux
/dev/sda7 33012 38451 43688959+ 8e Linux LVM
Disque /dev/dm-0: 38.5 Go, 38512099328 octets
255 têtes, 63 secteurs/piste, 4682 cylindres
Unités = cylindres de 16065 * 512 = 8225280 octets
Identifiant de disque : 0x00000000
Le disque /dev/dm-0 ne contient pas une table de partition valide
Disque /dev/dm-1: 6224 Mo, 6224347136 octets
255 têtes, 63 secteurs/piste, 756 cylindres
Unités = cylindres de 16065 * 512 = 8225280 octets
Identifiant de disque : 0x00000000
Le disque /dev/dm-1 ne contient pas une table de partition valide
su -c 'gedit /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/mapper/VolGroup-lv_root
# initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,5)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.29.4-167.fc11.x86_64)
root (hd0,5)
kernel /vmlinuz-2.6.29.4-167.fc11.x86_64 ro root=/dev/mapper/VolGroup-lv_root rhgb quiet vga=0x318
initrd /initrd-2.6.29.4-167.fc11.x86_64.img
title Vista
rootnoverify (hd0,0)
chainloader +1
[root@localhost ~]# fdisk -l
Merci d'avance
Babache