Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 12/07/2022, à 12:29

Ziggy-Stardust

Grub qui ne reconnait pas Windows 11 / Kubuntu

Bonjour à tous,

Je suis utilisateur de Windows 11, et j'ai libéré environ 250gb d'espace pour y installer Kubuntu 22.04.
J'ai démarré sur la clé usb, partitionné manuellement (Impossible d'utiliser l'option "Installer a côté de Windows" habituellement présente, elle n'apparaissait pas.

Problème : Lorsque j'ai voulu procéder à l'installation, j'ai eu un message d'erreur m'indiquant qu'aucune partition EFI n'était detectée.
J'ai donc recréé une partition EFI, puisque il m'était impossible d'utiliser celle ou est Windows.

Problème : Pas de GRUB.
J'ai donc utilisé le réparateur de démarrage via un live usb.
Le GRUB est donc installé, mais ne montre pas Windows 11.
En revanche, je peux toujours sélectionner Windows Boot Manager dans le boot order de mon BIOS.

J'ai bien compris que mon problème vient du fait que j'ai donc deux partitions EFI différentes.
Est il possible de réparer cette erreur ?

Merci


Asrock B550M Steel Legend - AMD® Ryzen 5 5600 - AMD® Radeon RX 6600 xt - Ubuntu Budgie

Hors ligne

#2 Le 12/07/2022, à 18:04

geole

Re : Grub qui ne reconnait pas Windows 11 / Kubuntu

Bonjour
Peux-tu faire un boot-info et poster l'URL générée. https://doc.ubuntu-fr.org/tutoriel/boot-info
Peux-tu donner les caractéristiques exactes de ton ordinateur.
Peux-tu aller dans le bios et vérifier s'il n'est pas équipé d'un NVME non positionné en mode AHCI. Ce qui le rend invisible de UBUNTU. Voir chapitre 7.1 de https://doc.ubuntu-fr.org/cohabitation_ubuntu_windows

Dernière modification par geole (Le 12/07/2022, à 18:06)


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

#3 Le 12/07/2022, à 18:08

Ziggy-Stardust

Re : Grub qui ne reconnait pas Windows 11 / Kubuntu

Bonjour,

https://paste.ubuntu.com/p/g6rMPXtSCq/

Les caractéristiques sont en signature , il manque juste mes 16 gb de DDR4.
Mon NVME n'est pas positionné en mode AHCI non plus

Merci


Asrock B550M Steel Legend - AMD® Ryzen 5 5600 - AMD® Radeon RX 6600 xt - Ubuntu Budgie

Hors ligne

#4 Le 12/07/2022, à 18:09

xubu1957

Re : Grub qui ne reconnait pas Windows 11 / Kubuntu

Bonjour,

Collage du Boot-info :

boot-info-4ppa200                                              [20220712_1906]

============================== Boot Info Summary ===============================

 => Windows 7/8/10/11/2012 is installed in the MBR of /dev/nvme0n1.
 => No boot loader is installed in the MBR of /dev/sda.

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/bootx64.efi /efi/Boot/fbia32.efi 
                       /efi/Boot/fbx64.efi /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:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 22.04 LTS
    Boot files:        /boot/grub/grub.cfg /etc/fstab /etc/default/grub

nvme0n1p6: _____________________________________________________________________

    File system:       swap
    Boot sector type:  -
    Boot sector info: 

nvme0n1p7: _____________________________________________________________________

    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

sda1: __________________________________________________________________________

    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:        


================================ 2 OS detected =================================

OS#1:   L'OS actuellement utilisé - Ubuntu 22.04 LTS CurrentSession on nvme0n1p5
OS#2:   Windows 10 or 11 on nvme0n1p3

================================ Host/Hardware =================================

CPU architecture: 64-bit
Video: Navi 23 [Radeon RX 6600/6600 XT/6600M] from Advanced Micro Devices, Inc. [AMD/ATI]
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-5.15.0-41-generic root=UUID=d3d3e512-b606-4e98-9354-36a22ab58440 ro quiet splash vt.handoff=7
df -Th / : /dev/nvme0n1p5   ext4   221G     11G  199G   6% /

===================================== UEFI =====================================

BIOS/UEFI firmware: P2.30(5.17) from American Megatrends International, LLC.
The firmware is EFI-compatible, and is set in EFI-mode for this installed-session.
No EFI in dmseg.
SecureBoot disabled - SecureBoot disabled
Platform is in Setup Mode - Veuillez indiquer ce message à boot.repair@gmail.com.
BootCurrent: 0004
Timeout: 1 seconds
BootOrder: 0004,0000,0001
Boot0000* Windows Boot Manager	HD(1,GPT,ed186152-50f0-4ac5-a5b4-d137100db845,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.}...d................
Boot0001* Hard Drive	BBS(HD,,0x0)..GO..NO........{.S.a.b.r.e.n.t....................A..........................dy.5!$.......>..Gd-.;.A..MQ..L.2.0.3.E.0.7.0.5.0.6.1.5.0.0.1.7.2.2.0.4........BO..NO........u.C.T.1.0.0.0.B.X.5.0.0.S.S.D.1....................A.................................>..Gd-.;.A..MQ..L.2.2.5.0.6.E.6.0.7.4.2.7. . . . . . . . ........BO
Boot0004* ubuntu	HD(7,GPT,493cef74-07e0-4a74-a6a3-704668e6cee6,0x76acf800,0x1dd000)/File(\EFI\UBUNTU\SHIMX64.EFI)

88a7b0e2436865122255f78aa52edaec   nvme0n1p1/Boot/bootx64.efi
ae2097c0fddc853082441563bf708f83   nvme0n1p1/Boot/fbia32.efi
71060d1508ed5eb352cd63fbc5da06ac   nvme0n1p1/Boot/fbx64.efi
92c10752aae05dc173821f2fbdff81ba   nvme0n1p1/Microsoft/Boot/bootmgfw.efi
997349f884e48dc0397cccb2ad572318   nvme0n1p1/Microsoft/Boot/bootmgr.efi
b6410a7309a1aa9a05df02ea1954c02d   nvme0n1p1/Boot/BOOTIA32.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
sda	: is-GPT,	no-BIOSboot,	has-noESP, 	not-usb,	not-mmc, no-os,	no-wind,	2048 sectors * 512 bytes

Partitions info (1/3): _________________________________________________________

nvme0n1p5	: is-os,	64, apt-get,	signed grub-pc grub-efi ,	grub2,	grub-install,	grubenv-ok,	update-grub,	farbios
nvme0n1p7	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
nvme0n1p3	: is-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
nvme0n1p1	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	not-far
nvme0n1p4	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sda1	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios

Partitions info (2/3): _________________________________________________________

nvme0n1p5	: isnotESP,	fstab-has-goodEFI,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
nvme0n1p7	: 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
nvme0n1p1	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
nvme0n1p4	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	recovery-or-hidden,	no-bmgr,	notwinboot
sda1	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot

Partitions info (3/3): _________________________________________________________

nvme0n1p5	: not--sepboot,	with-boot,	fstab-without-boot,	not-sep-usr,	with--usr,	fstab-without-usr,	std-grub.d,	nvme0n1
nvme0n1p7	: 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
nvme0n1p1	: 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
sda1	: not--sepboot,	no---boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	no--grub.d,	sda

fdisk -l (filtered): ___________________________________________________________

Disk nvme0n1: 953.87 GiB, 1024209543168 bytes, 2000409264 sectors
Disk identifier: AB7B6E20-C695-4A3D-9A98-E764AB5E49EE
               Start        End    Sectors   Size Type
nvme0n1p1       2048     206847     204800   100M unknown
nvme0n1p2     206848     239615      32768    16M Microsoft reserved
nvme0n1p3     239616 1487140863 1486901248   709G Microsoft basic data
nvme0n1p4 1999142912 2000406527    1263616   617M Windows recovery environment
nvme0n1p5 1487140864 1959796735  472655872 225.4G Linux filesystem
nvme0n1p6 1959796736 1991047167   31250432  14.9G Linux swap
nvme0n1p7 1991047168 1993000959    1953792   954M EFI System
Partition table entries are not in disk order.
Disk sda: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Disk identifier: CD2A32DF-7A43-47B1-B8A7-3D9B1A59D86A
      Start        End    Sectors   Size Type
sda1   2048 1953523711 1953521664 931.5G Microsoft basic data

parted -lm (filtered): _________________________________________________________

sda:1000GB:scsi:512:512:gpt:ATA CT1000BX500SSD1:;
1:1049kB:1000GB:1000GB:ntfs:Basic data partition:msftdata;
nvme0n1:1024GB:nvme:512:512:gpt:Sabrent:;
1:1049kB:106MB:105MB:fat32:EFI System Partition:;
2:106MB:123MB:16.8MB::Microsoft reserved partition:msftres;
3:123MB:761GB:761GB:ntfs:Basic data partition:msftdata;
5:761GB:1003GB:242GB:ext4::;
6:1003GB:1019GB:16.0GB:linux-swap(v1)::swap;
7:1019GB:1020GB:1000MB:fat32::boot, esp;
4:1024GB:1024GB:647MB:ntfs::hidden, diag;

Free space >10MiB: ______________________________________________________________

nvme0n1: 973145MiB:976144MiB:2999MiB

blkid (filtered): ______________________________________________________________

NAME        FSTYPE   UUID                                 PARTUUID                             LABEL  PARTLABEL
sda                                                                                                   
└─sda1      ntfs     08EA7CEBEA7CD682                     afdf294e-7b6c-4f55-909a-605225767b6e Backup Basic data partition
nvme0n1                                                                                               
├─nvme0n1p1 vfat     06D9-9547                            ed186152-50f0-4ac5-a5b4-d137100db845        EFI System Partition
├─nvme0n1p2                                               d3ac9725-882e-4072-aa20-ceefb6c35c7e        Microsoft reserved partition
├─nvme0n1p3 ntfs     ECD2DA66D2DA3494                     60a84237-6534-41b0-bce0-27a70e751d70        Basic data partition
├─nvme0n1p4 ntfs     A8CCE6EECCE6B5AA                     cec6d3df-fb2d-4d39-b555-d6f609241902        
├─nvme0n1p5 ext4     d3d3e512-b606-4e98-9354-36a22ab58440 38ed57ae-35e0-4a2e-8d32-fa8e9e5b8785        
├─nvme0n1p6 swap     3b3a1caf-18a8-4441-8221-81f173559801 b4ac1026-fa13-4083-9e93-cdef254c5a26        
└─nvme0n1p7 vfat     A830-8DEF                            493cef74-07e0-4a74-a6a3-704668e6cee6        

Mount points (filtered): _______________________________________________________

                        Avail Use% Mounted on
/dev/nvme0n1p1          67.2M  30% /media/ziggy/06D9-9547
/dev/nvme0n1p3         332.9G  53% /mnt/boot-sav/nvme0n1p3
/dev/nvme0n1p4          89.1M  86% /mnt/boot-sav/nvme0n1p4
/dev/nvme0n1p5         198.8G   5% /
/dev/sda1              458.9G  51% /media/ziggy/Backup

Mount options (filtered): ______________________________________________________

/dev/nvme0n1p1         vfat        rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro
/dev/nvme0n1p3         fuseblk     rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/nvme0n1p4         fuseblk     rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/nvme0n1p5         ext4        rw,relatime,errors=remount-ro
/dev/sda1              fuseblk     rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096

=================== nvme0n1p5/boot/grub/grub.cfg (filtered) ====================

Ubuntu   d3d3e512-b606-4e98-9354-36a22ab58440
Ubuntu, with Linux 5.15.0-41-generic   d3d3e512-b606-4e98-9354-36a22ab58440
Ubuntu, with Linux 5.15.0-25-generic   d3d3e512-b606-4e98-9354-36a22ab58440
### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_uefi-firmware ###

======================== nvme0n1p5/etc/fstab (filtered) ========================

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/nvme0n1p5 during installation
UUID=d3d3e512-b606-4e98-9354-36a22ab58440 /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/nvme0n1p7 during installation
UUID=A830-8DEF  /boot/efi       vfat    umask=0077      0       1
# swap was on /dev/nvme0n1p6 during installation
UUID=3b3a1caf-18a8-4441-8221-81f173559801 none            swap    sw              0       0

==================== nvme0n1p5/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

================= nvme0n1p5: Location of files loaded by Grub ==================

           GiB - GB             File                                 Fragment(s)
 825,263523102 = 886,119960576  boot/grub/grub.cfg                             1
 720,618721008 = 773,758459904  boot/vmlinuz                                   1
 712,920894623 = 765,492981760  boot/vmlinuz-5.15.0-25-generic                 2
 720,618721008 = 773,758459904  boot/vmlinuz-5.15.0-41-generic                 1
 712,920894623 = 765,492981760  boot/vmlinuz.old                               2
 787,613922119 = 845,694009344  boot/initrd.img                                1
 811,403003693 = 871,237341184  boot/initrd.img-5.15.0-25-generic              1
 787,613922119 = 845,694009344  boot/initrd.img-5.15.0-41-generic              1
 811,403003693 = 871,237341184  boot/initrd.img.old                            1

=================== nvme0n1p5: ls -l /etc/grub.d/ (filtered) ===================

-rwxr-xr-x 1 root root 18683 Apr 15 23:50 10_linux
-rwxr-xr-x 1 root root 43031 Apr 15 23:50 10_linux_zfs
-rwxr-xr-x 1 root root 14180 Apr 15 23:50 20_linux_xen
-rwxr-xr-x 1 root root 13369 Apr 15 23:50 30_os-prober
-rwxr-xr-x 1 root root  1372 Apr 15 23:50 30_uefi-firmware
-rwxr-xr-x 1 root root   700 Feb 19 14:21 35_fwupd
-rwxr-xr-x 1 root root   214 Apr 15 23:50 40_custom
-rwxr-xr-x 1 root root   215 Apr 15 23:50 41_custom

======================== nvme0n1p5/etc/grub.d/35_fwupd =========================

#! /bin/sh
# SPDX-License-Identifier: LGPL-2.1+
set -e
[ -d ${pkgdatadir:?} ]
# shellcheck source=/dev/null
. "$pkgdatadir/grub-mkconfig_lib"
if [ -f /var/lib/fwupd/uefi_capsule.conf ] &&
   ls /sys/firmware/efi/efivars/fwupd-*-0abba7dc-e516-4167-bbf5-4d9d1c739416 1>/dev/null 2>&1; then
      . /var/lib/fwupd/uefi_capsule.conf
      if [ "${EFI_PATH}" != "" ] && [ "${ESP}" != "" ]; then
      echo "Adding Linux Firmware Updater entry" >&2
cat << EOF
menuentry 'Linux Firmware Updater' \$menuentry_id_option 'fwupd' {
EOF
      ${grub_probe:?}
      prepare_grub_to_access_device '`${grub_probe} --target=device \${ESP}` | sed -e "s/^/\t/"'
cat << EOF
	chainloader ${EFI_PATH}
}
EOF
      fi
fi

=================== nvme0n1p7/efi/ubuntu/grub.cfg (filtered) ===================

search.fs_uuid d3d3e512-b606-4e98-9354-36a22ab58440 root 
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg



Suggested repair: ______________________________________________________________

The default repair of the Boot-Repair utility would reinstall the grub-efi of
nvme0n1p5,
using the following options:  nvme0n1p7/boot/efi
Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-file restore-efi-backups

Blockers in case of suggested repair: __________________________________________

 Please use this software in a live-session (live-CD or live-USB). This will enable this feature.

Final advice in case of suggested repair: ______________________________________

Please do not forget to make your UEFI firmware boot on the L'OS actuellement utilisé - Ubuntu 22.04 LTS CurrentSession entry (nvme0n1p7/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)

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

#5 Le 12/07/2022, à 18:50

krodelabestiole

Re : Grub qui ne reconnait pas Windows 11 / Kubuntu

tu as ajouté

GRUB_DISABLE_OS_PROBER=false

à /etc/default/grub ?
https://forum.ubuntu-fr.org/viewtopic.php?id=2072635

En ligne

#6 Le 12/07/2022, à 19:08

Ziggy-Stardust

Re : Grub qui ne reconnait pas Windows 11 / Kubuntu

krodelabestiole a écrit :

tu as ajouté

GRUB_DISABLE_OS_PROBER=false

à /etc/default/grub ?
https://forum.ubuntu-fr.org/viewtopic.php?id=2072635

Il y est par défaut, je viens de vérifier


Asrock B550M Steel Legend - AMD® Ryzen 5 5600 - AMD® Radeon RX 6600 xt - Ubuntu Budgie

Hors ligne

#7 Le 12/07/2022, à 20:27

geole

Re : Grub qui ne reconnait pas Windows 11 / Kubuntu

Cette option  positionnée sur false permet de détecter les autres O.S.
Pour l'instant, je ne comprends pas pourquoi la partition de boot-EFI de windows n'a pas été reconnue.

fdisk -l (filtered): ___________________________________________________________
Disk nvme0n1: 953.87 GiB, 1024209543168 bytes, 2000409264 sectors
Disk identifier: AB7B6E20-C695-4A3D-9A98-E764AB5E49EE
               Start        End    Sectors   Size Type
nvme0n1p1       2048     206847     204800   100M unknown

Pourtant.

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/bootx64.efi /efi/Boot/fbia32.efi 
                       /efi/Boot/fbx64.efi /efi/Microsoft/Boot

Je vois la présence surprenante de fbia32.efi

Tente la reparation recommandée avec boot-repair et poste le résultat de la réparation.
https://doc.ubuntu-fr.org/boot-repair
Puisque

================================ 2 OS detected =================================
OS#1:   L'OS actuellement utilisé - Ubuntu 22.04 LTS CurrentSession on nvme0n1p5
OS#2:   Windows 10 or 11 on nvme0n1p3 

Dernière modification par geole (Le 12/07/2022, à 20:49)


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