Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 26/01/2008, à 22:28

Ben33

[RESOLU]GRUB et STAGE 1.5

Bonjour,

J'ais un problème peu andicapant pour moi (ne bloque pas la machine) mais je ne suis pas seul à  l'utiliser donc:

suite à  l'install de 7.10 64 bit sur:
[A64:2GHz, ram:1Go, 7600GS, HD0.0 80Go win, HD0.1 40Go linux]


        au boot grub bloque a STAGE 1.5 et me laisse tout seul dans la console grub>_
mais pas de code d'erreur.

        Je dois taper "boot" pour qu'il me retourne une erreur 8:"must load kernel before boot" et à  ce moment là  touche échap re-fonctione et je peut acceder au menu de grub puis j'ais un boot normal et tout est parfaitement fonctionel.

mais bon c'est lourd de faire ça à  chaque fois et ma mere a déjà  du mal à  trouver l'icon "de l'internet"...

j'ais déja lu pas mal de choses sur les problèmes de stage 1.5 mais c'était des problèmes de partition, de grub en mauvais état, et de toute façon pas de boot possible il y avait des codes d'erreur(22,17,27,...).

si vous pouviez m'aider merci

Dernière modification par Ben33 (Le 27/01/2008, à 17:32)

Hors ligne

#2 Le 26/01/2008, à 22:54

inbox

Re : [RESOLU]GRUB et STAGE 1.5

Salut,

Avec Gparted (éditeur de partitions), vérifies dans la colonne marqueur de / (root), qui est théoriquement ta partition de boot, que la marqueur boot est bien positionné.

Pour faire la modification, cliques droit sur la ligne concernée, choisis Gérer les drapeaux et coches boot.

Ensuite, redémarres ton PC voir si cela fonctionne mieux.

A+


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#3 Le 26/01/2008, à 23:41

Ben33

Re : [RESOLU]GRUB et STAGE 1.5

lu merci d'avoir répondu

les deux DD son marqués boot donc je ne sait pas c'est un trop?

Hors ligne

#4 Le 27/01/2008, à 04:30

inbox

Re : [RESOLU]GRUB et STAGE 1.5

Pour éclaircir les choses, colles le retour de

sudo fdisk -l

entré dans un terminal/console.


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#5 Le 27/01/2008, à 10:08

Ben33

Re : [RESOLU]GRUB et STAGE 1.5

lu

Disque /dev/hda: 81.9 Go, 81964302336 octets
255 heads, 63 sectors/track, 9964 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf39df39d

Périphérique Amorce    Début         Fin      Blocs    Id  Système
/dev/hda1   *           1        9963    80027766    7  HPFS/NTFS

Disque /dev/hdb: 41.1 Go, 41110142976 octets
255 heads, 63 sectors/track, 4998 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Disk identifier: 0x140edf45

Périphérique Amorce    Début         Fin      Blocs    Id  Système
/dev/hdb1   *           1        4787    38451546   83  Linux
/dev/hdb2            4788        4998     1694857+   5  Extended
/dev/hdb5            4788        4998     1694826   82  Linux swap / Solaris

Hors ligne

#6 Le 27/01/2008, à 12:18

safinaz

Re : [RESOLU]GRUB et STAGE 1.5

il faudrait donner aussi

cat /boot/grub/menu.lst

#7 Le 27/01/2008, à 15:24

Ben33

Re : [RESOLU]GRUB et STAGE 1.5

# menu.lst - See: grub(8), info grub, update-grub(8)
#            grub-install(8), grub-floppy(8),
#            grub-md5-crypt, /usr/share/doc/grub
#            and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not change this entry to 'saved' or your
# array will desync and will not let you boot your system.
default         4

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout         5

## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu

# Pretty colours
#color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line)  and entries protected by the
# command 'lock'
# e.g. password topsecret
#      password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title         Windows 95/98/NT/2000
# root          (hd0,0)
# makeactive
# chainloader   +1
#
# title         Linux
# root          (hd0,1)
# kernel        /vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
##      kopt_2_6_8=root=/dev/hdc1 ro
##      kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=2cbcb381-5d53-43ec-a546-353674885b9b ro

## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd1,0)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##      alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##      lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash locale=fr_FR

## should update-grub lock old automagic boot options
## e.g. lockold=false
##      lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(recovery) single
# altoptions=(recovery mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##      howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
##      memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false

## ## End Default Options ##

title           Ubuntu 7.10, kernel 2.6.22-14-generic
root            (hd1,0)
kernel          /boot/vmlinuz-2.6.22-14-generic root=UUID=2cbcb381-5d53-43ec-a546-353674885b9b ro quiet splash locale=fr_FR
initrd          /boot/initrd.img-2.6.22-14-generic
quiet

title           Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root            (hd1,0)
kernel          /boot/vmlinuz-2.6.22-14-generic root=UUID=2cbcb381-5d53-43ec-a546-353674885b9b ro single
initrd          /boot/initrd.img-2.6.22-14-generic

title           Ubuntu 7.10, memtest86+
root            (hd1,0)
kernel          /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title           Other operating systems:
root


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/hda1
title           Microsoft Windows XP Professionnel
root            (hd0,0)
savedefault
makeactive
chainloader     +1

voila

Hors ligne

#8 Le 27/01/2008, à 15:30

safinaz

Re : [RESOLU]GRUB et STAGE 1.5

Tu as installé grub sur hda ou hdb.
J'ai l'impression que le pc démarre sur hda.

As tu l'option dans le bios de le faire démarrer sur hdb.

#9 Le 27/01/2008, à 15:46

yurek

Re : [RESOLU]GRUB et STAGE 1.5

je sais pas si ca peut t'aider mais tu peu essayer de restaurer grub http://doc.ubuntu-fr.org/grub#restauration


http://doc.ubuntu-fr.org/installation/debutants
http://doc.ubuntu-fr.org/diagnostic
http://doc.ubuntu-fr.org/diagnostic_outils
http://doc.ubuntu-fr.org/reflexe_ubunteros

Hors ligne

#10 Le 27/01/2008, à 15:52

Ben33

Re : [RESOLU]GRUB et STAGE 1.5

ok merci
dans le bios je ne peu choisir que le hda hmm
sinon faudrait que je bouge les jumpers mais déja je vais voir pour la restauration enfin vu qu'il n'a jamais mieu fonctioné...

la suite ce soir

Hors ligne

#11 Le 27/01/2008, à 15:53

safinaz

Re : [RESOLU]GRUB et STAGE 1.5

C'est cela le problème, si le bios ne voit pas hdb, grub se mêle la patte.

#12 Le 27/01/2008, à 17:31

Ben33

Re : [RESOLU]GRUB et STAGE 1.5

c'est re moi RESOLU!:D
    Alors la solution....
je ne la conais pas j'ais d'abord bougé les juper dans touts les configurations possible et j'ai eu : plus de reconaissance des dd puis plus d'os touvé puis j'ais remis comme au début etlà  ça ne marchait plus du tout ensuite j'ais fait un clearcmos et TOUT est rentré dans l'ordre.

merci

Hors ligne