Bonjour,
Après avoir installé le logiciel propriétaire de ma carte graphique radeon sur Fedora 19 ne fonctionnait plus (il n'est en effet pas compatible).
A ce moment là je ne pouvais pas aceder directement a ma partition Fedora et mon ordinateur lancait directement windows 8, je devais booter manuellement sur Fedora.
Fedora ne fonctionnant plus, je l'ai réinstallé.
Depuis mon ordinateur boot automatiquement sur fedora et il m'est impossible de booter ma partition de windows (qui est pourtant bien là) même en passant par les BIOS.
voici ce qu'une personne dans un autre forum m'a dit de poser ici :
j'ai tappé ça dans le terminal :
$ su -
Mot de passe :
# grub2-mkconfig -o /boot/grub2/grub.cfg
réponse :
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.10.9-200.fc19.x86_64
Found initrd image: /boot/initramfs-3.10.9-200.fc19.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-3a803658ebf54ef0b8c8aad6db18abd1
Found initrd image: /boot/initramfs-0-rescue-3a803658ebf54ef0b8c8aad6db18abd1.img
done
puis une nouvelle fois dans le terminal :
fdisk -l (l =L)
réponse :
WARNING: fdisk GPT support is currently new, and therefore in an experimental phase. Use at your own discretion.
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes, 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: gpt
# Start End Size Type Name
1 2048 821247 400M Windows recover Basic data partition
2 821248 1230847 200M EFI System EFI System Partition
3 1353728 1615871 128M Microsoft reser Microsoft reserved partition
4 1615872 983668735 468.3G Microsoft basic Basic data partition
5 1909598208 1910390783 387M Windows recover
6 1910390784 1953511423 20.6G Microsoft basic Basic data partition
7 983668736 984692735 500M Microsoft basic
8 984692736 1909598207 441G Linux LVM
Disk /dev/mapper/fedora-root: 53.7 GB, 53687091200 bytes, 104857600 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/mapper/fedora-swap: 6190 MB, 6190792704 bytes, 12091392 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/mapper/fedora-home: 413.7 GB, 413671620608 bytes, 807952384 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Quelqu'un pourrait-il m'aider a remettre tout ça en ordre ? 🙁
Merci d'avance :-D