Juste le boot-info, ça fonctionne :
boot-repair-4ppa124 [20200601_1138]
============================== Boot Info Summary ===============================
=> No boot loader is installed in the MBR of /dev/sda.
=> Syslinux MBR (4.04-4.07) is installed in the MBR of /dev/sdb.
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/ubuntu/fwupx64.efi
sda2: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 18.04.4 LTS
Boot files: /etc/fstab /etc/default/grub
sdb1: __________________________________________________________________________
File system: vfat
Boot sector type: SYSLINUX 4.05 20140113
Boot sector info: Syslinux looks at sector 976000 of /dev/sdb1 for its
second stage. SYSLINUX is installed in the directory.
No errors found in the Boot Parameter Block.
Operating System:
Boot files: /boot/grub/grub.cfg /efi/BOOT/grubx64.efi
/efi/BOOT/mmx64.efi /ldlinux.sys
================================ 1 OS detected =================================
OS#1: Ubuntu 18.04.4 LTS on sda2
============================ Architecture/Host Info ============================
CPU architecture: 64-bit
Live-session OS is Ubuntu 64-bit (Ubuntu 18.04.4 LTS, bionic, x86_64)
===================================== UEFI =====================================
BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
SecureBoot disabled.
efibootmgr -v
BootCurrent: 0001
Timeout: 2 seconds
BootOrder: 0000,0001
Boot0000* ubuntu HD(1,GPT,f8ad69dd-fa61-47c8-a1b3-cc5784401266,0x800,0x17800)/File(\EFI\ubuntu\shimx64.efi)
Boot0001* UEFI: USB DISK 2.0 PMAP PciRoot(0x0)/Pci(0x1d,0x0)/USB(1,0)/USB(5,0)/HD(1,MBR,0x4eda167,0x1f80,0x776080)AMBO
256fe27540b54b71cf38110338247688 sda1/ubuntu/fwupx64.efi
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
sda : is-GPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
sda1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
sda2 : is-os, 64, apt-get, grub-pc , grub2, grub-install, no-grubenv, update-grub, farbios
Partitions info (2/3): _________________________________________________________
sda1 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda2 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
sda1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda2 : not-sepboot, no-kernel, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, sda
fdisk -l (filtered): ___________________________________________________________
Disk sda: 223.6 GiB, 240057409536 bytes, 468862128 sectors
Disk identifier: D5BD15DE-45FA-4C81-8249-A8830BA1471E
Start End Sectors Size Type
sda1 2048 1050623 1048576 512M EFI System
sda2 1050624 468860927 467810304 223.1G Linux filesystem
Disk sdb: 3.8 GiB, 4009754624 bytes, 7831552 sectors
Disk identifier: 0x04eda167
Boot Start End Sectors Size Id Type
sdb1 * 8064 7831551 7823488 3.7G c W95 FAT32 (LBA)
parted -lm (filtered): _________________________________________________________
sda:240GB:scsi:512:512:gpt:ATA SSD0240S00:;
1:1049kB:538MB:537MB:fat32:EFI System Partition:boot, esp;
2:538MB:240GB:240GB:ext4::;
sdb:4010MB:scsi:512:512:msdos: USB DISK 2.0:;
1:4129kB:4010MB:4006MB:fat32::boot, lba;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 vfat 53F2-EB58 d29e61fc-781b-426b-85d0-c047c2a013fc EFI System Partition
└─sda2 ext4 1e4e9134-46e7-4e1f-807e-54b17d6d44f1 dd682516-99e6-4869-a96f-0584cdd3b97a
sdb
└─sdb1 vfat 04ED-A167 04eda167-01 EMTEC C410
df (filtered): _________________________________________________________________
Avail Use% Mounted on
sda1 510.9M 0% /mnt/boot-sav/sda1
sda2 200.1G 3% /mnt/boot-sav/sda2
sdb1 1.4G 62% /cdrom
Mount options: __________________________________________________________________
sda1 rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
sda2 rw,relatime
sdb1 ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
========================== sda2/etc/fstab (filtered) ===========================
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda2 during installation
UUID=1e4e9134-46e7-4e1f-807e-54b17d6d44f1 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
/swapfile none swap sw 0 0
UUID=53F2-EB58 /boot/efi vfat defaults 0 1
======================= sda2/etc/default/grub (filtered) =======================
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
===================== sda2: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 12693 nov. 11 2019 10_linux
-rwxr-xr-x 1 root root 11298 nov. 11 2019 20_linux_xen
-rwxr-xr-x 1 root root 12059 nov. 11 2019 30_os-prober
-rwxr-xr-x 1 root root 1418 nov. 11 2019 30_uefi-firmware
-rwxr-xr-x 1 root root 214 nov. 11 2019 40_custom
-rwxr-xr-x 1 root root 216 nov. 11 2019 41_custom
====================== sdb1/boot/grub/grub.cfg (filtered) ======================
Start Kubuntu
OEM install (for manufacturers)
Check disc for defects
==================== sdb1: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
?? = ?? boot/grub/grub.cfg 1
================== sdb1: Location of files loaded by Syslinux ==================
GiB - GB File Fragment(s)
?? = ?? ldlinux.sys 1
?? = ?? menu.c32 1
=============== sdb1: Version of COM32(R) files used by Syslinux ===============
menu.c32 : COM32R module (v4.xx)
=============================== StdErr Messages ================================
File descriptor 63 (pipe:[120032]) leaked on lvs invocation. Parent PID 16776: /bin/bash
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
sda2,
using the following options: kernel-purge sda1/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-file
Final advice in case of suggested repair: ______________________________________
Please do not forget to make your UEFI firmware boot on the Ubuntu 18.04.4 LTS entry (sda1/efi/****/shim****.efi (**** will be updated in the final message) file) !