Mon Laptop1 ne propose plus LM au démarrage
Posté : lun. 23 déc. 2024 17:35
Bonjour,
Mon laptop 1 ne démarre plus dans linux mint.
J'ai essayé de faire un boot-repair à partir d'un live usb linux mint 22, et voici le rapport 'boot info' :
Que dois-je faire ?
Mon laptop 1 ne démarre plus dans linux mint.
J'ai essayé de faire un boot-repair à partir d'un live usb linux mint 22, et voici le rapport 'boot info' :
Que dois-je faire ?
Code : Tout sélectionner
boot-repair-4ppa2081 [20241223_1623]
============================= Boot Repair Summary ==============================
Default settings: ______________________________________________________________
The default repair of the Boot-Repair utility would reinstall the grub-efi of
sda4,
using the following options: sda2/boot/efi
Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-file restore-efi-backups
Final advice in case of suggested repair: ______________________________________
Please do not forget to make your UEFI firmware boot on the Linux Mint 21.2 Victoria (21.2) entry (sda2/efi/****/grub****.efi (**** will be updated in the final message) file) !
If your computer reboots directly into Windows, try to change the boot order in your UEFI firmware.
If your UEFI firmware does not allow to change the boot order, change the default boot entry of the Windows bootloader.
For example you can boot into Windows, then type the following command in an admin command prompt:
bcdedit /set {bootmgr} path \EFI\****\grub****.efi (**** will be updated in the final message)
User settings: _________________________________________________________________
modprobe: FATAL: Module efivars not found in directory /lib/modules/6.8.0-38-generic
The settings chosen by the user will reinstall the grub-efi of
sda4,
using the following options: sda2/boot/efi
Additional repair will be performed: unhide-bootmenu-10s use-standard-efi-file restore-efi-backups
rm /mnt/boot-sav/sda2/efi/Boot/bootx64.efi
mv /mnt/boot-sav/sda2/efi/Boot/bkpbootx64.efi /mnt/boot-sav/sda2/efi/Boot/bootx64.efi
Mount /dev/sda2 on /mnt/boot-sav/sda4/boot/efi
===================== Reinstall the grub-efi of /dev/sda4 ======================
chroot /mnt/boot-sav/sda4 grub-install --version
grub-install (GRUB) 2.06-2ubuntu7.2
modprobe: FATAL: Module efivars not found in directory /lib/modules/6.8.0-38-generic
chroot /mnt/boot-sav/sda4 modprobe efivars
chroot /mnt/boot-sav/sda4 efibootmgr -v (filtered) before grub install
EFI variables are not supported on this system.
chroot /mnt/boot-sav/sda4 uname -r
6.8.0-38-generic
chroot /mnt/boot-sav/sda4 grub-install --efi-directory=/boot/efi --target=x86_64-efi
Installing for x86_64-efi platform.
grub-install: warning: EFI variables cannot be set on this system.
grub-install: warning: You will have to complete the GRUB setup manually.
Installation finished. No error reported.
df /dev/sda2
mv /mnt/boot-sav/sda4/boot/efi/EFI/Boot/bootx64.efi /mnt/boot-sav/sda4/boot/efi/EFI/Boot/bkpbootx64.efi
cp /mnt/boot-sav/sda4/boot/efi/efi/ubuntu/grubx64.efi /mnt/boot-sav/sda4/boot/efi/EFI/Boot/bootx64.efi
chroot /mnt/boot-sav/sda4 grub-install --efi-directory=/boot/efi --target=x86_64-efi
Installing for x86_64-efi platform.
grub-install: warning: EFI variables cannot be set on this system.
grub-install: warning: You will have to complete the GRUB setup manually.
Installation finished. No error reported.
chroot /mnt/boot-sav/sda4 efibootmgr -v (filtered) after grub install
EFI variables are not supported on this system.
Warning: NVram is locked (Linuxmint not found in efibootmgr).
chroot /mnt/boot-sav/sda4 update-grub
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/50_linuxmint.cfg'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Found linux image: /boot/vmlinuz-5.15.0-126-generic
Found initrd image: /boot/initrd.img-5.15.0-126-generic
Found linux image: /boot/vmlinuz-5.15.0-119-generic
Found initrd image: /boot/initrd.img-5.15.0-119-generic
Found linux image: /boot/vmlinuz-5.15.0-113-generic
Found initrd image: /boot/initrd.img-5.15.0-113-generic
Found linux image: /boot/vmlinuz-5.15.0-101-generic
Found initrd image: /boot/initrd.img-5.15.0-101-generic
Found linux image: /boot/vmlinuz-5.15.0-91-generic
Found initrd image: /boot/initrd.img-5.15.0-91-generic
Found linux image: /boot/vmlinuz-5.15.0-89-generic
Found initrd image: /boot/initrd.img-5.15.0-89-generic
Found linux image: /boot/vmlinuz-5.15.0-83-generic
Found initrd image: /boot/initrd.img-5.15.0-83-generic
Found linux image: /boot/vmlinuz-5.15.0-82-generic
Found initrd image: /boot/initrd.img-5.15.0-82-generic
Found linux image: /boot/vmlinuz-5.15.0-75-generic
Found initrd image: /boot/initrd.img-5.15.0-75-generic
Found linux image: /boot/vmlinuz-5.15.0-71-generic
Found initrd image: /boot/initrd.img-5.15.0-71-generic
Found linux image: /boot/vmlinuz-5.15.0-53-generic
Found initrd image: /boot/initrd.img-5.15.0-53-generic
Found linux image: /boot/vmlinuz-5.15.0-52-generic
Found initrd image: /boot/initrd.img-5.15.0-52-generic
Found linux image: /boot/vmlinuz-5.15.0-46-generic
Found initrd image: /boot/initrd.img-5.15.0-46-generic
Found linux image: /boot/vmlinuz-5.15.0-41-generic
Found initrd image: /boot/initrd.img-5.15.0-41-generic
grub-probe: error: cannot find a GRUB drive for /dev/sdb1. Check your device.map.
Found Windows Boot Manager on /dev/sda2@/EFI/Microsoft/Boot/bootmgfw.efi
Unhide GRUB boot menu in sda4/boot/grub/grub.cfg
Boot successfully repaired.
Locked-NVram detected. Please do not forget to make your UEFI firmware boot on the Linux Mint 21.2 Victoria (21.2) entry (sda2/efi/ubuntu/grubx64.efi file) !
============================ Boot Info After Repair ============================
=> No boot loader is installed in the MBR of /dev/sda.
sda1: __________________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
sda2: __________________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/Boot/bkpbootx64.efi /efi/Boot/bootx64.efi
/efi/Boot/fbx64.efi /efi/Boot/mmx64.efi
/efi/ubuntu/grubx64.efi /efi/ubuntu/mmx64.efi
/efi/ubuntu/shimx64.efi /efi/ubuntu/grub.cfg
/efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/bootmgr.efi
sda3: __________________________________________________________________________
File system: ntfs
Boot sector type: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows 7
Boot files: /Windows/System32/winload.exe
sda4: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Linux Mint 21.2
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
sda5: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sda6: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdb: ___________________________________________________________________________
File system: iso9660
Boot sector type: Unknown
Boot sector info:
Mounting failed: mount: /mnt/BootInfo/FD/sdb: /dev/sdb already mounted or mount point busy.
dmesg(1) may have more information after failed mount system call.
================================ 2 OS detected =================================
OS#1 (linux): Linux Mint 21.2 Victoria (21.2) on sda4
OS#2 (windows): Windows 7 on sda3
================================ Host/Hardware =================================
CPU architecture: 64-bit
Video: Skylake GT2 [HD Graphics 520] from Intel Corporation
Live-session OS is Linuxmint 64-bit (Linux Mint 22, wilma, x86_64)
===================================== UEFI =====================================
BIOS/UEFI firmware: N1WET51W (1.30 )(1.30) from LENOVO
The firmware is EFI-compatible, and is set in EFI-mode for this live-session.
SecureBoot disabled (confirmed by mokutil).
BootCurrent: 001B
Timeout: 2 seconds
BootOrder: 0000,0001,0010,0011,0012,0013,0017,0018,0019,001A,001B,001C,001D,001E
Boot0000* ubuntu HD(1,GPT,3dd6b2b7-95f0-46dd-a7a3-21aeb175b0c9,0x800,0x1dc800)/File(\EFI\ubuntu\shimx64.efi)
Boot0001* Windows Boot Manager HD(2,GPT,04285591-63d5-4168-a75d-0b14bfb31afa,0x40800,0x32000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)57494e444f5753000100000088000000780000004200430044004f0042004a004500430054003d007b00390064006500610038003600320063002d0035006300640064002d0034006500370030002d0061006300630031002d006600330032006200330034003400640034003700390035007d00000064000100000010000000040000007fff04001400000049535048
Boot0010 Setup FvFile(721c8b66-426c-4e86-8e99-3457c46ab0b9)
Boot0011 Boot Menu FvFile(126a762d-5758-4fca-8531-201a7f57f850)
Boot0012 Diagnostic Splash Screen FvFile(a7d8d9a6-6ab0-4aeb-ad9d-163e59a7a380)
Boot0013 Lenovo Diagnostics FvFile(3f7e615b-0d45-4f80-88dc-26b234958560)
Boot0014 Startup Interrupt Menu FvFile(f46ee6f4-4785-43a3-923d-7f786c3c8479)
Boot0015 Rescue and Recovery FvFile(665d3f60-ad3e-4cad-8e26-db46eee9f1b5)
Boot0016 MEBx Hot Key FvFile(ac6fd56a-3d41-4efd-a1b9-870293811a28)
Boot0017* USB CD VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,86701296aa5a7848b66cd49dd3ba6a55)
Boot0018* USB FDD VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,6ff015a28830b543a8b8641009461e49)
Boot0019* NVMe0 VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,001c199932d94c4eae9aa0b6e98eb8a400)
Boot001A* ATA HDD0 VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,91af625956449f41a7b91f4f892ab0f600)
Boot001B* USB HDD VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,33e821aaaf33bc4789bd419f88c50803)
Boot001C* PCI LAN VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,78a84aaf2b2afc4ea79cf5cc8f3d3803)
Boot001D Other CD VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,aea2090adfde214e8b3a5e471856a35406)
Boot001E Other HDD VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,91af625956449f41a7b91f4f892ab0f606)
Boot001F* IDER BOOT CDROM PciRoot(0x0)/Pci(0x14,0x0)/USB(11,1)
Boot0020* IDER BOOT Floppy PciRoot(0x0)/Pci(0x14,0x0)/USB(11,0)
Boot0021* ATA HDD VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,91af625956449f41a7b91f4f892ab0f6)
Boot0022* ATAPI CD VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,aea2090adfde214e8b3a5e471856a354)
Boot0023* PCI LAN VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,78a84aaf2b2afc4ea79cf5cc8f3d3803)
07e25dcaf57c776875f78fa36827c58e sda2/Boot/bkpbootx64.efi
07e25dcaf57c776875f78fa36827c58e sda2/Boot/bootx64.efi
1d43d986c265d8c455d020e4a1f28c52 sda2/Boot/fbx64.efi
1d260ff1255f189ab621209796ee2fed sda2/Boot/mmx64.efi
a1da253696a304dce6b4668b70151c0e sda2/ubuntu/grubx64.efi
1d260ff1255f189ab621209796ee2fed sda2/ubuntu/mmx64.efi
07e25dcaf57c776875f78fa36827c58e sda2/ubuntu/shimx64.efi
8a9ec3de9d79349c2e34b580fe655ee5 sda2/Microsoft/Boot/bootmgfw.efi
59f8328db22467a564e7173962244df0 sda2/Microsoft/Boot/bootmgr.efi
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
sda : is-GPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, has-win, 34 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
sda2 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
sda3 : is-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
sda4 : is-os, 64, apt-get, signed grub-pc grub-efi , grub2, grub-install, grubenv-ok, update-grub, end-after-100GB
sda6 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
Partitions info (2/3): _________________________________________________________
sda2 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, vfat
sda3 : isnotESP, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, no-bmgr, notwinboot, ntfs
sda4 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
sda6 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
Partitions info (3/3): _________________________________________________________
sda2 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
sda3 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
sda4 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, sda
sda6 : maybesepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
fdisk -l (filtered): ___________________________________________________________
Disk sda: 476.94 GiB, 512110190592 bytes, 1000215216 sectors
Disk identifier: 5F4C94F4-56E5-40F0-85AD-527672ACF8DA
Start End Sectors Size Type
sda1 34 262177 262144 128M Microsoft reserved
sda2 264192 468991 204800 100M EFI System
sda3 468992 143828991 143360000 68.4G Microsoft basic data
sda4 143828992 348628991 204800000 97.7G Microsoft basic data
sda5 348628992 379348991 30720000 14.6G Microsoft basic data
sda6 379348992 1000214527 620865536 296.1G Linux filesystem
Disk sdb: 7.24 GiB, 7775191040 bytes, 15185920 sectors
Disk identifier: 0x712697c0
Boot Start End Sectors Size Id Type
sdb1 * 64 5679359 5679296 2.7G 0 Empty
sdb2 8644 18883 10240 5M ef EFI (FAT-12/16/32)
sdb3 5681152 15185919 9504768 4.5G 83 Linux
parted -lm (filtered): _________________________________________________________
sda:512GB:scsi:512:4096:gpt:ATA SK hynix SC311 S:;
1:17.4kB:134MB:134MB:::msftres;
2:135MB:240MB:105MB:fat32::boot, esp;
3:240MB:73.6GB:73.4GB:ntfs::msftdata;
4:73.6GB:178GB:105GB:ext4:Basic data partition:msftdata;
5:178GB:194GB:15.7GB:linux-swap(v1):Basic data partition:msftdata;
6:194GB:512GB:318GB:ext4::;
sdb:7775MB:scsi:512:512:unknown:ADATA USB Flash Drive:;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 4447a9a6-0676-4ec2-81c8-bdfb67868436
├─sda2 vfat 8C2B-AF2B 04285591-63d5-4168-a75d-0b14bfb31afa
├─sda3 ntfs 3A9031289030EC4F 4d18c30d-8079-4668-a977-bf9598f45c7e
├─sda4 ext4 a94cccad-38d1-4717-836c-d2e3f463aaac 7cf4f151-e0c6-426b-b65b-5dc3e606fdcd Basic data partition
├─sda5 swap dd1a8f7a-14f1-43a1-8f17-a718b1f45d0a 5fb368a4-0e95-406f-a349-423b24ed3130 Basic data partition
└─sda6 ext4 36f40b1b-1b84-4378-af06-0e9223970d85 3e26f87d-942b-433c-8f21-6748c9125334
sdb iso9660 2024-07-21-12-46-00-00 Linux Mint 22 Cinnamon 64-bit
├─sdb1 iso9660 2024-07-21-12-46-00-00 712697c0-01 Linux Mint 22 Cinnamon 64-bit
├─sdb2 vfat 669D-0308 712697c0-02
└─sdb3 ext4 eb2b498e-30e2-4362-8058-cd9c80087443 712697c0-03 writable
sdc
Mount points (filtered): _______________________________________________________
Avail Use% Mounted on
/dev/sda2 62M 35% /mnt/boot-sav/sda2
/dev/sda3 28.8G 58% /mnt/boot-sav/sda3
/dev/sda4 57.9G 34% /mnt/boot-sav/sda4
/dev/sda6 127.8G 51% /mnt/boot-sav/sda6
/dev/sdb1 0 100% /cdrom
efivarfs 73.1K 49% /sys/firmware/efi/efivars
Mount options (filtered): ______________________________________________________
/dev/sda2 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
/dev/sda3 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/sda4 ext4 rw,relatime
/dev/sda6 ext4 rw,relatime
/dev/sdb1 iso9660 ro,noatime,nojoliet,check=s,map=n,blocksize=2048,iocharset=utf8
===================== sda2/efi/ubuntu/grub.cfg (filtered) ======================
search.fs_uuid a94cccad-38d1-4717-836c-d2e3f463aaac root hd0,gpt4
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
====================== sda4/boot/grub/grub.cfg (filtered) ======================
Ubuntu a94cccad-38d1-4717-836c-d2e3f463aaac
Windows Boot Manager (on sda2) osprober-efi-8C2B-AF2B
### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_uefi-firmware ###
========================== sda4/etc/fstab (filtered) ===========================
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda4 during installation
UUID=a94cccad-38d1-4717-836c-d2e3f463aaac / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda2 during installation
# /home was on /dev/sda6 during installation
UUID=36f40b1b-1b84-4378-af06-0e9223970d85 /home ext4 defaults 0 2
# swap was on /dev/sda5 during installation
UUID=dd1a8f7a-14f1-43a1-8f17-a718b1f45d0a none swap sw 0 0
UUID=8C2B-AF2B /boot/efi vfat defaults 0 1
======================= sda4/etc/default/grub (filtered) =======================
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=menu
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
GRUB_DISABLE_OS_PROBER=false
==================== sda4: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
?? = ?? boot/grub/grub.cfg 1
158.372066498 = 170.050711552 boot/vmlinuz 2
164.351654053 = 176.471244800 boot/vmlinuz-5.15.0-101-generic 1
83.781387329 = 89.959579648 boot/vmlinuz-5.15.0-113-generic 2
78.458003998 = 84.243640320 boot/vmlinuz-5.15.0-119-generic 2
158.372066498 = 170.050711552 boot/vmlinuz-5.15.0-126-generic 2
140.944892883 = 151.338426368 boot/vmlinuz-5.15.0-41-generic 1
132.543941498 = 142.317973504 boot/vmlinuz-5.15.0-46-generic 2
161.937507629 = 173.879074816 boot/vmlinuz-5.15.0-52-generic 2
166.239253998 = 178.498039808 boot/vmlinuz-5.15.0-53-generic 2
151.851593018 = 163.049406464 boot/vmlinuz-5.15.0-71-generic 1
81.445362091 = 87.451291648 boot/vmlinuz-5.15.0-75-generic 1
153.734443665 = 165.071101952 boot/vmlinuz-5.15.0-82-generic 1
111.601634979 = 119.831343104 boot/vmlinuz-5.15.0-83-generic 1
154.304763794 = 165.683478528 boot/vmlinuz-5.15.0-89-generic 2
157.067378998 = 168.649814016 boot/vmlinuz-5.15.0-91-generic 2
78.458003998 = 84.243640320 boot/vmlinuz.old 2
127.938472748 = 137.372889088 boot/initrd.img 4
112.305549622 = 120.587165696 boot/initrd.img-5.15.0-101-generic 2
111.094699860 = 119.287025664 boot/initrd.img-5.15.0-113-generic 2
127.727542877 = 137.146404864 boot/initrd.img-5.15.0-119-generic 4
127.938472748 = 137.372889088 boot/initrd.img-5.15.0-126-generic 4
127.562183380 = 136.968851456 boot/initrd.img-5.15.0-41-generic 3
127.375919342 = 136.768851968 boot/initrd.img-5.15.0-46-generic 2
126.282169342 = 135.594446848 boot/initrd.img-5.15.0-52-generic 2
125.704040527 = 134.973685760 boot/initrd.img-5.15.0-53-generic 2
124.377117157 = 133.548912640 boot/initrd.img-5.15.0-71-generic 2
123.759914398 = 132.886196224 boot/initrd.img-5.15.0-75-generic 2
122.368034363 = 131.391676416 boot/initrd.img-5.15.0-82-generic 2
120.555545807 = 129.445531648 boot/initrd.img-5.15.0-83-generic 2
118.383693695 = 127.113523200 boot/initrd.img-5.15.0-89-generic 2
115.782096863 = 124.320079872 boot/initrd.img-5.15.0-91-generic 4
127.727542877 = 137.146404864 boot/initrd.img.old 4
===================== sda4: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 18683 Apr 15 2022 10_linux
-rwxr-xr-x 1 root root 43031 Apr 15 2022 10_linux_zfs
-rwxr-xr-x 1 root root 14387 Dec 18 2022 20_linux_xen
-rwxr-xr-x 1 root root 13369 Apr 15 2022 30_os-prober
-rwxr-xr-x 1 root root 1372 Apr 15 2022 30_uefi-firmware
-rwxr-xr-x 1 root root 700 Feb 19 2022 35_fwupd
-rwxr-xr-x 1 root root 214 Apr 15 2022 40_custom
-rwxr-xr-x 1 root root 215 Apr 15 2022 41_custom