Eh bien j'ai le meme message initialement
GRUB Loading stage 1.5.
GRUB loading, please wait...
Error 17
GRUB Loading stage 1.5.
GRUB loading, please wait...
Error 17
et fdisk -l me donne (je ne vais pas réécrire la meme chose, mais je résume)grub> root(
Possible disks are: hd0 hd1 hd2 hd3
grub> root(hd0,
Possible partitions are:
Partition num: 0, Filesystem type is ext2fs, partition type 0x83
Partition num: 1, Filesystem type unknown, partition type 0x8e
grub> root(hd1,0) #(pas d'autres choix)
grub> root(hd2,0) #(pas d'autres choix)
grub> root(hd3,0) #(pas d'autres choix)
VoiliDevice Boot Start End Blocks Id System
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 * 14 19457 156183930 8e Linux LMV
/dev/sdb1 * 1 19457 156288321 8e Linux LMV
/dev/sdc1 * 1 19457 156288321 8e Linux LMV
/dev/sdd1 * 1 19457 156288321 8e Linux LMV
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
// hiddenmenu vire ce truc !
title Fedora (2.6.21-1.3194.fc7)
root (hd0,1)
kernel /vmlinuz-2.6.21-1.3194.fc7 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.21-1.3194.fc7.img
...Grub Loadinf Stage1.5.
Grub loading, please wait...
Error 15
Je redemarre, et toujours le meme soucis :chroot /mnt/sysimage
su
fdisk - l
grub // je lance grub
find /boot/grub/ // il les trouve pas
root (hd0,0) // à l'aide de la touche Tabulation, j'avais repéré selon le système de grub, ou était /boot
setup (hd0) // il me répond qu'il trouve pas le /boot/grub/stage1, je continu quand même ...
quit
cd boot
cd grub
vi grub.conf //il n'y a apparament pas de fautes,
Il y de quoi criser, qu'est ce qu'il a ce grub ?Grub Loadinf Stage1.5.
Grub loading, please wait...
Error 15
alors quand je regarde à quoi correspond cette erreur :Grub Loadinf Stage1.5.
Grub loading, please wait...
Error 22
N'arrive pas à trouver le grub.conf ? N'arrive pas à interpreter les infos du grub.conf ?22 : No such partition
This error is returned if a partition is requested in the device part of a device- or full file name which isn't on the selected disk.
Redemarrage : suspens ???chroot /mnt/sysimage
su
fdisk -l /dev/sda // un fdisl -l renvoie que les autres disques sont vides
Device Boot Start End Blocks Id System
/dev/sda1 * 1 1912 15358108 83 Linux
/dev/sda2 1913 2434 4192965 82 Linux swap / Solaris
/dev/sda3 2435 1912 15358108 83 Linux
grub
root (hd0, + tabulation
Partition num: 0, Filesystem type is ext2fs, partition type 0x83
Partition num: 1, Filesystem type unknown, partition type 0x82
Partition num: 2, Filesystem type is ext2fs, partition type 0x83
setup (hd0,0)
grub> setup (hd2)
Checking if "/boot/grub/stage1" exists... yes
Checking if "/grub/stage1" exists... yes
Checking if "/grub/stage2" exists... yes
Checking if "/grub/e2fs_stage1_5" exists... yes
Running "embed /grub/e2fs_stage1_5 (hd0,0)" ... failed (this is not fatal)
Running "embed /grub/e2fs_stage1_5 (hd0,0)" ... failed (this is not fatal)
Running "install /grub/stage1 (hd0,0) (hd0,0)1+15 p (hd0,0)/grub/stage2 /grub/grub/conf" ... succeeded
Done.
setup (hd0)
Checking if "/boot/grub/stage1" exists... yes
Checking if "/boot/grub/stage2" exists... yes
Checking if "/boot/grub/e2fs_stage1_5" exists... yes
Running "embed /grub/e2fs_stage1_5 (hd0)" ... 15 sectors are embedded. Succeeded
Running "install /grub/stage1 (hd0) (hd0)1+15 p (hd0,0)/grub/stage2 /grub/grub/conf" ... succeeded
Done.
quit
vi /boot/grub/grub.conf
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
// hiddenmenu vire ce truc !
title Fedora (2.6.21-1.3194.fc7)
root (hd0,1)
kernel /vmlinuz-2.6.21-1.3194.fc7 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.21-1.3194.fc7.img
sinon essaye avec la ligne sur le kernel :default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
title Fedora (2.6.21-1.3194.fc7)
root (hd0,[g]0[/g])
kernel /vmlinuz-2.6.21-1.3194.fc7 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.21-1.3194.fc7.img
default=0
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title Fedora (2.6.21-1.3194.fc7)
root (hd0,0)
kernel /boot/vmlinuz-2.6.21-1.3194.fc7 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.21-1.3194.fc7.img
Ce que j'ai peur, c'est que ce soit comme moi : c'est à dire que les DD ne sont pas repérés dans le même rodre que sous le bios.chroot /mnt/sysimage
grub
root (hd0,X) // où X est la partition qui conteint /boot (dans ton cas c'est le / )
root // vérifie que le ciblage est vers le bon DD
setup (hd0) // note bien la réponse