Bonjour
sur mon eeepc 900A,XP est installé.J'installe fedora 14 en double boot mais ça ne fonctionne pas. Vous pouvez m'aider?
fdisk -l
[root@eeepc ~]# fdisk -l
Disque /dev/sda: 8061 Mo, 8061419520 octets
255 têtes, 63 secteurs/piste, 980 cylindres, total 15744960 secteurs
Unités = secteurs de 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identifiant de disque : 0x5edb092a
Périphérique Amorce Début Fin Blocs Id Système
/dev/sda1 * 63 6965247 3482592+ 7 HPFS/NTFS
/dev/sda2 15695505 15727634 16065 ef EFI (FAT-12/16/32)
/dev/sda3 6965248 14133247 3584000 83 Linux
/dev/sda4 14133248 15693823 780288 5 Etendue
/dev/sda5 14135296 15693823 779264 83 Linux
Les entrées de la table de partitions ne sont pas dans l'ordre du disque
Disque /dev/sdb: 4029 Mo, 4029677568 octets
255 têtes, 63 secteurs/piste, 489 cylindres, total 7870464 secteurs
Unités = secteurs de 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identifiant de disque : 0x0004b599
Périphérique Amorce Début Fin Blocs Id Système
/dev/sdb1 63 7855784 3927861 7 HPFS/NTFS
mon fichier grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,2)
# kernel /boot/vmlinuz-version ro root=/dev/sda3
# initrd /boot/initrd-[generic-]version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,2)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.35.14-96.fc14.i686)
root (hd0,2)
kernel /boot/vmlinuz-2.6.35.14-96.fc14.i686 ro root=UUID=844075b6-87aa-41b3-be14-214892a1dff0 rd_NO_LUKS rd_NO_LVM r$
initrd /boot/initramfs-2.6.35.14-96.fc14.i686.img
title Fedora (2.6.35.6-45.fc14.i686)
root (hd0,2)
kernel /boot/vmlinuz-2.6.35.6-45.fc14.i686 ro root=UUID=844075b6-87aa-41b3-be14-214892a1dff0 rd_NO_LUKS rd_NO_LVM rd$
initrd /boot/initramfs-2.6.35.6-45.fc14.i686.img
title Other
rootnoverify (hd0,0)
chainloader +1
sdb1 = carte SDHC
merci