Pages : 1
#1 Le 26/02/2023, à 23:27
- Marian_03
Problème boot menu
Bonsoir,
Je suis étudiant en informatique depuis la rentrée et j'ai donc décidé de faire un dual boot sur mon pc il y a quelques semaines, à côté de mon Windows 10. Tout fonctionnait très bien jusqu'à ce qu'après une maj Windows, le menu grub disparaisse au démarrage. J'ai donc commencé à regarder sur internet pour régler ce problème, malheureusement ce n'est pas simplement l'ordre du boot menu qui a changé: l'entrée "Ubuntu" dans le boot menu a carrément disparu. J'ai donc essayé EasyUEFI mais rien à faire car l'entrée Ubuntu n'existe pas dans l'ordre démarrage.
Ensuite, en démarrant sur une LiveUSB avec ubuntu en mode "essai", j'ai essayé Boot-Repair. J'ai tenté l'option "réparage recommandé" mais à la fin: échec lors de la réparation. Voilà le boot-info que ça m'affiche:
Je vous remercie d'avance pour votre aide.
boot-repair-4ppa2056 [20230226_2222]
============================= Boot Repair Summary ==============================
Recommended repair: ____________________________________________________________
The default repair of the Boot-Repair utility will reinstall the grub-efi of
nvme0n1p6,
using the following options: nvme0n1p1/boot/efi
Additional repair will be performed: unhide-bootmenu-10s use-standard-efi-file restore-efi-backups
rm /mnt/boot-sav/nvme0n1p1/efi/Boot/bootx64.efi
mv /mnt/boot-sav/nvme0n1p1/efi/Boot/bkpbootx64.efi /mnt/boot-sav/nvme0n1p1/efi/Boot/bootx64.efi
Mount nvme0n1p1 on /mnt/boot-sav/nvme0n1p6/boot/efi
===================== Reinstall the grub-efi of nvme0n1p6 ======================
chroot /mnt/boot-sav/nvme0n1p6 grub-install --version
grub-install (GRUB) 2.06-2ubuntu7
chroot /mnt/boot-sav/nvme0n1p6 modprobe efivars
chroot /mnt/boot-sav/nvme0n1p6 efibootmgr -v before grub install
BootCurrent: 0005
Timeout: 0 seconds
BootOrder: 0000,0001,0002,0003,0004,0005
Boot0000* Windows Boot Manager HD(1,GPT,46996116-65ba-4f7d-8220-c245f3a555ed,0x800,0x32000)/File(EFIMicrosoftBootbootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...3................
Boot0001* Diskette Drive BBS(Floppy,Diskette Drive,0x0)..BO
Boot0002* USB Storage Device BBS(USB,Lexar USB Flash Drive 1100,0x0)..BO
Boot0003* CD/DVD/CD-RW Drive BBS(CDROM,CD/DVD/CD-RW Drive,0x0)..BO
Boot0004* Onboard NIC BBS(Network,IBA CL Slot 00FE v0113,0x0)..BO
Boot0005* UEFI: Lexar USB Flash Drive 1100, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(16,0)/HD(1,MBR,0xabc8bee,0x800,0x1dd5800)..BO
chroot /mnt/boot-sav/nvme0n1p6 uname -r
5.15.0-43-generic
chroot /mnt/boot-sav/nvme0n1p6 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/nvme0n1p1
mv /mnt/boot-sav/nvme0n1p6/boot/efi/EFI/Boot/bootx64.efi /mnt/boot-sav/nvme0n1p6/boot/efi/EFI/Boot/bkpbootx64.efi
cp /mnt/boot-sav/nvme0n1p6/boot/efi/efi/ubuntu/grubx64.efi /mnt/boot-sav/nvme0n1p6/boot/efi/EFI/Boot/bootx64.efi
chroot /mnt/boot-sav/nvme0n1p6 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/nvme0n1p6 efibootmgr -v after grub install
BootCurrent: 0005
Timeout: 0 seconds
BootOrder: 0000,0001,0002,0003,0004,0005
Boot0000* Windows Boot Manager HD(1,GPT,46996116-65ba-4f7d-8220-c245f3a555ed,0x800,0x32000)/File(EFIMicrosoftBootbootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...3................
Boot0001* Diskette Drive BBS(Floppy,Diskette Drive,0x0)..BO
Boot0002* USB Storage Device BBS(USB,Lexar USB Flash Drive 1100,0x0)..BO
Boot0003* CD/DVD/CD-RW Drive BBS(CDROM,CD/DVD/CD-RW Drive,0x0)..BO
Boot0004* Onboard NIC BBS(Network,IBA CL Slot 00FE v0113,0x0)..BO
Boot0005* UEFI: Lexar USB Flash Drive 1100, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(16,0)/HD(1,MBR,0xabc8bee,0x800,0x1dd5800)..BO
Error: NVram is locked (Ubuntu not found in efibootmgr). Veuillez indiquer ce message à boot.repair@gmail.com
chroot /mnt/boot-sav/nvme0n1p6 update-grub
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.15.0-60-generic
Found initrd image: /boot/initrd.img-5.15.0-60-generic
Found linux image: /boot/vmlinuz-5.15.0-58-generic
Found initrd image: /boot/initrd.img-5.15.0-58-generic
Found linux image: /boot/vmlinuz-5.15.0-57-generic
Found initrd image: /boot/initrd.img-5.15.0-57-generic
Memtest86+ needs a 16-bit boot, that is not available on EFI, exiting
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
Unhide GRUB boot menu in nvme0n1p6/boot/grub/grub.cfg
Une erreur est survenue pendant la réparation.
Error: NVram is locked (Ubuntu not found in efibootmgr). Veuillez indiquer ce message à boot.repair@gmail.com
Locked-NVram détecté.
============================ Boot Info After Repair ============================
=> No boot loader is installed in the MBR of /dev/nvme0n1.
=> 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 (hd0,msdos1)/boot/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
biosdisk fshelp fat exfat ext2 ntfs ntfscomp part_msdos
---------------------------------------------------------------------------
nvme0n1p1: _____________________________________________________________________
File system: vfat
Boot sector type: Windows 8/10/11/2012: 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
nvme0n1p2: _____________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
nvme0n1p3: _____________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/10/11/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows 10 or 11
Boot files: /Windows/System32/winload.exe
nvme0n1p4: _____________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/10/11/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
nvme0n1p5: _____________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/10/11/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
nvme0n1p6: _____________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 22.04.1 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: MSWIN4.1: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /boot/grub/grub.cfg /efi/boot/bootx64.efi
/efi/boot/grubx64.efi /efi/boot/mmx64.efi
================================ 2 OS detected =================================
OS#1: Ubuntu 22.04.1 LTS on nvme0n1p6
OS#2: Windows 10 or 11 on nvme0n1p3
================================ Host/Hardware =================================
CPU architecture: 64-bit
Video: GM108M [GeForce MX130] CoffeeLake-H GT2 [UHD Graphics 630] from NVIDIA Corporation Intel Corporation
Live-session OS is Ubuntu 64-bit (Ubuntu 22.04.1 LTS, jammy, x86_64)
===================================== UEFI =====================================
BIOS/UEFI firmware: 1.23.0(1.23) from Dell Inc.
The firmware is EFI-compatible, and is set in EFI-mode for this live-session.
SecureBoot disabled (confirmed by mokutil).
BootCurrent: 0005
Timeout: 0 seconds
BootOrder: 0000,0001,0002,0003,0004,0005
Boot0000* Windows Boot Manager HD(1,GPT,46996116-65ba-4f7d-8220-c245f3a555ed,0x800,0x32000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...3................
Boot0001* Diskette Drive BBS(Floppy,Diskette Drive,0x0)..BO
Boot0002* USB Storage Device BBS(USB,Lexar USB Flash Drive 1100,0x0)..BO
Boot0003* CD/DVD/CD-RW Drive BBS(CDROM,CD/DVD/CD-RW Drive,0x0)..BO
Boot0004* Onboard NIC BBS(Network,IBA CL Slot 00FE v0113,0x0)..BO
Boot0005* UEFI: Lexar USB Flash Drive 1100, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(16,0)/HD(1,MBR,0xabc8bee,0x800,0x1dd5800)..BO
728124f6ec8e22fbdbe7034812c81b95 nvme0n1p1/Boot/bkpbootx64.efi
728124f6ec8e22fbdbe7034812c81b95 nvme0n1p1/Boot/bootx64.efi
c152ec201c37b6e97bbc2207e49d1271 nvme0n1p1/Boot/fbx64.efi
fdafb5eece6caeccb788c946a28e6872 nvme0n1p1/Boot/mmx64.efi
3795ef72a4ed0369ca44e711527904bf nvme0n1p1/ubuntu/grubx64.efi
fdafb5eece6caeccb788c946a28e6872 nvme0n1p1/ubuntu/mmx64.efi
728124f6ec8e22fbdbe7034812c81b95 nvme0n1p1/ubuntu/shimx64.efi
20ac8dde00311476f3755604eb0e545a nvme0n1p1/Microsoft/Boot/bootmgfw.efi
27d382c5fc21df6f4a75baed05aa1d9d nvme0n1p1/Microsoft/Boot/bootmgr.efi
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
nvme0n1 : is-GPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, has-win, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
nvme0n1p1 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
nvme0n1p3 : is-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
nvme0n1p4 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
nvme0n1p5 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
nvme0n1p6 : is-os, 64, apt-get, signed grub-pc grub-efi , grub2, grub-install, grubenv-ok, update-grub, farbios
Partitions info (2/3): _________________________________________________________
nvme0n1p1 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
nvme0n1p3 : isnotESP, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, no-bmgr, notwinboot
nvme0n1p4 : isnotESP, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot
nvme0n1p5 : isnotESP, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot
nvme0n1p6 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
nvme0n1p1 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
nvme0n1p3 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
nvme0n1p4 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
nvme0n1p5 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
nvme0n1p6 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, nvme0n1
fdisk -l (filtered): ___________________________________________________________
Disk nvme0n1: 476.94 GiB, 512110190592 bytes, 1000215216 sectors
Disk identifier: FBD834A4-B41B-4C58-8DC1-ECEF36B6F395
Start End Sectors Size Type
nvme0n1p1 2048 206847 204800 100M EFI System
nvme0n1p2 206848 239615 32768 16M Microsoft reserved
nvme0n1p3 239616 607511777 607272162 289.6G Microsoft basic data
nvme0n1p4 998047744 999118847 1071104 523M Windows recovery environment
nvme0n1p5 999120896 1000212479 1091584 533M Windows recovery environment
nvme0n1p6 607512576 998047743 390535168 186.2G Linux filesystem
Partition table entries are not in disk order.
Disk sda: 14.92 GiB, 16018046976 bytes, 31285248 sectors
Disk identifier: 0x0abc8bee
Boot Start End Sectors Size Id Type
sda1 * 2048 31285247 31283200 14.9G c W95 FAT32 (LBA)
parted -lm (filtered): _________________________________________________________
sda:16.0GB:scsi:512:512:msdos:Lexar USB Flash Drive:;
1:1049kB:16.0GB:16.0GB:fat32::boot, lba;
nvme0n1:512GB:nvme:512:512:gpt:SSDPEKKF512G8 NVMe INTEL 512GB:;
1:1049kB:106MB:105MB:fat32:EFI system partition:boot, esp;
2:106MB:123MB:16.8MB::Microsoft reserved partition:msftres;
3:123MB:311GB:311GB:ntfs:Basic data partition:msftdata;
6:311GB:511GB:200GB:ext4::;
4:511GB:512GB:548MB:ntfs::hidden, diag;
5:512GB:512GB:559MB:ntfs::hidden, diag;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
└─sda1 vfat 5CF5-08EE 0abc8bee-01 UBUNTU 22_0
nvme0n1
├─nvme0n1p1 vfat E6AE-B81F 46996116-65ba-4f7d-8220-c245f3a555ed EFI system partition
├─nvme0n1p2 7ac34be0-8ff9-4aba-a641-507d446f70f9 Microsoft reserved partition
├─nvme0n1p3 ntfs CAEEB32DEEB310A5 ee8e7d23-a227-4e3a-b4f7-1e84c19c4a73 Basic data partition
├─nvme0n1p4 ntfs 0E8ECA758ECA553D 9df40f3e-e5c1-42dc-8860-16110e9fc3e1
├─nvme0n1p5 ntfs 2426AE7026AE4322 90b7cf70-034e-443c-a447-1e0e939e45a1
└─nvme0n1p6 ext4 2bba5071-973f-4790-9591-bdcf654b068a 96545d00-342a-4a03-8025-4d6ff5d833fe
Mount points (filtered): _______________________________________________________
Avail Use% Mounted on
/dev/nvme0n1p1 53.2M 45% /mnt/boot-sav/nvme0n1p1
/dev/nvme0n1p3 203.4G 30% /mnt/boot-sav/nvme0n1p3
/dev/nvme0n1p4 88.7M 83% /mnt/boot-sav/nvme0n1p4
/dev/nvme0n1p5 88.3M 83% /mnt/boot-sav/nvme0n1p5
/dev/nvme0n1p6 153.3G 11% /mnt/boot-sav/nvme0n1p6
/dev/sda1 11.3G 24% /cdrom
Mount options (filtered): ______________________________________________________
=================== nvme0n1p1/efi/ubuntu/grub.cfg (filtered) ===================
search.fs_uuid 2bba5071-973f-4790-9591-bdcf654b068a root
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
=================== nvme0n1p6/boot/grub/grub.cfg (filtered) ====================
Ubuntu 2bba5071-973f-4790-9591-bdcf654b068a
Ubuntu, with Linux 5.15.0-60-generic 2bba5071-973f-4790-9591-bdcf654b068a
Ubuntu, with Linux 5.15.0-58-generic 2bba5071-973f-4790-9591-bdcf654b068a
Ubuntu, with Linux 5.15.0-57-generic 2bba5071-973f-4790-9591-bdcf654b068a
Windows Boot Manager (on nvme0n1p1) osprober-efi-E6AE-B81F
### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_uefi-firmware ###
======================== nvme0n1p6/etc/fstab (filtered) ========================
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/nvme0n1p6 during installation
UUID=2bba5071-973f-4790-9591-bdcf654b068a / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/nvme0n1p1 during installation
UUID=E6AE-B81F /boot/efi vfat umask=0077 0 1
/swapfile none swap sw 0 0
==================== nvme0n1p6/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
================= nvme0n1p6: Location of files loaded by Grub ==================
GiB - GB File Fragment(s)
?? = ?? boot/grub/grub.cfg 1
399,578140259 = 429,043761152 boot/vmlinuz 1
352,703136444 = 378,712109056 boot/vmlinuz-5.15.0-57-generic 1
466,708003998 = 501,123903488 boot/vmlinuz-5.15.0-58-generic 2
399,578140259 = 429,043761152 boot/vmlinuz-5.15.0-60-generic 1
466,708003998 = 501,123903488 boot/vmlinuz.old 2
399,032695770 = 428,458094592 boot/initrd.img 1
407,059566498 = 437,076881408 boot/initrd.img-5.15.0-57-generic 2
305,184566498 = 327,689433088 boot/initrd.img-5.15.0-58-generic 2
399,032695770 = 428,458094592 boot/initrd.img-5.15.0-60-generic 1
305,184566498 = 327,689433088 boot/initrd.img.old 2
=================== nvme0n1p6: 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 14180 Apr 15 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
====================== sda1/boot/grub/grub.cfg (filtered) ======================
Try or Install Ubuntu
Ubuntu (safe graphics)
OEM install (for manufacturers)
Boot from next volume
UEFI Firmware Settings
Test memory
==================== sda1: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
?? = ?? boot/grub/grub.cfg 1
Dernière modification par Marian_03 (Le 27/02/2023, à 20:03)
Hors ligne
#2 Le 27/02/2023, à 01:07
- Vobul
Re : Problème boot menu
Apparemment c'est pas vraiment clair quelle est la bonne solution à ce problème pourtant bien identifié. Regarde les résultats avec "boot repair locked nvram detected" sur ton moteur de recherche favori. T'as une réponse assez complète ici : https://askubuntu.com/questions/549647/ … how-to-fix
Et je le dis souvent sur ce forum, aujourd'hui avec le prix des disques durs, faire du dual boot sur un même disque avec windows c'est juste chercher des problèmes. Garde windows bien dans son coin sur un disque, et utilises un disque complètement chiffré pour ton linux. Tu t'éviteras bien des problèmes futurs... Ça coûte 40 balles un nvme 512 Go, donc pourquoi se priver...
Vobul
Utilisez le retour utilisable de commandes !!!
J'aime la langue française, mais je parle franglais, deal with it.
RTFM
Hors ligne
#3 Le 27/02/2023, à 09:46
- geole
Re : Problème boot menu
Bonjour
Extrait de la réparation
BootOrder: 0000,0001,0002,0003,0004,0005
Boot0000* Windows Boot Manager HD(1,GPT,46996116-65ba-4f7d-8220-c245f3a555ed,0x800,0x32000)/File(EFIMicrosoftBootbootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...3................
Boot0001* Diskette Drive BBS(Floppy,Diskette Drive,0x0)..BO
Boot0002* USB Storage Device BBS(USB,Lexar USB Flash Drive 1100,0x0)..BO
Boot0003* CD/DVD/CD-RW Drive BBS(CDROM,CD/DVD/CD-RW Drive,0x0)..BO
Boot0004* Onboard NIC BBS(Network,IBA CL Slot 00FE v0113,0x0)..BO
Boot0005* UEFI: Lexar USB Flash Drive 1100, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(16,0)/HD(1,MBR,0xabc8bee,0x800,0x1dd5800)..BO
Error: NVram is locked (Ubuntu not found in efibootmgr). Veuillez indiquer ce message à boot.repair@gmail.com
On voit que le bios EFI ne contient pas l entrée UBUNTU
Tu devrais regarder dans le bios en mode administrateur si tu peux la créer toi-meme car les fichiers son bien présents
nvme0n1p1: _____________________________________________________________________
File system: vfat
Boot files: /efi/ubuntu/grubx64.efi
/efi/Microsoft/Boot/bootmgfw.efi
Pourrais-tu donner la référence commerciale de ton ordinateur afin de faire une recherche plus ciblée.
D'autre part, ton NVME est suffisamment spacieux pour contenir deux O.S.
fdisk -l (filtered): ___________________________________________________________
Disk nvme0n1: 476.94 GiB, 512110190592 bytes, 1000215216 sectors
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#4 Le 27/02/2023, à 19:55
- Marian_03
Re : Problème boot menu
Bonsoir Vobul, oui effectivement j'ai su trop tard que j'aurais dû faire ça sur un disque dur externe (c'est un pc portable). J'ai acheté ce pc en septembre en plus... Merci de ton aide
Hors ligne
#5 Le 27/02/2023, à 19:57
- xubu1957
Re : Problème boot menu
Bonjour,
Pour ajouter toi-même les balises code à ton précédent message #1 : Merci
Cliquer sur le lien « Modifier » en bas à droite du message
Sélectionner le texte
Cliquer sur le <> de l'éditeur de message
comme indiqué dans le : Retour utilisable de commande
Dernière modification par xubu1957 (Le 27/02/2023, à 20:04)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#6 Le 27/02/2023, à 20:01
- Marian_03
Re : Problème boot menu
Bonsoir geole,
merci pour ta réponse.
Oui effectivement comme tu l'as dit, tout est encore là mais l'entrée UBUNTU a disparu. J'ai essayé de me renseigner sur comment la recréer mais j'avoue que je crains de faire une grosse bourde ! (et faire pire que mieux)
Sinon, pour te répondre, mon PC est un DELL Latitude 5491 sous Windows 10
Hors ligne
#7 Le 27/02/2023, à 20:16
- xubu1957
Re : Problème boot menu
Quelle est la carte graphique ?
Pour un modèle 5490, on voyait une carte :
VGA compatible controller: Intel Corporation UHD Graphics 620 (rev 07)
dans [Résolu] Dell Latitude 5490 - Driver Intel Graphics -- nomodset
ayant un problème avec les noyaux de série 5.15.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#8 Le 27/02/2023, à 21:04
- Marian_03
Re : Problème boot menu
xubu1957,
la carte graphique est une intel UHD graphics 630, oui. Pourquoi cette question?
Hors ligne
#9 Le 28/02/2023, à 00:20
- geole
Re : Problème boot menu
Bonsoir.
Je te propose de lancer windows... Puis de l'arrêter en cliquant sur le bouton REDEMARRER au lieu de cliquer sur le bouton ARRETER.
Puis tu recommenceras le boot-repair
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#10 Le 28/02/2023, à 07:16
- xubu1957
Re : Problème boot menu
Bonjour,
la carte graphique est une intel UHD graphics 630, oui. Pourquoi cette question?
Je voulais vérifier que ce n'était pas une Intel UHD graphics 620, qui coinçait avec des noyaux 5.15.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne