Plus de grub :'(
Résolu
91rihanna
Messages postés
529
Date d'inscription
Statut
Membre
Dernière intervention
-
91rihanna Messages postés 529 Date d'inscription Statut Membre Dernière intervention -
91rihanna Messages postés 529 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
alors voila sur mon disque dur j'avais windows xp et ubuntu .
aujourd'hui j'ai voulu installer fedora puis lors de son installation au moment ou il faut selectionner les partitions et tout le tralala j'ai choisit l'option hum... installer fedora sur les partitions de linux ou quelque chose comme sa.
ensuite je reboot et la surprise plus de grub :-s
si quelqu'un pourrais me dire pourquoi et quels manip' je doit faire je lui serais très reconnaissant
voila en esperant quelques réponses...
bonne journée
alors voila sur mon disque dur j'avais windows xp et ubuntu .
aujourd'hui j'ai voulu installer fedora puis lors de son installation au moment ou il faut selectionner les partitions et tout le tralala j'ai choisit l'option hum... installer fedora sur les partitions de linux ou quelque chose comme sa.
ensuite je reboot et la surprise plus de grub :-s
si quelqu'un pourrais me dire pourquoi et quels manip' je doit faire je lui serais très reconnaissant
voila en esperant quelques réponses...
bonne journée
12 réponses
Bonjour,
comment ça plus de grub
donne voir le resultat de
en root bien sur
cat /boot/grub/menu.lst
a+
comment ça plus de grub
donne voir le resultat de
en root bien sur
cat /boot/grub/menu.lst
a+
deja merci de ton aide si rapide :P
alors voici le resultat:
# 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,2)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,2)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.27.5-117.fc10.x86_64)
root (hd0,2)
kernel /vmlinuz-2.6.27.5-117.fc10.x86_64 ro root=UUID=f905ecc9-1632-49c4-92b8-90302cf87d00 rhgb quiet
initrd /initrd-2.6.27.5-117.fc10.x86_64.img
title Other
rootnoverify (hd0,1)
chainloader +1
alors voici le resultat:
# 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,2)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,2)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.27.5-117.fc10.x86_64)
root (hd0,2)
kernel /vmlinuz-2.6.27.5-117.fc10.x86_64 ro root=UUID=f905ecc9-1632-49c4-92b8-90302cf87d00 rhgb quiet
initrd /initrd-2.6.27.5-117.fc10.x86_64.img
title Other
rootnoverify (hd0,1)
chainloader +1
re
ben il y a grub
corrige le comme cela et tu dois avoir windows en 1er
a+
ben il y a grub
corrige le comme cela et tu dois avoir windows en 1er
# 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,2) # kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00 # initrd /initrd-version.img #boot=/dev/sda default=1 timeout=15 splashimage=(hd0,2)/grub/splash.xpm.gz hiddenmenu title Fedora (2.6.27.5-117.fc10.x86_64) root (hd0,2) kernel /vmlinuz-2.6.27.5-117.fc10.x86_64 ro root=UUID=f905ecc9-1632-49c4-92b8-90302cf87d00 rhgb quiet initrd /initrd-2.6.27.5-117.fc10.x86_64.img title Other rootnoverify (hd0,1) chainloader +1
a+
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
tu vas me trouver naze mais (je suis debutant sous fedora et linux en général) comment je fais pour le modifier ?
dans le console
tapes
su -
motdepasse (t'inquiete on ne voit rien tu tapes ton mot de passe root et tu valides
et maintenant
kate /boot/grub/menu.lst
a+
tapes
su -
motdepasse (t'inquiete on ne voit rien tu tapes ton mot de passe root et tu valides
et maintenant
kate /boot/grub/menu.lst
a+
arf voila ce qu'il me met :
[tom@tom ~]$ su -
Mot de passe :
[root@tom ~]# kate /boot/grub/menu.lst
-bash: kate: command not found
[root@tom ~]#
[tom@tom ~]$ su -
Mot de passe :
[root@tom ~]# kate /boot/grub/menu.lst
-bash: kate: command not found
[root@tom ~]#
merci merci merci beaucoup
j'ai retrouvé mon grub, mais je viens de me rendre compte que j'en avais un dès le départ mais qui restait seulement 5 seconde et comme je m'attendait à voir un grub en noir et blanc ba....
sinon maintenant je n'ai pas 1 fedora mais deux + other (windows)
je t'envoi a nouveau quelque chose qui devrais t"aider pour résoudre ce petit problème:
# 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,2)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/sda
default=1
timeout=15
splashimage=(hd0,2)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.27.19-170.2.35.fc10.x86_64)
root (hd0,2)
kernel /vmlinuz-2.6.27.19-170.2.35.fc10.x86_64 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.27.19-170.2.35.fc10.x86_64.img
title Fedora (2.6.27.5-117.fc10.x86_64)
root (hd0,2)
kernel /vmlinuz-2.6.27.5-117.fc10.x86_64 ro root=UUID=f905ecc9-1632-49c4-92b8-90302cf87d00 rhgb quiet
initrd /initrd-2.6.27.5-117.fc10.x86_64.img
title Other
rootnoverify (hd0,1)
chainloader +1
les passages en gras sont les deux fedora presents dans le grub
j'ai retrouvé mon grub, mais je viens de me rendre compte que j'en avais un dès le départ mais qui restait seulement 5 seconde et comme je m'attendait à voir un grub en noir et blanc ba....
sinon maintenant je n'ai pas 1 fedora mais deux + other (windows)
je t'envoi a nouveau quelque chose qui devrais t"aider pour résoudre ce petit problème:
# 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,2)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/sda
default=1
timeout=15
splashimage=(hd0,2)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.27.19-170.2.35.fc10.x86_64)
root (hd0,2)
kernel /vmlinuz-2.6.27.19-170.2.35.fc10.x86_64 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.27.19-170.2.35.fc10.x86_64.img
title Fedora (2.6.27.5-117.fc10.x86_64)
root (hd0,2)
kernel /vmlinuz-2.6.27.5-117.fc10.x86_64 ro root=UUID=f905ecc9-1632-49c4-92b8-90302cf87d00 rhgb quiet
initrd /initrd-2.6.27.5-117.fc10.x86_64.img
title Other
rootnoverify (hd0,1)
chainloader +1
les passages en gras sont les deux fedora presents dans le grub