Bonsoir.
Je viens d'installer gentoo sur mon ordinateur portable mais arrivé à la partie d'installation grub je recontre quelques soucis.
Je lance un
Ca me l'installe tout bien.
Mais c'est après que ça se complique et voici ou ça coince :
Code :
- # grub
- grub > root (hd0,1)
- Filesystem type is ext2fs, partition type 0x83
- grub > setup (hd0)
- Checking if "/boot/grub/stage1" exists... no
- Checking if "/grub/stage1" exists... no
- Error 2 : Bad file or directory type
|
Voici la table de mes partitions :
Code :
- # fdisk -l /dev/sda
- Disk /dev/sda: 160.0 GB, 160041885696 bytes
- 255 heads, 63 sectors/track, 19457 cylinders
- Units = cylinders of 16065 * 512 = 8225280 bytes
- Disk identifier: 0xf98d6e74
- Device Boot Start End Blocks Id System
- /dev/sda1 * 1 8924 71680000 7 HPFS/NTFS
- /dev/sda2 8924 9167 1952903+ 83 Linux
- /dev/sda3 9168 9168 8032+ 82 Linux swap / Solaris
- /dev/sda4 9169 19457 82646392+ 5 Extended
- /dev/sda5 9169 14032 39070048+ 83 Linux
- /dev/sda6 14033 19457 43576281 7 HPFS/NTFS
|
Pourtant le fichier stage1 existe bien dans /boot/grub
Voila voila, merci de votre aide.
Message édité par richou_ le 24-12-2008 à 00:53:17