#1 Le 23/09/2021, à 21:52
- asterus
L'ecran grub n'apparait pas au démarrage de Xubuntu
Bonjour,
J'ai un "vieux" PC Dell Vostro 200 avec Ubuntu 20.04.3 LTS ou j'avais supprimé windows et gardé juste le secteur avec le Bios (que je n'ai jamais mis à jour) sur le premier disque et installé xubuntu sur le deuxième disque. Tout se passait bien jusqu'à cet été ou lors du démarrage j'arrive depuis très difficilement à avoir le grub (en appuyant sur la touche escape mais celà ne marche pas à tous les coups) qui s'affiche et l'ecran reste souvent gelé sur l'écran BIOS.
Je n'arrive pas non plus à booter sur un live DVD ou une clé live USB avec xubuntu 20.04 ou même boot repair.
Lorsque celà marche, j'execute boot repair et j'ai le message suivant :
"La session en cours est en mode de compatibilité BIOS. Veuillez désactiver le mode BIOS-compatibility/CSM/Legacy
dans votre firmware UEFI, et utiliser ce logiciel depuis un live-CD (ou live-USB) qui est compatible avec le mode de démarrage UEFI.
Par exemple, utilisez un live-USB de Boot-Repair-Disk-64bit ([url=http://www.sourceforge.net/p/boot-repair-cd]www.sourceforge.net/p/boot-repair-cd[/url]),
après avoir vérifié que votre BIOS est réglé pour démarrer l'USB en mode EFI. Cela vous permettra d'utiliser cette fonctionnalité."
N'étant pas expert Linux, je ne comprends pas trop ce qu'on me demande de faire. Pouvez vous svp me clarifier la liste des actions à effectuer ?
En particulier, comment faire pour que le BIOS soit réglé pour démarrer l'USB en mode EFI ?
Voilà dejà le début des infos du fichier boot info :
boot-repair-4ppa130 [20210920_1656]
============================== Boot Info Summary ===============================
=> Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for /boot/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_msdos biosdisk search_fs_uuid
---------------------------------------------------------------------------
config script
---------------------------------------------------------------------------
search.fs_uuid b46f1b10-fbef-4986-8cf4-8cb6cd15a5d8 root hd1,msdos1
set prefix=($root)'/boot/grub'
---------------------------------------------------------------------------
=> Windows 2000/XP/2003 is installed in the MBR of /dev/sdb.
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: Dell Utility: FAT16
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /DELLBIO.BIN /DELLRMK.BIN /COMMAND.COM
sda2: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdb1: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 20.04.3 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
/boot/grub/i386-pc/core.img
sdb2: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdb3: __________________________________________________________________________
File system: Extended Partition
Boot sector type: Unknown
Boot sector info:
sdb5: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
================================ 2 OS detected =================================
OS#1: L'OS actuellement utilisé - Ubuntu 20.04.3 LTS CurrentSession on sdb1
OS#2: Dell Utility Partition on sda1
============================ Architecture/Host Info ============================
CPU architecture: 64-bit
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-5.4.0-84-generic root=UUID=b46f1b10-fbef-4986-8cf4-8cb6cd15a5d8 ro quiet splash vt.handoff=7
===================================== UEFI =====================================
This installed-session is not in EFI-mode.
Merci par avance pour vos conseils !
Dernière modification par asterus (Le 24/09/2021, à 21:12)
Hors ligne
#3 Le 24/09/2021, à 06:25
- malbo
Re : L'ecran grub n'apparait pas au démarrage de Xubuntu
Bonjour,
On peut voir ceci dans ton rapport :
=> Windows 2000/XP/2003 is installed in the MBR of /dev/sdb.
Cela ne va pas : il faut qu'il y ait un chargeur d'amorçage de Grub dans le MBR de /dev/sdb.
Depuis ta session du Ubuntu installé, tu vas passer cette commande dans un terminal :
sudo grub-install /dev/sdb
Raconte si ça améliore les choses.
D'autre part, nous fournir le début d'un rapport Boot-info, c'est insuffisant. Fais comme indiqué dans la doc Boot-info au paragraphe 1.3 Utilisation
C'est à dire, fais un "rapport en ligne" et donne l'URL du Boot-info dans ta réponse. Comme ça, on aura le rapport complet.
EDIT : je vois un truc bizarre. Je te prie de passer la commande suivante dans un terminal :
cat /etc/apt/sources.list
Et de donner le retour complet de cette commande dans ta réponse (définition de "retour complet" par cqfd93 : https://forum.ubuntu-fr.org/viewtopic.p … #p22040823 )
Dernière modification par malbo (Le 24/09/2021, à 06:32)
Hors ligne
#4 Le 24/09/2021, à 21:46
- asterus
Re : L'ecran grub n'apparait pas au démarrage de Xubuntu
Merci malbo pour ce conseil. J'ai executé la commande grub-install, comme mentionné
Puis lancé le réparateur de démarrage. Voici l'URL qui a été donnée pour le rapport :
https://paste.ubuntu.com/p/bvMYBcHQp9/
Voici le retour complet pour la dernière commande :
joe@joe-Fix:~$ cat /etc/apt/sources.list
# deb cdrom:[Xubuntu 16.04.2 LTS _Xenial Xerus_ - Release amd64 (20170215)]/ xenial main multiverse restricted universe
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ focal main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ focal-updates main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ focal universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial universe
deb http://fr.archive.ubuntu.com/ubuntu/ focal-updates universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ focal multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ focal-updates multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu focal partner
# deb-src http://archive.canonical.com/ubuntu xenial partner
deb http://security.ubuntu.com/ubuntu focal-security main restricted
# deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
deb http://security.ubuntu.com/ubuntu focal-security universe
# deb-src http://security.ubuntu.com/ubuntu xenial-security universe
deb http://security.ubuntu.com/ubuntu focal-security multiverse
# deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
joe@joe-Fix:~$
J'ai rebooté et le menu grub est apparu. Il semble donc que ta solution marche, mais je me pose alors la question suivante :
dans les options avancées du réparateur de démarrage, il y a un onglet avec emplacement du grub et je n'ai rien changé.
Faut il le placer dans sdb (car la seule la case cochée est partition /boot/efi séparée :sda1) ou la commande grub-install ci-dessus suffit elle ?
Merci encore pour ton support
Dernière modification par asterus (Le 24/09/2021, à 22:01)
Hors ligne
#5 Le 25/09/2021, à 04:53
- malbo
Re : L'ecran grub n'apparait pas au démarrage de Xubuntu
Bonjour,
Je colle ci-dessous le contenu du Boot-info dont tu as donné l'URL dans le post #4 :
boot-repair-4ppa130 [20210924_2226]
============================== Boot Info Summary ===============================
=> Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for /boot/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_msdos biosdisk search_fs_uuid
---------------------------------------------------------------------------
config script
---------------------------------------------------------------------------
search.fs_uuid b46f1b10-fbef-4986-8cf4-8cb6cd15a5d8 root hd1,msdos1
set prefix=($root)'/boot/grub'
---------------------------------------------------------------------------
=> Grub2 (v2.00) is installed in the MBR of /dev/sdb and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for (,msdos1)/boot/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_msdos biosdisk
---------------------------------------------------------------------------
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: Dell Utility: FAT16
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /DELLBIO.BIN /DELLRMK.BIN /COMMAND.COM
sda2: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdb1: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 20.04.3 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
/boot/grub/i386-pc/core.img
sdb2: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdb3: __________________________________________________________________________
File system: Extended Partition
Boot sector type: Unknown
Boot sector info:
sdb5: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
================================ 2 OS detected =================================
OS#1: L'OS actuellement utilisé - Ubuntu 20.04.3 LTS CurrentSession on sdb1
OS#2: Dell Utility Partition on sda1
============================ Architecture/Host Info ============================
CPU architecture: 64-bit
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-5.4.0-86-generic root=UUID=b46f1b10-fbef-4986-8cf4-8cb6cd15a5d8 ro quiet splash vt.handoff=7
===================================== UEFI =====================================
This installed-session is not in EFI-mode.
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
sdb : notGPT, no-BIOSboot, has-noESP, not-usb, not-mmc, has-os, 63 sectors * 512 bytes
sda : notGPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, 63 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
sdb1 : is-os, 64, apt-get, grub-pc , grub2, grub-install, grubenv-ok, update-grub, not-far
sda1 : is-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
sda2 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sdb2 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
Partitions info (2/3): _________________________________________________________
sdb1 : isnotESP, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda1 : is---ESP, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot
sda2 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sdb2 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
sdb1 : not-sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, sdb
sda1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda2 : maybesepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sdb2 : maybesepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sdb
fdisk -l (filtered): ___________________________________________________________
Disk sda: 232.85 GiB, 250000000000 bytes, 488281250 sectors
Disk identifier: 0x43a9fdfc
Boot Start End Sectors Size Id Type
sda1 * 63 112454 112392 54.9M de Dell Utility
sda2 112640 488280063 488167424 232.8G 83 Linux
Disk sdb: 232.85 GiB, 250000000000 bytes, 488281250 sectors
Disk identifier: 0x00000081
Boot Start End Sectors Size Id Type
sdb1 63 97656312 97656250 46.6G 83 Linux
sdb2 107651072 488280063 380628992 181.5G 83 Linux
sdb3 97656830 107651071 9994242 4.8G 5 Extended
sdb5 97656832 107651071 9994240 4.8G 82 Linux swap / Solaris
Partition table entries are not in disk order.
parted -lm (filtered): _________________________________________________________
sda:250GB:scsi:512:512:msdos:ATA WDC WD2500JS-75N:;
1:32.3kB:57.6MB:57.5MB:fat16::boot, diag;
2:57.7MB:250GB:250GB:ext4::;
sdb:250GB:scsi:512:512:msdos:ATA WDC WD2500JS-75N:;
1:32.3kB:50.0GB:50.0GB:ext4::;
3:50.0GB:55.1GB:5117MB:::;
5:50.0GB:55.1GB:5117MB:linux-swap(v1)::;
2:55.1GB:250GB:195GB:ext4::;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
fd0
sda
├─sda1 vfat 07D7-0A0C 43a9fdfc-01
└─sda2 ext4 9ef80003-3b7a-4343-9d76-bcd458930f86 43a9fdfc-02
sdb
├─sdb1 ext4 b46f1b10-fbef-4986-8cf4-8cb6cd15a5d8 00000081-01
├─sdb2 ext4 8208f70d-10e3-4e04-94c4-65cd4469ac79 00000081-02
├─sdb3 00000081-03
└─sdb5 swap 5967b7d2-c5d0-4676-8c2e-ef6818ca85d5 00000081-05
df (filtered): _________________________________________________________________
Avail Use% Mounted on
sda1 47.3M 14% /mnt/boot-sav/sda1
sda2 195.1G 10% /DATA
sdb1 32.8G 23% /
sdb2 77.9G 51% /home
Mount options: __________________________________________________________________
sda1 rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
sda2 rw,relatime
sdb1 rw,relatime,errors=remount-ro
sdb2 rw,relatime
====================== sdb1/boot/grub/grub.cfg (filtered) ======================
Ubuntu b46f1b10-fbef-4986-8cf4-8cb6cd15a5d8
Ubuntu, avec Linux 5.4.0-86-generic b46f1b10-fbef-4986-8cf4-8cb6cd15a5d8
Ubuntu, avec Linux 5.4.0-84-generic b46f1b10-fbef-4986-8cf4-8cb6cd15a5d8
Dell Utility Partition (sur sda1) 07D7-0A0C
### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_uefi-firmware ###
========================== sdb1/etc/fstab (filtered) ===========================
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sdb1 during installation
UUID=b46f1b10-fbef-4986-8cf4-8cb6cd15a5d8 / ext4 errors=remount-ro 0 1
# /DATA was on /dev/sda2 during installation
UUID=9ef80003-3b7a-4343-9d76-bcd458930f86 /DATA ext4 defaults 0 2
# /home was on /dev/sdb2 during installation
UUID=8208f70d-10e3-4e04-94c4-65cd4469ac79 /home ext4 defaults 0 2
# swap was on /dev/sdb5 during installation
UUID=5967b7d2-c5d0-4676-8c2e-ef6818ca85d5 none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
======================= sdb1/etc/default/grub (filtered) =======================
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
==================== sdb1: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
32.793162823 = 35.211390464 boot/grub/grub.cfg 1
32.750346661 = 35.165416960 boot/grub/i386-pc/core.img 1
8.971934795 = 9.633541632 boot/vmlinuz 2
7.635997295 = 8.199089664 boot/vmlinuz-5.4.0-84-generic 1
8.971934795 = 9.633541632 boot/vmlinuz-5.4.0-86-generic 2
7.635997295 = 8.199089664 boot/vmlinuz.old 1
9.392253399 = 10.084855296 boot/initrd.img 4
8.505698681 = 9.132924416 boot/initrd.img-5.4.0-84-generic 7
9.392253399 = 10.084855296 boot/initrd.img-5.4.0-86-generic 4
8.505698681 = 9.132924416 boot/initrd.img.old 7
===================== sdb1: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 18151 août 12 11:18 10_linux
-rwxr-xr-x 1 root root 42359 sept. 8 2020 10_linux_zfs
-rwxr-xr-x 1 root root 12894 sept. 8 2020 20_linux_xen
-rwxr-xr-x 1 root root 12059 juil. 13 2018 30_os-prober
-rwxr-xr-x 1 root root 1424 sept. 8 2020 30_uefi-firmware
-rwxr-xr-x 1 root root 214 janv. 13 2017 40_custom
-rwxr-xr-x 1 root root 216 janv. 13 2017 41_custom
======================== Unknown MBRs/Boot Sectors/etc =========================
Unknown BootLoader on sdb3
00000000 ad 4f 4a a7 c6 1c e7 df 0c 6e 42 a0 49 c8 25 24 |.OJ......nB.I.%$|
00000010 a0 50 df 61 12 d9 48 4c c1 da 60 4a 13 ad 7a 47 |.P.a..HL..`J..zG|
00000020 b3 6e 75 24 84 a8 97 47 e6 eb a2 65 3c 63 97 1f |.nu$...G...e<c..|
00000030 bb 80 7b 4c 52 09 3c 70 53 48 f6 3d 64 04 25 63 |..{LR.<pSH.=d.%c|
00000040 87 5a af 2d 6c e2 60 b8 1a 1a e8 2f 76 89 bf 41 |.Z.-l.`..../v..A|
00000050 47 d5 99 cd db 3b 10 a9 0e d1 83 18 25 35 33 c7 |G....;......%53.|
00000060 a2 99 7e f3 8e cd f8 64 23 bc 36 40 08 de 95 80 |..~....d#.6@....|
00000070 30 62 28 a0 73 85 00 6f df bc f7 7e d9 df a4 05 |0b(.s..o...~....|
00000080 c5 a1 b3 b6 21 b8 d2 7d 8c 8f 09 4b 23 5e 3b b8 |....!..}...K#^;.|
00000090 c9 1f 54 5a fb 39 d5 86 cb 6d fb 4c 07 63 ab a1 |..TZ.9...m.L.c..|
000000a0 31 6a ae 1e be cc 23 f2 35 0d 02 5f e6 02 4e 76 |1j....#.5.._..Nv|
000000b0 44 16 5f aa 4a 7a 9d 4d 84 b0 7d d7 e0 87 49 79 |D._.Jz.M..}...Iy|
000000c0 0c 19 f7 bd d6 c2 4f ca c9 b0 3c 9e b8 f0 df 37 |......O...<....7|
000000d0 8f 43 91 a9 62 1d 84 66 6e fd c5 89 d4 85 a1 43 |.C..b..fn......C|
000000e0 44 1a f6 e1 1f 60 e8 46 1f c0 6b d6 a1 10 9a 43 |D....`.F..k....C|
000000f0 91 6e 2c 59 a2 6b 5c 3d c9 e5 24 7d 30 cc ee 62 |.n,Y.k\=..$}0..b|
00000100 d9 3f d4 93 14 0d 83 64 71 15 e4 10 14 04 62 ef |.?.....dq.....b.|
00000110 6f 14 09 45 4c af d6 3e 9b 56 51 0b 21 4d 0a 6f |o..EL..>.VQ.!M.o|
00000120 b9 ee 33 73 80 bb 6d e7 6c 2a 86 8a 78 b4 f2 cb |..3s..m.l*..x...|
00000130 8c a2 eb 6e 19 32 7b c5 3b 15 78 f5 0e 9a 96 49 |...n.2{.;.x....I|
00000140 40 39 58 f4 ac 2b 18 9f 94 95 d3 ec cf ca 48 91 |@9X..+........H.|
00000150 84 ec 18 07 aa 68 30 f5 f9 4c 52 a8 0a 05 b4 89 |.....h0..LR.....|
00000160 24 15 62 58 4d 66 5a 63 3d c9 b7 dd 19 4a d6 50 |$.bXMfZc=....J.P|
00000170 8a 64 cb 2e c6 c5 a5 95 73 0d eb 5e 6d 63 58 3c |.d......s..^mcX<|
00000180 f4 79 6c 01 a1 56 e4 9c be 80 25 37 98 37 6c 52 |.yl..V....%7.7lR|
00000190 eb 26 7e fa 39 c7 c1 16 15 db b8 65 31 ce db 07 |.&~.9......e1...|
000001a0 86 ad 0f 26 52 74 09 fa f1 2d af 2f b6 9d 39 fd |...&Rt...-./..9.|
000001b0 de ff 7e 49 01 6f 21 5c a0 b3 97 e6 51 6d 00 fe |..~I.o!\....Qm..|
000001c0 ff ff 82 fe ff ff 02 00 00 00 00 80 98 00 00 00 |................|
000001d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
00000200
Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would purge (in order to fix packages) and reinstall the grub-efi-amd64-signed of
sdb1,
using the following options: sda1/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-file
Blockers in case of suggested repair: __________________________________________
The current session is in BIOS-compatibility mode. Please disable BIOS-compatibility/CSM/Legacy mode in your UEFI firmware, and use this software from a live-CD (or live-USB) that is compatible with UEFI booting mode. For example, use a live-USB of Boot-Repair-Disk-64bit (www.sourceforge.net/p/boot-repair-cd), after making sure your BIOS is set up to boot USB in EFI mode. This will enable this feature.
Confirmation request before suggested repair: __________________________________
The boot of your PC is in BIOS-compatibility/CSM/Legacy mode. You may want to retry after changing it to EFI mode.
Alternatively, you may want to retry after deactivating the [Separate /usr partition:] option.
Are you sure you want to continue anyway?
Final advice in case of suggested repair: ______________________________________
Please do not forget to make your UEFI firmware boot on the L'OS actuellement utilisé - Ubuntu 20.04.3 LTS CurrentSession entry (sda1/efi/****/shim****.efi (**** will be updated in the final message) file) !
The boot of your PC is in BIOS-compatibility/CSM/Legacy mode. You may want to retry after changing it to UEFI mode.
Je te suggère de mettre en pratique le paragraphe 2) MISE A JOUR DE GRUB-PC de ce tuto : https://forum.ubuntu-fr.org/viewtopic.php?id=440159
Arrivé à l'étape 5, il faudra que tu sélectionnes sda et sdb afin que les chargeurs d'amorçage de Grub qui sont dans le MBR de ces deux disques soient mis à jour dans le cas d'une mise à jour lourde de Grub qui implique une réécriture de ces chargeurs.
Il est possible que tu ne puisses pas atteindre cette étape 5. Parfois, ça merdouille et je ne sais pas pourquoi. Mais si tu parviens à faire ce que j'ai proposé, passe au paragraphe 3) VÉRIFICATION du tuto. Donne le retour complet de la commande "sudo debconf-show grub-pc" dans ta réponse. On pourra vérifier que les deux chargeurs sont bien enregistrés.
Dernière modification par malbo (Le 25/09/2021, à 05:11)
Hors ligne
#6 Le 26/09/2021, à 19:04
- asterus
Re : L'ecran grub n'apparait pas au démarrage de Xubuntu
Merci encore malbo.
Voici le retour de commande :
sudo debconf-show grub-pc
[sudo] Mot de passe de joe :
grub2/kfreebsd_cmdline:
grub-pc/partition_description:
grub2/no_efi_extra_removable: false
grub-efi/install_devices:
* grub2/linux_cmdline:
grub-efi/install_devices_failed: false
* grub-pc/install_devices: /dev/disk/by-id/ata-WDC_WD2500JS-75NCB3_WD-WCANKK981883, /dev/disk/by-id/ata-WDC_WD2500JS-75NCB3_WD-WCANKK981890
grub-pc/install_devices_failed: false
grub-pc/install_devices_disks_changed:
grub2/update_nvram: true
grub2/unsigned_kernels_title:
grub2/kfreebsd_cmdline_default: quiet splash
grub-pc/chainload_from_menu.lst: true
grub-efi/partition_description:
grub-pc/install_devices_empty: false
grub-pc/timeout: 10
grub-pc/kopt_extracted: false
grub-efi/install_devices_empty: false
grub-efi/install_devices_disks_changed:
grub-pc/mixed_legacy_and_grub2: true
grub2/unsigned_kernels:
grub-pc/install_devices_failed_upgrade: true
grub-pc/disk_description:
* grub2/linux_cmdline_default: quiet splash
grub-pc/hidden_timeout: false
grub2/device_map_regenerated:
grub2/force_efi_extra_removable: false
grub-pc/postrm_purge_boot_grub: false
joe@joe-Fix:~$
Cà l'air de fonctionner (le menu grup apparait). Mais lorsque je lance boot repair, j'ai le même message que dans le post #1.
Voici le rapport complet du boot repair info : https://paste.ubuntu.com/p/58WPh7KQjd/
En fait sur sda1, c'était ou il y avait la partition windows et je pense n'avoir gardé que le premier secteur doit contenir le BIOS (et un chargeur de grub) ainsi qu'une autre partition de données au format ext4
La je comprend qu'on a rajoute un chargeur de grub sur sdb. J'ai une question simple : le chargeur doit il être obligatoirement gardé sur les 2 disques ?
Dernière modification par asterus (Le 26/09/2021, à 19:05)
Hors ligne
#7 Le 26/09/2021, à 19:39
- malbo
Re : L'ecran grub n'apparait pas au démarrage de Xubuntu
Je colle ci-dessous le contenu du Boot-info dont tu as donné le lien dans le post #6 :
boot-repair-4ppa130 [20210926_1953]
============================== Boot Info Summary ===============================
=> Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for /boot/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_msdos biosdisk search_fs_uuid
---------------------------------------------------------------------------
config script
---------------------------------------------------------------------------
search.fs_uuid b46f1b10-fbef-4986-8cf4-8cb6cd15a5d8 root hd1,msdos1
set prefix=($root)'/boot/grub'
---------------------------------------------------------------------------
=> Grub2 (v2.00) is installed in the MBR of /dev/sdb and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for (,msdos1)/boot/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_msdos biosdisk
---------------------------------------------------------------------------
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: Dell Utility: FAT16
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /DELLBIO.BIN /DELLRMK.BIN /COMMAND.COM
sda2: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdb1: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 20.04.3 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
/boot/grub/i386-pc/core.img
sdb2: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdb3: __________________________________________________________________________
File system: Extended Partition
Boot sector type: Unknown
Boot sector info:
sdb5: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
================================ 2 OS detected =================================
OS#1: L'OS actuellement utilisé - Ubuntu 20.04.3 LTS CurrentSession on sdb1
OS#2: Dell Utility Partition on sda1
============================ Architecture/Host Info ============================
CPU architecture: 64-bit
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-5.4.0-86-generic root=UUID=b46f1b10-fbef-4986-8cf4-8cb6cd15a5d8 ro quiet splash vt.handoff=7
===================================== UEFI =====================================
This installed-session is not in EFI-mode.
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
sdb : notGPT, no-BIOSboot, has-noESP, not-usb, not-mmc, has-os, 63 sectors * 512 bytes
sda : notGPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, 63 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
sdb1 : is-os, 64, apt-get, grub-pc , grub2, grub-install, grubenv-ok, update-grub, not-far
sda1 : is-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
sda2 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sdb2 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
Partitions info (2/3): _________________________________________________________
sdb1 : isnotESP, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda1 : is---ESP, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot
sda2 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sdb2 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
sdb1 : not-sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, sdb
sda1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda2 : maybesepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sdb2 : maybesepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sdb
fdisk -l (filtered): ___________________________________________________________
Disk sda: 232.85 GiB, 250000000000 bytes, 488281250 sectors
Disk identifier: 0x43a9fdfc
Boot Start End Sectors Size Id Type
sda1 * 63 112454 112392 54.9M de Dell Utility
sda2 112640 488280063 488167424 232.8G 83 Linux
Disk sdb: 232.85 GiB, 250000000000 bytes, 488281250 sectors
Disk identifier: 0x00000081
Boot Start End Sectors Size Id Type
sdb1 63 97656312 97656250 46.6G 83 Linux
sdb2 107651072 488280063 380628992 181.5G 83 Linux
sdb3 97656830 107651071 9994242 4.8G 5 Extended
sdb5 97656832 107651071 9994240 4.8G 82 Linux swap / Solaris
Partition table entries are not in disk order.
parted -lm (filtered): _________________________________________________________
sda:250GB:scsi:512:512:msdos:ATA WDC WD2500JS-75N:;
1:32.3kB:57.6MB:57.5MB:fat16::boot, diag;
2:57.7MB:250GB:250GB:ext4::;
sdb:250GB:scsi:512:512:msdos:ATA WDC WD2500JS-75N:;
1:32.3kB:50.0GB:50.0GB:ext4::;
3:50.0GB:55.1GB:5117MB:::;
5:50.0GB:55.1GB:5117MB:linux-swap(v1)::;
2:55.1GB:250GB:195GB:ext4::;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
fd0
sda
├─sda1 vfat 07D7-0A0C 43a9fdfc-01
└─sda2 ext4 9ef80003-3b7a-4343-9d76-bcd458930f86 43a9fdfc-02
sdb
├─sdb1 ext4 b46f1b10-fbef-4986-8cf4-8cb6cd15a5d8 00000081-01
├─sdb2 ext4 8208f70d-10e3-4e04-94c4-65cd4469ac79 00000081-02
├─sdb3 00000081-03
└─sdb5 swap 5967b7d2-c5d0-4676-8c2e-ef6818ca85d5 00000081-05
df (filtered): _________________________________________________________________
Avail Use% Mounted on
sda1 47.3M 14% /mnt/boot-sav/sda1
sda2 195.1G 10% /DATA
sdb1 32.8G 23% /
sdb2 77.9G 51% /home
Mount options: __________________________________________________________________
sda1 rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
sda2 rw,relatime
sdb1 rw,relatime,errors=remount-ro
sdb2 rw,relatime
====================== sdb1/boot/grub/grub.cfg (filtered) ======================
Ubuntu b46f1b10-fbef-4986-8cf4-8cb6cd15a5d8
Ubuntu, avec Linux 5.4.0-86-generic b46f1b10-fbef-4986-8cf4-8cb6cd15a5d8
Ubuntu, avec Linux 5.4.0-84-generic b46f1b10-fbef-4986-8cf4-8cb6cd15a5d8
Dell Utility Partition (sur sda1) 07D7-0A0C
### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_uefi-firmware ###
========================== sdb1/etc/fstab (filtered) ===========================
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sdb1 during installation
UUID=b46f1b10-fbef-4986-8cf4-8cb6cd15a5d8 / ext4 errors=remount-ro 0 1
# /DATA was on /dev/sda2 during installation
UUID=9ef80003-3b7a-4343-9d76-bcd458930f86 /DATA ext4 defaults 0 2
# /home was on /dev/sdb2 during installation
UUID=8208f70d-10e3-4e04-94c4-65cd4469ac79 /home ext4 defaults 0 2
# swap was on /dev/sdb5 during installation
UUID=5967b7d2-c5d0-4676-8c2e-ef6818ca85d5 none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
======================= sdb1/etc/default/grub (filtered) =======================
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
==================== sdb1: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
32.810840130 = 35.230371328 boot/grub/grub.cfg 2
32.810832500 = 35.230363136 boot/grub/i386-pc/core.img 1
8.971934795 = 9.633541632 boot/vmlinuz 2
7.635997295 = 8.199089664 boot/vmlinuz-5.4.0-84-generic 1
8.971934795 = 9.633541632 boot/vmlinuz-5.4.0-86-generic 2
7.635997295 = 8.199089664 boot/vmlinuz.old 1
9.392253399 = 10.084855296 boot/initrd.img 4
8.505698681 = 9.132924416 boot/initrd.img-5.4.0-84-generic 7
9.392253399 = 10.084855296 boot/initrd.img-5.4.0-86-generic 4
8.505698681 = 9.132924416 boot/initrd.img.old 7
===================== sdb1: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 18151 août 12 11:18 10_linux
-rwxr-xr-x 1 root root 42359 sept. 8 2020 10_linux_zfs
-rwxr-xr-x 1 root root 12894 sept. 8 2020 20_linux_xen
-rwxr-xr-x 1 root root 12059 juil. 13 2018 30_os-prober
-rwxr-xr-x 1 root root 1424 sept. 8 2020 30_uefi-firmware
-rwxr-xr-x 1 root root 214 janv. 13 2017 40_custom
-rwxr-xr-x 1 root root 216 janv. 13 2017 41_custom
======================== Unknown MBRs/Boot Sectors/etc =========================
Unknown BootLoader on sdb3
00000000 ad 4f 4a a7 c6 1c e7 df 0c 6e 42 a0 49 c8 25 24 |.OJ......nB.I.%$|
00000010 a0 50 df 61 12 d9 48 4c c1 da 60 4a 13 ad 7a 47 |.P.a..HL..`J..zG|
00000020 b3 6e 75 24 84 a8 97 47 e6 eb a2 65 3c 63 97 1f |.nu$...G...e<c..|
00000030 bb 80 7b 4c 52 09 3c 70 53 48 f6 3d 64 04 25 63 |..{LR.<pSH.=d.%c|
00000040 87 5a af 2d 6c e2 60 b8 1a 1a e8 2f 76 89 bf 41 |.Z.-l.`..../v..A|
00000050 47 d5 99 cd db 3b 10 a9 0e d1 83 18 25 35 33 c7 |G....;......%53.|
00000060 a2 99 7e f3 8e cd f8 64 23 bc 36 40 08 de 95 80 |..~....d#.6@....|
00000070 30 62 28 a0 73 85 00 6f df bc f7 7e d9 df a4 05 |0b(.s..o...~....|
00000080 c5 a1 b3 b6 21 b8 d2 7d 8c 8f 09 4b 23 5e 3b b8 |....!..}...K#^;.|
00000090 c9 1f 54 5a fb 39 d5 86 cb 6d fb 4c 07 63 ab a1 |..TZ.9...m.L.c..|
000000a0 31 6a ae 1e be cc 23 f2 35 0d 02 5f e6 02 4e 76 |1j....#.5.._..Nv|
000000b0 44 16 5f aa 4a 7a 9d 4d 84 b0 7d d7 e0 87 49 79 |D._.Jz.M..}...Iy|
000000c0 0c 19 f7 bd d6 c2 4f ca c9 b0 3c 9e b8 f0 df 37 |......O...<....7|
000000d0 8f 43 91 a9 62 1d 84 66 6e fd c5 89 d4 85 a1 43 |.C..b..fn......C|
000000e0 44 1a f6 e1 1f 60 e8 46 1f c0 6b d6 a1 10 9a 43 |D....`.F..k....C|
000000f0 91 6e 2c 59 a2 6b 5c 3d c9 e5 24 7d 30 cc ee 62 |.n,Y.k\=..$}0..b|
00000100 d9 3f d4 93 14 0d 83 64 71 15 e4 10 14 04 62 ef |.?.....dq.....b.|
00000110 6f 14 09 45 4c af d6 3e 9b 56 51 0b 21 4d 0a 6f |o..EL..>.VQ.!M.o|
00000120 b9 ee 33 73 80 bb 6d e7 6c 2a 86 8a 78 b4 f2 cb |..3s..m.l*..x...|
00000130 8c a2 eb 6e 19 32 7b c5 3b 15 78 f5 0e 9a 96 49 |...n.2{.;.x....I|
00000140 40 39 58 f4 ac 2b 18 9f 94 95 d3 ec cf ca 48 91 |@9X..+........H.|
00000150 84 ec 18 07 aa 68 30 f5 f9 4c 52 a8 0a 05 b4 89 |.....h0..LR.....|
00000160 24 15 62 58 4d 66 5a 63 3d c9 b7 dd 19 4a d6 50 |$.bXMfZc=....J.P|
00000170 8a 64 cb 2e c6 c5 a5 95 73 0d eb 5e 6d 63 58 3c |.d......s..^mcX<|
00000180 f4 79 6c 01 a1 56 e4 9c be 80 25 37 98 37 6c 52 |.yl..V....%7.7lR|
00000190 eb 26 7e fa 39 c7 c1 16 15 db b8 65 31 ce db 07 |.&~.9......e1...|
000001a0 86 ad 0f 26 52 74 09 fa f1 2d af 2f b6 9d 39 fd |...&Rt...-./..9.|
000001b0 de ff 7e 49 01 6f 21 5c a0 b3 97 e6 51 6d 00 fe |..~I.o!\....Qm..|
000001c0 ff ff 82 fe ff ff 02 00 00 00 00 80 98 00 00 00 |................|
000001d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
00000200
Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would purge (in order to fix packages) and reinstall the grub-efi-amd64-signed of
sdb1,
using the following options: sda1/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-file
Blockers in case of suggested repair: __________________________________________
The current session is in BIOS-compatibility mode. Please disable BIOS-compatibility/CSM/Legacy mode in your UEFI firmware, and use this software from a live-CD (or live-USB) that is compatible with UEFI booting mode. For example, use a live-USB of Boot-Repair-Disk-64bit (www.sourceforge.net/p/boot-repair-cd), after making sure your BIOS is set up to boot USB in EFI mode. This will enable this feature.
Confirmation request before suggested repair: __________________________________
Le démarrage de votre ordinateur est en mode BIOS-compatibility/CSM/Legacy. Vous voudrez peut-être réessayer après l'avoir changé en mode EFI.
Alternativement, vous souhaiterez peut-être réessayer après avoir désactivé l'option [Partition /usr séparée :].
Êtes-vous sûr de vouloir continuer quand même ?The boot of your PC is in BIOS-compatibility/CSM/Legacy mode. You may want to retry after changing it to EFI mode.
Alternatively, you may want to retry after deactivating the [Separate /boot/efi partition:] option.
Are you sure you want to continue anyway?
Final advice in case of suggested repair: ______________________________________
Please do not forget to make your UEFI firmware boot on the L'OS actuellement utilisé - Ubuntu 20.04.3 LTS CurrentSession entry (sda1/efi/****/shim****.efi (**** will be updated in the final message) file) !
The boot of your PC is in BIOS-compatibility/CSM/Legacy mode. You may want to retry after changing it to UEFI mode.
D'autre part, le retour de commande que tu as collé dans le post #6 indique que tu as bien fait ce que je te suggérais. Cela se voit dans cette ligne :
* grub-pc/install_devices: /dev/disk/by-id/ata-WDC_WD2500JS-75NCB3_WD-WCANKK981883, /dev/disk/by-id/ata-WDC_WD2500JS-75NCB3_WD-WCANKK981890
C'est à dire qu'il y a un chargeur de grub dans le disque "WDC_WD2500JS-75NCB3_WD-WCANKK981883" et un chargeur de grub dans le disque "WDC_WD2500JS-75NCB3_WD-WCANKK981890".
J'ai une question simple : le chargeur doit il être obligatoirement gardé sur les 2 disques ?
Non mais c'est plus prudent. D'autant que tu as deux disques du même modèle, ce qui ne simplifie pas l'identification.
Hors ligne
#8 Le 26/09/2021, à 19:43
- asterus
Re : L'ecran grub n'apparait pas au démarrage de Xubuntu
Très clair !
Merci beaucoup malbo pour ton aide ::)
Dernière modification par asterus (Le 26/09/2021, à 19:43)
Hors ligne