Pages : 1
#1 Le 16/10/2007, à 23:36
- Le Mouton Vert
[Résolu] Message "GRUB_" après mise à jour
Bonjour,
Je suis passé sous Gutsy depuis 5 jours et ce soir je viens de charger 80 mises à jour (dont les noyaux and co.).
Après ça, un redémarrage est requis et tout ce que j'obtiens est:
GRUB_
Je précise que ma config est (était?) un dual boot WinXP-Ubuntu, avec lancement de Grub installé sur /dev/hda4 par NTLDR tel que difficilement installé grâce à ce post: http://forum.ubuntu-fr.org/viewtopic.php?pid=705720#p705720
Ma config n'a pas changé depuis, sinon que je suis passé à Feisty, puis à Gutsy.
Depuis un LiveCD d'Edgy j'ai donc testé
grub --batch
find /boot/grub/stage1
ce qui m'a rendu l'erreur bien connue:
Error 15
J'ai donc monté ma partition / pour aller voir de moi-même et j'ai bien trouvé /boot/grub/ avec tout plein de fichiers dedans.
Donc, je ne comprends plus, et me voilà à relancer mon vieux XP pour pouvoir accéder au net et chercher de l'aide...ici (d'ailleurs pas nécessairement au bon endroit... Général?).
Merci d'avance,
LMV
Edit: J'ai fait un essai un peu désespéré depuis le Live CD, je tourne en rond.
Je m'oriente vers une réinstall complète après la release (ça m'apprendra!) et depuis l'alternate.
ubuntu@ubuntu:~$ grub-install (hd0,3)
bash: erreur de syntaxe près du jeton `hd0,3' inattendu
ubuntu@ubuntu:~$ grub-install /dev/hda4
mkdir: Ne peut créer le répertoire `/boot/grub': Permission non accordée
ubuntu@ubuntu:~$ sudo grub-install /dev/hda4
Probing devices to guess BIOS drives. This may take a long time.
Could not find device for /boot: Not found or not a block device.
ubuntu@ubuntu:~$ grub --batch
Probing devices to guess BIOS drives. This may take a long time.
grub> find /boot/grub/stage1
find /boot/grub/stage1
Error 15: File not found
grub> quit
quit
ubuntu@ubuntu:~$ mkdir gutsy
ubuntu@ubuntu:~$ sudo mount /dev/hda4 /home/ubuntu/gutsy
ubuntu@ubuntu:~$ sudo grub-install /dev/hda4
Could not find device for /boot: Not found or not a block device.
ubuntu@ubuntu:~$ sudo grub-install --root-directory=/home/ubuntu/gutsy /dev/hda4
Due to a bug in xfs_freeze, the following command might produce a segmentation
fault when /home/ubuntu/gutsy/boot/grub is not in an XFS filesystem.
This error is harmless and can be ignored.
xfs_freeze: specified file ["/home/ubuntu/gutsy/boot/grub"] is not on an XFS filesystem
Installation finished. No error reported.
This is the contents of the device map /home/ubuntu/gutsy/boot/grub/device.map.
Check if this is correct or not. If any of the lines is incorrect,
fix it and re-run the script `grub-install'.
(hd0) /dev/hda
ubuntu@ubuntu:~$ grub --batch
Probing devices to guess BIOS drives.
This may take a long time.
grub> find /boot/grub/stage1
find /boot/grub/stage1
Error 15: File not found
grub> quit
quit
ubuntu@ubuntu:~$ grub-install --recheck /dev/hda4
rm: ne peut enlever `/boot/grub/device.map': Permission non accordée
Could not find device for /boot: Not found or not a block device.
ubuntu@ubuntu:~$ sudo grub-install --recheck /dev/hda4
Probing devices to guess BIOS drives. This may take a long time.
Could not find device for /boot: Not found or not a block device.
Dernière modification par Le Mouton Vert (Le 18/10/2007, à 09:18)
Hors ligne
#2 Le 17/10/2007, à 21:31
- Le Mouton Vert
Re : [Résolu] Message "GRUB_" après mise à jour
Re-bonsoir,
Je continue à chercher, même si je me sens un peu seul... et incompétent!
J'espère que ma démarche inspirera quelque sauveur potentiel...
Well...
Aujourd'hui, passée la déception, j'ai décidé de tout remettre à plat.
Donc, état de slieux de mon système, toujours depuis le LiveCD de Edgy.
sudo fdisk -l
Disque /dev/hda: 60.0 Go, 60011642880 octets
255 têtes, 63 secteurs/piste, 7296 cylindres
Unités = cylindres de 16065 * 512 = 8225280 octets
Périphérique Amorce Début Fin Blocs Id Système
/dev/hda1 1 281 2257101 12 Compaq diagnostics
/dev/hda2 282 2831 20482875 c W95 FAT32 (LBA)
/dev/hda3 4743 7296 20515005 f W95 Etendu (LBA)
/dev/hda4 * 2832 4742 15350107+ 83 Linux
/dev/hda5 4743 6017 10241406 b W95 FAT32
/dev/hda6 6018 7169 9253408+ 83 Linux
/dev/hda7 7170 7296 1020096 82 Linux swap / Solaris
Les entrées de la table de partitions ne sont pas dans l'ordre du disque
ubuntu@ubuntu:~$ ls -l /dev/disk/by-uuid/
total 0
lrwxrwxrwx 1 root root 10 2007-10-17 20:24 0A2A-1AD4 -> ../../hda2
lrwxrwxrwx 1 root root 10 2007-10-17 20:24 1cfeca5f-c890-4b4a-9352-f669467ddafc -> ../../hda7
lrwxrwxrwx 1 root root 10 2007-10-17 20:24 2E0E-0F0C -> ../../hda5
lrwxrwxrwx 1 root root 10 2007-10-17 20:24 3007-17F2 -> ../../hda1
lrwxrwxrwx 1 root root 10 2007-10-17 20:24 A850-5A42 -> ../../sda1
lrwxrwxrwx 1 root root 10 2007-10-17 20:24 e569aaaa-e153-4414-a737-3000367bbf9e -> ../../hda4
lrwxrwxrwx 1 root root 10 2007-10-17 20:24 f294694b-7359-4b5d-8573-3cc4cbaa96b2 -> ../../hda6
ubuntu@ubuntu:~$ sudo blkid
/dev/hda1: LABEL="PQSERVICE" UUID="3007-17F2" TYPE="vfat"
/dev/hda2: LABEL="SYST�ME" UUID="0A2A-1AD4" TYPE="vfat"
/dev/hda4: UUID="e569aaaa-e153-4414-a737-3000367bbf9e" SEC_TYPE="ext2" TYPE="ext3"
/dev/hda5: LABEL="DOCUMENTS" UUID="2E0E-0F0C" TYPE="vfat"
/dev/hda6: UUID="f294694b-7359-4b5d-8573-3cc4cbaa96b2" SEC_TYPE="ext2" TYPE="ext3"
/dev/hda7: UUID="1cfeca5f-c890-4b4a-9352-f669467ddafc" TYPE="swap"
/dev/sda1: LABEL="USB" UUID="A850-5A42" TYPE="vfat"
Ensuite, je monte ma partition root de Gutsy et vérifie qu'elle est bien là:
ubuntu@ubuntu:~$ sudo mkdir /mnt/gutsy
ubuntu@ubuntu:~$ sudo mount /dev/hda4 /mnt/gutsy/
ubuntu@ubuntu:~$ cd /mnt/gutsy/
ubuntu@ubuntu:/mnt/gutsy$ ls -l
total 140
drwxr-xr-x 2 root root 4096 2007-10-14 13:32 bin
drwxr-xr-x 3 root root 4096 2007-10-16 20:00 boot
lrwxrwxrwx 1 root root 11 2007-04-27 21:48 cdrom -> media/cdrom
drwxr-xr-x 12 root root 40960 2007-10-12 23:17 dev
drwxr-xr-x 129 root root 12288 2007-10-16 20:01 etc
drwxr-xr-x 2 root root 4096 2007-04-27 21:48 home
drwxr-xr-x 2 root root 4096 2007-04-27 21:50 initrd
lrwxrwxrwx 1 root root 33 2007-10-12 23:18 initrd.img -> boot/initrd.img-2.6.22-14-generic
drwxr-xr-x 18 root root 12288 2007-10-16 19:50 lib
drwx------ 2 root root 16384 2007-04-27 21:48 lost+found
drwxr-xr-x 5 root root 4096 2007-10-16 18:17 media
drwxr-xr-x 2 root root 4096 2007-04-12 09:11 mnt
drwxr-xr-x 3 root root 4096 2007-09-07 16:59 opt
drwxr-xr-x 2 root root 4096 2007-04-12 09:11 proc
drwxr-xr-x 13 root root 4096 2007-10-15 16:55 root
drwxr-xr-x 2 root root 4096 2007-10-16 19:53 sbin
drwxr-xr-x 2 root root 4096 2007-04-27 21:50 srv
drwxr-xr-x 2 root root 4096 2007-04-10 21:45 sys
drwxrwxrwt 9 root root 4096 2007-10-16 20:01 tmp
drwxr-xr-x 15 root root 4096 2007-10-14 13:40 usr
drwxr-xr-x 15 root root 4096 2007-04-27 22:13 var
lrwxrwxrwx 1 root root 30 2007-10-12 23:18 vmlinuz -> boot/vmlinuz-2.6.22-14-generic
Je vérifie ensuite le contenu de /boot/grub/
ubuntu@ubuntu:/boot$ cd /mnt/gutsy/boot/grub
ubuntu@ubuntu:/mnt/gutsy/boot/grub$ ls -l
total 196
-rw-r--r-- 1 root root 197 2007-10-17 00:20 default
-rw-r--r-- 1 root root 15 2007-04-27 22:19 device.map
-rw-r--r-- 1 root root 7508 2007-10-17 00:20 e2fs_stage1_5
-rw-r--r-- 1 root root 7332 2007-10-17 00:20 fat_stage1_5
-rw-r--r-- 1 root root 16 2007-10-17 00:20 installed-version
-rw-r--r-- 1 root root 8128 2007-10-17 00:20 jfs_stage1_5
-rw-r--r-- 1 root root 4998 2007-10-16 19:56 menu.lst
-rw-r--r-- 1 root root 4998 2007-10-16 19:56 menu.lst~
-rw-r--r-- 1 root root 6804 2007-10-17 00:20 minix_stage1_5
-rw-r--r-- 1 root root 9076 2007-10-17 00:20 reiserfs_stage1_5
-rw-r--r-- 1 root root 512 2007-10-17 00:20 stage1
-rw-r--r-- 1 root root 105652 2007-10-17 00:20 stage2
-rw-r--r-- 1 root root 8764 2007-10-17 00:20 xfs_stage1_5
Puis celui de menu.lst
ubuntu@ubuntu:/mnt/gutsy/boot/grub$ cat 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=e569aaaa-e153-4414-a737-3000367bbf9e ro
## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0
## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,3)
## 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
## 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 (hd0,3)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=e569aaaa-e153-4414-a737-3000367bbf9e ro quiet splash
initrd /boot/initrd.img-2.6.22-14-generic
quiet
title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root (hd0,3)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=e569aaaa-e153-4414-a737-3000367bbf9e ro single
initrd /boot/initrd.img-2.6.22-14-generic
title Ubuntu 7.10, kernel 2.6.20-16-generic
root (hd0,3)
kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=e569aaaa-e153-4414-a737-3000367bbf9e ro quiet splash
initrd /boot/initrd.img-2.6.20-16-generic
quiet
title Ubuntu 7.10, kernel 2.6.20-16-generic (recovery mode)
root (hd0,3)
kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=e569aaaa-e153-4414-a737-3000367bbf9e ro single
initrd /boot/initrd.img-2.6.20-16-generic
title Ubuntu 7.10, memtest86+
root (hd0,3)
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/hda2
title Windows NT/2000/XP (loader)
root (hd0,1)
savedefault
chainloader +1
Je ne comprends toujours pas.
Tout a l'air normal.
Ensuite, j'ai fait un pat-get update upgrade et même dist-upgrade en chroot pour remettre à jour le système mais je n'en attendais rien (si cette mise à jour avait cassé des grubs, il y aurai des millions de messages comme le mien, et comme je disais, je me sens seul...).
Des mises à jour de KDE mais rien d'autre.
Fin de l'état des lieux qui ne m'inspire rien de neuf, mais il fallait le faire.
Je redémarre.
GRUB_
SI ça inspire une bonne âme...
Hors ligne
#3 Le 17/10/2007, à 21:50
- eric63
Re : [Résolu] Message "GRUB_" après mise à jour
Salut
je ne sais pas si je peux t'aider
mais ceci me semble curieux dans ton menu.lst
### 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/hda2
je commenterais ## les deux lignes
title Other operating systems:
root
Kubuntu 25.04 wayland Plasma 6.4.3 KDE Qt 6.8.3 noyau 6.14.0-24 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script demonipuch
J’utilise le clavier LDLC AFNOR
Hors ligne
#4 Le 17/10/2007, à 22:16
- Le Mouton Vert
Re : [Résolu] Message "GRUB_" après mise à jour
Merci pour ton aide, mais je pense que cela correspond à un sous-menu de Grub.
J'ai retrouvé ça dans pas mal de menu.lst de gens en dual-boot et j'ai aussi vu ça ici: http://doc.ubuntu-fr.org/grub#comment_f … _avec_grub
A+
Je replonge dans mon LiveCD, voir si Grub est toujours là dans le boot sector.
LMV
Hors ligne
#5 Le 18/10/2007, à 09:16
- Le Mouton Vert
Re : [Résolu] Message "GRUB_" après mise à jour
La dernière plongée dans le LiveCD fût la bonne...
Je ne sais pas ce que diraient les spécialistes de la méthode, mais bon, je vais pouvoir marquer mon sujet comme résolu.
Je note comment, pour ceux que ça pourrait aider...
J'ai d'abord vérifié que Grub était encore dans le boot sector de ma partition.
sudo dd bs=512 count=1 if=/dev/hda4 | od -Ax -tx1z -v
1+0 enregistrements lus
1+0 enregistrements écrits
512 octets (512 B) copiés, 0,231525 seconde, 2,2 kB/s
000000 eb 48 90 00 00 00 00 00 00 00 00 00 00 00 00 00 >.H..............<
000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >................<
000020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >................<
000030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 02 >................<
000040 ff 00 00 80 57 38 1f 04 00 08 fa 90 90 f6 c2 80 >....W8..........<
000050 75 02 b2 80 ea 59 7c 00 00 31 c0 8e d8 8e d0 bc >u....Y|..1......<
000060 00 20 fb a0 40 7c 3c ff 74 02 88 c2 52 be 7f 7d >. ..@|<.t...R..}<
000070 e8 34 01 f6 c2 80 74 54 b4 41 bb aa 55 cd 13 5a >.4....tT.A..U..Z<
000080 52 72 49 81 fb 55 aa 75 43 a0 41 7c 84 c0 75 05 >RrI..U.uC.A|..u.<
000090 83 e1 01 74 37 66 8b 4c 10 be 05 7c c6 44 ff 01 >...t7f.L...|.D..<
0000a0 66 8b 1e 44 7c c7 04 10 00 c7 44 02 01 00 66 89 >f..D|.....D...f.<
0000b0 5c 08 c7 44 06 00 70 66 31 c0 89 44 04 66 89 44 >\..D..pf1..D.f.D<
0000c0 0c b4 42 cd 13 72 05 bb 00 70 eb 7d b4 08 cd 13 >..B..r...p.}....<
0000d0 73 0a f6 c2 80 0f 84 ea 00 e9 8d 00 be 05 7c c6 >s.............|.<
0000e0 44 ff 00 66 31 c0 88 f0 40 66 89 44 04 31 d2 88 >D..f1...@f.D.1..<
0000f0 ca c1 e2 02 88 e8 88 f4 40 89 44 08 31 c0 88 d0 >........@.D.1...<
000100 c0 e8 02 66 89 04 66 a1 44 7c 66 31 d2 66 f7 34 >...f..f.D|f1.f.4<
000110 88 54 0a 66 31 d2 66 f7 74 04 88 54 0b 89 44 0c >.T.f1.f.t..T..D.<
000120 3b 44 08 7d 3c 8a 54 0d c0 e2 06 8a 4c 0a fe c1 >;D.}<.T.....L...<
000130 08 d1 8a 6c 0c 5a 8a 74 0b bb 00 70 8e c3 31 db >...l.Z.t...p..1.<
000140 b8 01 02 cd 13 72 2a 8c c3 8e 06 48 7c 60 1e b9 >.....r*....H|`..<
000150 00 01 8e db 31 f6 31 ff fc f3 a5 1f 61 ff 26 42 >....1.1.....a.&B<
000160 7c be 85 7d e8 40 00 eb 0e be 8a 7d e8 38 00 eb >|..}.@.....}.8..<
000170 06 be 94 7d e8 30 00 be 99 7d e8 2a 00 eb fe 47 >...}.0...}.*...G<
000180 52 55 42 20 00 47 65 6f 6d 00 48 61 72 64 20 44 >RUB .Geom.Hard D<
000190 69 73 6b 00 52 65 61 64 00 20 45 72 72 6f 72 00 >isk.Read. Error.<
0001a0 bb 01 00 b4 0e cd 10 ac 3c 00 75 f4 c3 00 00 00 >........<.u.....<
0001b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >................<
0001c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >................<
0001d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >................<
0001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >................<
0001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa >..............U.<
000200
C'était le cas. J'ai donc décidé d'utiliser les grands moyens, en repartant du début (j'ai raccourci un peu le log... pour une fois!).
ubuntu@ubuntu:~$ sudo mkdir /media/gutsy
ubuntu@ubuntu:~$ sudo mount /dev/hda4 /media/gutsy
ubuntu@ubuntu:~$ sudo chroot /media/gutsy su
root@ubuntu:/# apt-get update
root@ubuntu:/# apt-get upgrade
root@ubuntu:/# apt-get install --reinstall grub
root@ubuntu:/# grub-install /dev/hda4
Searching for GRUB installation directory ... found: /boot/grub
Installation finished. No error reported.
This is the contents of the device map /boot/grub/device.map.
Check if this is correct or not. If any of the lines is incorrect,
fix it and re-run the script `grub-install'.
(hd0) /dev/hda
root@ubuntu:/# grub --batch
Probing devices to guess BIOS drives. This may take a long time.
grub> root (hd0,3)
root (hd0,3)
grub> setup (hd0,3)
setup (hd0,3)
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 /boot/grub/e2fs_stage1_5 (hd0,3)"... failed (this is not fatal)
Running "embed /boot/grub/e2fs_stage1_5 (hd0,3)"... failed (this is not fatal)
Running "install /boot/grub/stage1 (hd0,3) /boot/grub/stage2 p /boot/grub/menu.lst "... succeeded
Done.
grub> quit
quit
root@ubuntu:/# exit
ubuntu@ubuntu:~$ sudo reboot
Et voilà.
Tout est rentré dans l'ordre.
AU redémarrage, fsck s'est lancé.
Il m'a trouvé des erreurs (date de dernier accès et écriture postérieures à la date du jour, et erreurs sur le disque corrigées par lui).
Puis Gutsy a redémarré comme avant, c'est à dire avec le fstab en croix (donc thunderbird et firefox aussi puisque leurs profils sont sur une partoche d'échange), le wifi en croix ce qui fera l'objet d'un nouveau post dans la rubrique ad-hoc (parce que c'était ce sur quoi je bossais quand ça a complètement planté et que là aussi, je commençais à buter...).
Edit: C'est ici:http://forum.ubuntu-fr.org/viewtopic.php?pid=1242452
Il me reste du travail... mais là, pas le temps.
Je suis quand même content...
Dernière modification par Le Mouton Vert (Le 18/10/2007, à 16:10)
Hors ligne
#6 Le 19/10/2007, à 15:11
- ausecours
Re : [Résolu] Message "GRUB_" après mise à jour
Salut,
j'avais exactement le meme probléme: GRUB !!!! lors du lancement du grub.
Pour moi ça s'est produit suite à l'install de la 7.10 avec le live cd en n'installant pas le grub à son emplacement par défaut..
Comme je suis encore plus débutant que toi j'ai refait l'install avec l'alternate cd, en mettant grub sur ou je voulais et ça à marcher sans soucis.
A+
Linux mint.
Hors ligne
Pages : 1