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 10/07/2007, à 09:54

michel3a5

Probleme boot grub error 8

Bonjour,
Je suis novice en linux.
J'ai voulu installé kubuntu à partir du CD envoyé par la poste.
J'ai  disque : sur le premier, il y a XP et d'autres partitions NTFS
sur le second, j'ai partitions NTFS et j'ai créé pour linux   partitions /, /swap et /home avec l'outil lors de l'install.
mais lorsque je boote j'ai :

Grub loading, stage 1.5

Grub loading, please wait...
Error 8

et ça s'arrète là !

Comment réparer ?

Merci

#2 Le 10/07/2007, à 10:07

misaine

Re : Probleme boot grub error 8

erreur 8:

8 : Kernel must be loaded before booting
    Cette erreur est retournée si vous demandez à GRUB d'exécuter la séquence de démarrage sans avoir précisé de noyau à lancer.


la roue tourne...c'est sûr! c'est même pour ça qu'on l'a inventée.

Hors ligne

#3 Le 10/07/2007, à 10:13

belga

Re : Probleme boot grub error 8

démarre sur un live et
poste le retour de

sudo fdisk -l

Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#4 Le 10/07/2007, à 10:21

michel3a5

Re : Probleme boot grub error 8

Voila ce que j'ai :

Disque /dev/hda: 41.1 Go, 41110142976 octets
255 têtes, 63 secteurs/piste, 4998 cylindres
Unités = cylindres de 16065 * 512 = 8225280 octets

Périphérique Amorce    Début         Fin      Blocs    Id  Système
/dev/hda1   *           1        1666    13382113+   7  HPFS/NTFS
/dev/hda2            1667        4998    26764290    f  W95 Etendu (LBA)
/dev/hda5            1667        1921     2048256    7  HPFS/NTFS
/dev/hda6            1922        2367     3582463+   7  HPFS/NTFS
/dev/hda7            2368        3005     5124703+   7  HPFS/NTFS
/dev/hda8            3006        3324     2562336    7  HPFS/NTFS
/dev/hda9            3325        3737     3317391    7  HPFS/NTFS
/dev/hda10           3738        4185     3598528+   7  HPFS/NTFS
/dev/hda11           4186        4998     6530391    7  HPFS/NTFS

Disque /dev/hdb: 250.0 Go, 250059350016 octets
255 têtes, 63 secteurs/piste, 30401 cylindres
Unités = cylindres de 16065 * 512 = 8225280 octets

Périphérique Amorce    Début         Fin      Blocs    Id  Système
/dev/hdb1               2       30401   244188000    f  W95 Etendu (LBA)
/dev/hdb5               2        2561    20563168+   7  HPFS/NTFS
/dev/hdb6            2562        6386    30724281    7  HPFS/NTFS
/dev/hdb7            6387       18394    96454228+   7  HPFS/NTFS
/dev/hdb8           18395       27828    75778573+   7  HPFS/NTFS
/dev/hdb9           29794       30401     4883728+  83  Linux
/dev/hdb10          29612       29793     1461883+  82  Linux swap / Solaris
/dev/hdb11          27829       29611    14321916   83  Linux

Les entrées de la table de partitions ne sont pas dans l'ordre du disque

#5 Le 10/07/2007, à 10:26

belga

Re : Probleme boot grub error 8

toujours en live, si la partition contenant /
est /dev/hdb9, tape dans une console

mkdir /panne
sudo mount -o rw /dev/hdb9 /panne

Poste alors

cat /panne/boot/grub/menu.lst
ls -l /dev/disk/by-uuid
cat /panne/etc/fstab
ls /panne/boot

puis tape

sudo grub
find /boot/grub/stage1      #donne le retour de cette commande
quit

Dernière modification par belga (Le 10/07/2007, à 10:57)


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#6 Le 10/07/2007, à 10:52

michel3a5

Re : Probleme boot grub error 8

Maintenant j'ai error 18

#7 Le 10/07/2007, à 10:56

belga

Re : Probleme boot grub error 8

si tu ne postes pas ce que je demande,
on va avoir du mal
smile


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#8 Le 10/07/2007, à 11:00

michel3a5

Re : Probleme boot grub error 8

Voici ce que j'ai a la console :

ubuntu@ubuntu:~$ cat /panne/boot/grub/menu.lst
cat: /panne/boot/grub/menu.lst: Aucun fichier ou répertoire de ce type
ubuntu@ubuntu:~$ ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 121C5A881C5A672F -> ../../hda6
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 1410D9EF10D9D836 -> ../../hda7
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 3480211c-339f-4201-9b56-e553567a6530 -> ../../hdb9
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 443C991D3C990AD6 -> ../../hda9
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 448C852A8C851816 -> ../../hda5
lrwxrwxrwx 1 root root 11 2007-07-10 11:44 4818C2E818C2D3DA -> ../../hda10
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 4E8CC8B68CC899BB -> ../../hdb6
lrwxrwxrwx 1 root root 11 2007-07-10 11:44 58FC6B84FC6B5B70 -> ../../hda11
lrwxrwxrwx 1 root root 11 2007-07-10 11:44 6508a346-5e4f-4722-93d2-be85a930d75f -> ../../hdb11
lrwxrwxrwx 1 root root 11 2007-07-10 11:44 8ac9a7c5-30ea-4955-9671-e08fa6973bf3 -> ../../hdb10
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 B42029E72029B0F2 -> ../../hdb8
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 D21CB68A1CB668DD -> ../../hda8
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 E0C024AEC0248D3A -> ../../hdb5
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 F6C09CE0C09CA87F -> ../../hda1
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 FE0C1D5B0C1D0FEF -> ../../hdb7
ubuntu@ubuntu:~$ cat /panne/etc/fsta
cat: /panne/etc/fsta: Aucun fichier ou répertoire de ce type

#9 Le 10/07/2007, à 11:06

michel3a5

Re : Probleme boot grub error 8

J'ai refait la manip depuis le début, voici ce que tu me demande de poster (sorry, je n'avais pas compris !)


ubuntu@ubuntu:~$ cat /panne/boot/grub/menu.lst
cat: /panne/boot/grub/menu.lst: Aucun fichier ou répertoire de ce type
ubuntu@ubuntu:~$ ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 121C5A881C5A672F -> ../../hda6
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 1410D9EF10D9D836 -> ../../hda7
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 3480211c-339f-4201-9b56-e553567a6530 -> ../../hdb9
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 443C991D3C990AD6 -> ../../hda9
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 448C852A8C851816 -> ../../hda5
lrwxrwxrwx 1 root root 11 2007-07-10 11:44 4818C2E818C2D3DA -> ../../hda10
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 4E8CC8B68CC899BB -> ../../hdb6
lrwxrwxrwx 1 root root 11 2007-07-10 11:44 58FC6B84FC6B5B70 -> ../../hda11
lrwxrwxrwx 1 root root 11 2007-07-10 11:44 6508a346-5e4f-4722-93d2-be85a930d75f -> ../../hdb11
lrwxrwxrwx 1 root root 11 2007-07-10 11:44 8ac9a7c5-30ea-4955-9671-e08fa6973bf3 -> ../../hdb10
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 B42029E72029B0F2 -> ../../hdb8
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 D21CB68A1CB668DD -> ../../hda8
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 E0C024AEC0248D3A -> ../../hdb5
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 F6C09CE0C09CA87F -> ../../hda1
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 FE0C1D5B0C1D0FEF -> ../../hdb7
ubuntu@ubuntu:~$ cat /panne/etc/fsta
cat: /panne/etc/fsta: Aucun fichier ou répertoire de ce type
ubuntu@ubuntu:~$ ls /panne/boot
ls: /panne/boot: Aucun fichier ou répertoire de ce type
ubuntu@ubuntu:~$ sudo fdisk -l

Disque /dev/hda: 41.1 Go, 41110142976 octets
255 têtes, 63 secteurs/piste, 4998 cylindres
Unités = cylindres de 16065 * 512 = 8225280 octets

Périphérique Amorce    Début         Fin      Blocs    Id  Système
/dev/hda1   *           1        1666    13382113+   7  HPFS/NTFS
/dev/hda2            1667        4998    26764290    f  W95 Etendu (LBA)
/dev/hda5            1667        1921     2048256    7  HPFS/NTFS
/dev/hda6            1922        2367     3582463+   7  HPFS/NTFS
/dev/hda7            2368        3005     5124703+   7  HPFS/NTFS
/dev/hda8            3006        3324     2562336    7  HPFS/NTFS
/dev/hda9            3325        3737     3317391    7  HPFS/NTFS
/dev/hda10           3738        4185     3598528+   7  HPFS/NTFS
/dev/hda11           4186        4998     6530391    7  HPFS/NTFS

Disque /dev/hdb: 250.0 Go, 250059350016 octets
255 têtes, 63 secteurs/piste, 30401 cylindres
Unités = cylindres de 16065 * 512 = 8225280 octets

Périphérique Amorce    Début         Fin      Blocs    Id  Système
/dev/hdb1               2       30401   244188000    f  W95 Etendu (LBA)
/dev/hdb5               2        2561    20563168+   7  HPFS/NTFS
/dev/hdb6            2562        6386    30724281    7  HPFS/NTFS
/dev/hdb7            6387       18394    96454228+   7  HPFS/NTFS
/dev/hdb8           18395       27828    75778573+   7  HPFS/NTFS
/dev/hdb9           29794       30401     4883728+  83  Linux
/dev/hdb10          29612       29793     1461883+  82  Linux swap / Solaris
/dev/hdb11          27829       29611    14321916   83  Linux

Les entrées de la table de partitions ne sont pas dans l'ordre du disque
ubuntu@ubuntu:~$ mkdir /panne
ubuntu@ubuntu:~$ sudo mount -o rw /dev/hdb9 /panne
ubuntu@ubuntu:~$ cat /panne/boot/grub/menu.lst
# 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         0

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

## 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=3480211c-339f-4201-9b56-e553567a6530 ro

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

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

## 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

## ## End Default Options ##

title           Ubuntu, kernel 2.6.20-15-generic
root            (hd1,8)
kernel          /boot/vmlinuz-2.6.20-15-generic root=UUID=3480211c-339f-4201-9b56-e553567a6530 ro quiet splash locale=fr_FR
initrd          /boot/initrd.img-2.6.20-15-generic
quiet
savedefault

title           Ubuntu, kernel 2.6.20-15-generic (recovery mode)
root            (hd1,8)
kernel          /boot/vmlinuz-2.6.20-15-generic root=UUID=3480211c-339f-4201-9b56-e553567a6530 ro single
initrd          /boot/initrd.img-2.6.20-15-generic

title           Ubuntu, memtest86+
root            (hd1,8)
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           Windows NT/2000/XP
root            (hd0,0)
savedefault
makeactive
chainloader     +1

ubuntu@ubuntu:~$ ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 121C5A881C5A672F -> ../../hda6
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 1410D9EF10D9D836 -> ../../hda7
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 3480211c-339f-4201-9b56-e553567a6530 -> ../../hdb9
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 443C991D3C990AD6 -> ../../hda9
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 448C852A8C851816 -> ../../hda5
lrwxrwxrwx 1 root root 11 2007-07-10 11:44 4818C2E818C2D3DA -> ../../hda10
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 4E8CC8B68CC899BB -> ../../hdb6
lrwxrwxrwx 1 root root 11 2007-07-10 11:44 58FC6B84FC6B5B70 -> ../../hda11
lrwxrwxrwx 1 root root 11 2007-07-10 11:44 6508a346-5e4f-4722-93d2-be85a930d75f -> ../../hdb11
lrwxrwxrwx 1 root root 11 2007-07-10 11:44 8ac9a7c5-30ea-4955-9671-e08fa6973bf3 -> ../../hdb10
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 B42029E72029B0F2 -> ../../hdb8
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 D21CB68A1CB668DD -> ../../hda8
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 E0C024AEC0248D3A -> ../../hdb5
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 F6C09CE0C09CA87F -> ../../hda1
lrwxrwxrwx 1 root root 10 2007-07-10 11:44 FE0C1D5B0C1D0FEF -> ../../hdb7
ubuntu@ubuntu:~$ cat /panne/etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/hdb9
UUID=3480211c-339f-4201-9b56-e553567a6530 /               ext3    defaults,errors=remount-ro 0       1
# /dev/hdb11
UUID=6508a346-5e4f-4722-93d2-be85a930d75f /home           ext3    defaults        0       2
# /dev/hda1
UUID=F6C09CE0C09CA87F /media/hda1     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/hda10
UUID=4818C2E818C2D3DA /media/hda10    ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/hda11
UUID=58FC6B84FC6B5B70 /media/hda11    ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/hda5
UUID=448C852A8C851816 /media/hda5     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/hda6
UUID=121C5A881C5A672F /media/hda6     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/hda7
UUID=1410D9EF10D9D836 /media/hda7     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/hda8
UUID=D21CB68A1CB668DD /media/hda8     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/hda9
UUID=443C991D3C990AD6 /media/hda9     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/hdb5
UUID=E0C024AEC0248D3A /media/hdb5     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/hdb6
UUID=4E8CC8B68CC899BB /media/hdb6     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/hdb7
UUID=FE0C1D5B0C1D0FEF /media/hdb7     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/hdb8
UUID=B42029E72029B0F2 /media/hdb8     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/hdb10
UUID=8ac9a7c5-30ea-4955-9671-e08fa6973bf3 none            swap    sw              0       0
/dev/hdd        /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/hdc        /media/cdrom1   udf,iso9660 user,noauto     0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
ubuntu@ubuntu:~$ ls /panne/boot
abi-2.6.20-15-generic         initrd.img-2.6.20-15-generic.bak
config-2.6.20-15-generic      memtest86+.bin
grub                          System.map-2.6.20-15-generic
initrd.img-2.6.20-15-generic  vmlinuz-2.6.20-15-generic

#10 Le 10/07/2007, à 11:08

michel3a5

Re : Probleme boot grub error 8

puis dernier code, résultat :

grub> find /boot/grub/stage1      #donne le retour de cette commande
(hd1,8)

#11 Le 10/07/2007, à 11:28

belga

Re : Probleme boot grub error 8

c'est déja ça tout est correct.
Le problème est que ton disque a une capacité trop grande
par rapport à ce que ton bios peut gérer.

18 : Selected cylinder exceeds maximum supported by BIOS
    Cette erreur est retournée quand une tentative de lecture est réalisée sur un bloc au-delà de ceux gérés par de BIOS. Elle se produit généralement si votre disque est plus grand que les limites du BIOS (512MO pour les disques (E)IDE sur les anciennes machines, ou plus de 8GO en général).

Pour cela je te laisse regarder mais
essaye ceci

sudo gedit /panne/boot/grub/menu.lst

un fichier s'ouvre  (si tu es sous kubuntu, kdesu kate /panne/.......)
dans la section

## ## End Default Options ##

title           Ubuntu, kernel 2.6.20-15-generic
root            (hd1,8)
kernel          /boot/vmlinuz-2.6.20-15-generic root=UUID=3480211c-339f-4201-9b56-e553567a6530 ro quiet splash locale=fr_FR
initrd          /boot/initrd.img-2.6.20-15-generic
quiet
savedefault

rajoute hdb=stroke à la fin de la ligne root=UUID=....  =fr_FR
tu dois avoir ceci

root=UUID=3480211c-339f-4201-9b56-e553567a6530 ro quiet splash locale=fr_FR hdb=stroke

puis enregistres et redémarre, sinon
essaye hda=stroke aussi

Sinon
il faut faire ce qui est dit plus haut.

Dernière modification par belga (Le 11/07/2007, à 16:10)


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#12 Le 10/07/2007, à 11:50

michel3a5

Re : Probleme boot grub error 8

Le fichier /panne/boot/grub est totalement vide !

Faut-il copier seulement l'info que tu me donnes ?

galère !

#13 Le 10/07/2007, à 11:55

michel3a5

Re : Probleme boot grub error 8

Oops !

ubuntu@ubuntu:~$ sudo gedit /panne/boot/grub/menu.lst

** (gedit:8966): WARNING **: Hit unhandled case 1 (Fichier non trouvé) in gedit_unrecoverable_saving_error_message_area_new.

#14 Le 10/07/2007, à 11:58

belga

Re : Probleme boot grub error 8

tu es sous kubuntu ou ubuntu
pour kubuntu

kdesu kate /panne/boot/grub/menu.lst

Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#15 Le 10/07/2007, à 12:04

michel3a5

Re : Probleme boot grub error 8

je suis sous le live ubuntu, par contre j'ai installé kubuntu. problème ?

#16 Le 10/07/2007, à 12:25

belga

Re : Probleme boot grub error 8

non pas du tout.
donc tu dois faire

kdesu kate /panne/boot/grub/menu.lst

pour ouvrir le fichier


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#17 Le 11/07/2007, à 08:20

michel3a5

Re : Probleme boot grub error 8

Bonjour,

Problème résolu. Tout est installé et fonctionne. Paramétrages encore à faire sur ubuntu.

Merci à tous.

#18 Le 11/07/2007, à 09:42

belga

Re : Probleme boot grub error 8

Bonjour

Peux tu donner quelques précisions de ce que tu as fait?

Pense à mettre résolu au titre
bravo

Dernière modification par belga (Le 11/07/2007, à 09:43)


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#19 Le 11/07/2007, à 15:45

michel3a5

Re : Probleme boot grub error 8

le problème venait de l'installation d'ubuntu dans une partie du disque non vue par le bios. Sous XP, no probleme !
Il faudra que ubuntu revoit sa copie à ce niveau.

comment marquer le titre avec résolu?... Il n'est pas accessible lors de la réponse mais seulement lors du premier post.

Merci
A tantôt.

#20 Le 11/07/2007, à 16:09

belga

Re : Probleme boot grub error 8

Au fait j'ai rien compris, tu as réinstallé ubuntu?



clique sur modifier au premier poste et rajoute résolu au titre

Dernière modification par belga (Le 11/07/2007, à 16:11)


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#21 Le 11/07/2007, à 17:20

misaine

Re : Probleme boot grub error 8

Au fait j'ai rien compris

moi non plus hmm
et tu ne peux pas modifier le titre car tu n'es pas inscrit


la roue tourne...c'est sûr! c'est même pour ça qu'on l'a inventée.

Hors ligne