Contenu | Rechercher | Menus

Annonce

DVD, clés USB et t-shirts Ubuntu-fr disponibles sur la boutique En Vente Libre

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 05/05/2021, à 13:01

Caille

Réparer ma partition EFI ? [Résolu]

Bonjour,

Suite à un nettoyage drastique de mon PC, je n'ai plus accès à Windows.
Lors de l'installation de Manjaro après Ubuntu, j'avais cliqué sur formater l'EFI, pensant probablement à tort que l'installation aurait mis le Grub à jour, ça a tout supprimé. tongue
Alors si quelqu'un a une idée pour ajouter Windows sans supprimer ni Ubuntu ni Manjaro de mon menu de démarrage ?

sudo efibootmgr -v
caille@caille-N76VB:~$ sudo efibootmgr -v
[sudo] Mot de passe de caille : 
BootCurrent: 0001
Timeout: 0 seconds
BootOrder: 0001,0000,0002,0003,0006,0007
Boot0000* Windows Boot Manager	HD(2,GPT,a695adab-994b-448c-9a62-c1d4a17b9173,0x109000,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.}...a................
Boot0001* Manjaro	HD(2,GPT,a695adab-994b-448c-9a62-c1d4a17b9173,0x109000,0x32000)/File(\EFI\Manjaro\grubx64.efi)
Boot0002* ubuntu	HD(2,GPT,a695adab-994b-448c-9a62-c1d4a17b9173,0x109000,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0003* debian	HD(2,GPT,a695adab-994b-448c-9a62-c1d4a17b9173,0x109000,0x32000)/File(\EFI\debian\shimx64.efi)
Boot0006* ubuntu	HD(2,GPT,a695adab-994b-448c-9a62-c1d4a17b9173,0x109000,0x32000)/File(EFI\Ubuntu\grubx64.efi)
Boot0007* UEFI: Generic Flash Disk 8.07	PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/HD(1,GPT,e738876a-ca84-4028-940d-9200767eeb83,0x800,0xf59fdf)AMBO

Depuis ce matin le démarrage de Ubuntu est anormalement long "1 minutes 52 secondes" ?
Cela a-t-il un rapport avec mon fstab, j'ai simplement donné des étiquettes à mes partitions manjaro ?
L'étiquette des partitions manjaro doivent-elles ce trouver dans le fstab ?

Boot-info de mercredi 05 mai à 13h39

boot-repair-4ppa130                                              [20210505_1339]

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

 => No boot loader is installed in the MBR of /dev/sda.
 => Windows 7/8/2012 is installed in the MBR of /dev/sdb.
 => No known boot loader is installed in the MBR of /dev/sdc.

sda1: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

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/bootx64.efi /efi/Manjaro/grubx64.efi

sda3: __________________________________________________________________________

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

sda4: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  Windows 8 or 10
    Boot files:        /Windows/System32/winload.exe

sda5: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Manjaro Linux
    Boot files:        /boot/grub/grub.cfg /etc/fstab /etc/default/grub

sda6: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 20.04.2 LTS
    Boot files:        /boot/grub/grub.cfg /etc/fstab /etc/default/grub

sda9: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

sda11: _________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

sdb1: __________________________________________________________________________

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

sdb2: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sdb3: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

sdc1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  Windows 8/2012: FAT32
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /boot/grub/grub.cfg /syslinux.cfg 
                       /efi/BOOT/grubx64.efi /efi/BOOT/mmx64.efi


================================ 3 OS detected =================================

OS#1:   L'OS actuellement utilisé - Ubuntu 20.04.2 LTS CurrentSession on sda6
OS#2:   Manjaro Linux (21.0.3) on sda5
OS#3:   Windows 8 or 10 on sda4

============================ Architecture/Host Info ============================

CPU architecture: 64-bit
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-5.8.0-50-generic root=UUID=39d77b20-31f5-4014-8d1a-519d8b70eaff ro quiet splash


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

BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
SecureBoot disabled.

efibootmgr -v
BootCurrent: 0001
Timeout: 0 seconds
BootOrder: 0001,0000,0002,0003,0006,0007
Boot0000* Windows Boot Manager	HD(2,GPT,a695adab-994b-448c-9a62-c1d4a17b9173,0x109000,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.}...a................
Boot0001* Manjaro	HD(2,GPT,a695adab-994b-448c-9a62-c1d4a17b9173,0x109000,0x32000)/File(\EFI\Manjaro\grubx64.efi)
Boot0002* ubuntu	HD(2,GPT,a695adab-994b-448c-9a62-c1d4a17b9173,0x109000,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0003* debian	HD(2,GPT,a695adab-994b-448c-9a62-c1d4a17b9173,0x109000,0x32000)/File(\EFI\debian\shimx64.efi)
Boot0006* ubuntu	HD(2,GPT,a695adab-994b-448c-9a62-c1d4a17b9173,0x109000,0x32000)/File(EFI\Ubuntu\grubx64.efi)
Boot0007* UEFI: Generic Flash Disk 8.07	PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/HD(1,GPT,e738876a-ca84-4028-940d-9200767eeb83,0x800,0xf59fdf)AMBO

ab0890d7e283b96ea2193f038e72edb5   sda2/boot/bootx64.efi
ab0890d7e283b96ea2193f038e72edb5   sda2/Manjaro/grubx64.efi
bfd3f5550a8a28a1021abe2b838e3b6a   sdc1/BOOT/grubx64.efi
dc3c47be2f78a78e5e57d097ae6c5c84   sdc1/BOOT/mmx64.efi
78415fb8fb9b909f8029858113f1335f   sdc1/BOOT/BOOTx64.efi


============================= Drive/Partition Info =============================

Disks info: ____________________________________________________________________

sda	: is-GPT,	no-BIOSboot,	has---ESP, 	not-usb,	not-mmc, has-os,	2048 sectors * 512 bytes
sdb	: is-GPT,	no-BIOSboot,	has-noESP, 	not-usb,	not-mmc, no-os,	34 sectors * 512 bytes
sdc	: is-GPT,	no-BIOSboot,	has-noESP, 	liveusb,	not-mmc, no-os,	2048 sectors * 512 bytes

Partitions info (1/3): _________________________________________________________

sda6	: is-os,	64, apt-get,	signed grub-pc grub-efi ,	grub2,	grub-install,	grubenv-ok,	update-grub,	farbios
sda1	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	not-far
sda2	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	not-far
sda4	: is-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sda5	: is-os,	64, pacman,	no-docgrub,	grub2,	grub-install,	grubenv-ng,	update-grub,	farbios
sda9	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sda11	: 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
sdb3	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sdc1	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	not-far

Partitions info (2/3): _________________________________________________________

sda6	: isnotESP,	fstab-has-bad-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda1	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	recovery-or-hidden,	no-bmgr,	notwinboot
sda2	: is---ESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda4	: isnotESP,	part-has-no-fstab,	no-nt,	haswinload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda5	: isnotESP,	fstab-has-goodEFI,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda9	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda11	: 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
sdb3	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sdc1	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot

Partitions info (3/3): _________________________________________________________

sda6	: not-sepboot,	with-boot,	fstab-without-boot,	not-sep-usr,	with--usr,	fstab-without-usr,	std-grub.d,	sda
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-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda
sda4	: not-sepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda
sda5	: not-sepboot,	with-boot,	fstab-without-boot,	not-sep-usr,	with--usr,	fstab-without-usr,	std-grub.d,	sda
sda9	: maybesepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda
sda11	: maybesepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda
sdb2	: not-sepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sdb
sdb3	: maybesepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sdb
sdc1	: not-sepboot,	no-kernel,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sdc

fdisk -l (filtered): ___________________________________________________________

Disk sda: 953.89 GiB, 1024209543168 bytes, 2000409264 sectors
Disk identifier: 30C45098-9564-4BB9-A5F5-9970C49D230A
           Start        End   Sectors   Size Type
sda1        2048    1085439   1083392   529M Windows recovery environment
sda2     1085440    1290239    204800   100M EFI System
sda3     1290240    1323007     32768    16M Microsoft reserved
sda4     1323008  410923007 409600000 195.3G Microsoft basic data
sda5  1714812928 1819260927 104448000  49.8G Linux filesystem
sda6  1384960000 1487874047 102914048  49.1G Linux filesystem
sda9  1819260928 2000409230 181148303  86.4G Linux filesystem
sda11 1487874048 1714812927 226938880 108.2G Linux filesystem
Partition table entries are not in disk order.
Disk sdb: 1.84 TiB, 2000398934016 bytes, 3907029168 sectors
Disk identifier: 3E07897E-1777-4E1A-9427-57CF40C8F565
           Start        End    Sectors  Size Type
sdb1          34      32767      32734   16M Microsoft reserved
sdb2       32768 3798503423 3798470656  1.8T Microsoft basic data
sdb3  3798503424 3907028991  108525568 51.8G Linux filesystem
Disk sdc: 7.69 GiB, 8242855936 bytes, 16099328 sectors
Disk identifier: 568AB238-7B74-4880-AEB5-CFCE921E2DDB
      Start      End  Sectors  Size Type
sdc1   2048 16099294 16097247  7.7G Microsoft basic data

parted -lm (filtered): _________________________________________________________

sda:1024GB:scsi:512:512:gpt:ATA Samsung SSD 860:;
1:1049kB:556MB:555MB:ntfs:Basic data partition:hidden, diag;
2:556MB:661MB:105MB:fat32:EFI System Partition:boot, esp;
3:661MB:677MB:16.8MB::Microsoft reserved partition:msftres;
4:677MB:210GB:210GB:ntfs:Basic data partition:msftdata;
6:709GB:762GB:52.7GB:ext4::;
11:762GB:878GB:116GB:ext4::;
5:878GB:931GB:53.5GB:ext4::;
9:931GB:1024GB:92.7GB:ext4::;
sdb:2000GB:scsi:512:4096:gpt:ATA ST2000LX001-1RG1:;
1:17.4kB:16.8MB:16.8MB::Microsoft reserved partition:msftres;
2:16.8MB:1945GB:1945GB:ntfs:Basic data partition:msftdata;
3:1945GB:2000GB:55.6GB:ext4::;
sdc:8243MB:scsi:512:512:gpt:Generic Flash Disk:;
1:1049kB:8243MB:8242MB:fat32:Main Data Partition:msftdata;

blkid (filtered): ______________________________________________________________

NAME    FSTYPE   UUID                                 PARTUUID                             LABEL           PARTLABEL
sda                                                                                                        
├─sda1  ntfs     2A1A45ED1A45B71B                     87878457-4bde-486f-8d0c-b7bd7f11dde6 Récupération    Basic data partition
├─sda2  vfat     3741-488E                            a695adab-994b-448c-9a62-c1d4a17b9173                 EFI System Partition
├─sda3                                                9709d1d8-e2d1-44ec-b341-c7a46bf5fe10                 Microsoft reserved partition
├─sda4  ntfs     1E2A742A2A73FCD9                     3ef85129-1b76-4769-a16b-2c62d6f1072c Windows_10      Basic data partition
├─sda5  ext4     588ed8c3-f5ef-4bb3-86e8-0ddda51f6547 22dafd60-563c-8d4a-b250-7bb754a3cd97 manjaro_home    
├─sda6  ext4     39d77b20-31f5-4014-8d1a-519d8b70eaff 74033568-724b-4824-b258-cac0c9de0bad ubuntu_systeme  
├─sda9  ext4     6a355eff-a3bf-41df-839a-4b19b121cfe9 a4599952-4b52-f244-b727-5c166eb383e6 manjaro_systeme 
└─sda11 ext4     1b1f9f3d-b55c-416b-ab54-9fc73724eea5 67968f1e-0c2c-4797-b0bc-198fda536f5c ubuntu_home     
sdb                                                                                                        
├─sdb1                                                62963780-5d95-465e-a58c-28a811f1d25a                 Microsoft reserved partition
├─sdb2  ntfs     3E64D2DA64D2944D                     9fa8584b-cabe-4ac2-ba5f-3734f598565b HDD             Basic data partition
└─sdb3  ext4     7158c1a9-90c8-4a41-a645-a72ad84a1275 f403aaef-2636-274c-a0a2-929783e2ff2d AUR             
sdc                                                                                                        
└─sdc1  vfat     B2A6-1950                            e738876a-ca84-4028-940d-9200767eeb83 UBUNTU 20_0     Main Data Partition

df (filtered): _________________________________________________________________

                   Avail Use% Mounted on
sda11              96.5G   4% /home
sda1               89.8M  83% /mnt/boot-sav/sda1
sda2               98.2M   0% /mnt/boot-sav/sda2
sda4                109G  44% /mnt/boot-sav/sda4
sda5               36.6G  20% /mnt/boot-sav/sda5
sda6                 33G  26% /
sda9               79.1G   1% /mnt/boot-sav/sda9
sdb2              713.2G  61% /mnt/3E64D2DA64D2944D
sdb3                 48G   0% /mnt/boot-sav/sdb3
sdc1                  5G  35% /mnt/boot-sav/sdc1

Mount options: __________________________________________________________________

sda11             rw,noatime
sda1              rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda2              rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
sda4              rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda5              rw,relatime
sda6              rw,relatime,errors=remount-ro
sda9              rw,relatime
sdb2              rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sdb3              rw,relatime
sdc1              rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro

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

Manjaro Linux   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (Kernel: 5.12.0-1-MANJARO x64)   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (Kernel: 5.12.0-1-MANJARO x64 - fallback initramfs)   gnulinux-5.12.0-1-MANJARO x64-fallback-588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (Kernel: 5.10.32-1-MANJARO x64)   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (Kernel: 5.10.32-1-MANJARO x64 - fallback initramfs)   gnulinux-5.10.32-1-MANJARO x64-fallback-588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Ubuntu 20.04.2 LTS (20.04) (sur sda6)   39d77b20-31f5-4014-8d1a-519d8b70eaff
Ubuntu (sur sda6)   39d77b20-31f5-4014-8d1a-519d8b70eaff
Ubuntu, avec Linux 5.8.0-50-generic (sur sda6)   39d77b20-31f5-4014-8d1a-519d8b70eaff
Ubuntu, avec Linux 5.8.0-43-generic (sur sda6)   39d77b20-31f5-4014-8d1a-519d8b70eaff
### END /etc/grub.d/30_os-prober ###
UEFI Firmware Settings   uefi-firmware
### END /etc/grub.d/30_uefi-firmware ###

========================== sda5/etc/fstab (filtered) ===========================

# <file system>             <mount point>  <type>  <options>  <dump>  <pass>
UUID=3741-488E                            /boot/efi      vfat    umask=0077 0 2
UUID=588ed8c3-f5ef-4bb3-86e8-0ddda51f6547 /              ext4    defaults,noatime 0 1
UUID=6a355eff-a3bf-41df-839a-4b19b121cfe9 /home          ext4    defaults,noatime 0 2
tmpfs                                     /tmp           tmpfs   defaults,noatime,mode=1777 0 0

======================= sda5/etc/default/grub (filtered) =======================

GRUB_DEFAULT=saved
GRUB_TIMEOUT=5
GRUB_TIMEOUT_STYLE=hidden
GRUB_DISTRIBUTOR="Manjaro"
GRUB_CMDLINE_LINUX_DEFAULT="quiet apparmor=1 security=apparmor udev.log_priority=3"
GRUB_CMDLINE_LINUX=""
GRUB_SAVEDEFAULT=true
GRUB_PRELOAD_MODULES="part_gpt part_msdos"
GRUB_TERMINAL_INPUT=console
GRUB_GFXMODE=auto
GRUB_GFXPAYLOAD_LINUX=keep
GRUB_DISABLE_RECOVERY=true
GRUB_DISABLE_OS_PROBER=false
GRUB_COLOR_NORMAL="light-gray/black"
GRUB_COLOR_HIGHLIGHT="green/black"
GRUB_THEME="/usr/share/grub/themes/manjaro/theme.txt"

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

           GiB - GB             File                                 Fragment(s)
 829,311538696 = 890,466484224  boot/grub/grub.cfg                             1
 859,822624207 = 923,227512832  boot/vmlinuz-5.10-x86_64                       1
 821,499019623 = 882,077855744  boot/vmlinuz-5.12-x86_64                       2
 819,726100922 = 880,174198784  boot/initramfs-5.10-x86_64-fallback.img        2
 860,349971771 = 923,793747968  boot/initramfs-5.10-x86_64.img                 1
 821,522457123 = 882,103021568  boot/initramfs-5.12-x86_64-fallback.img        2
 860,414558411 = 923,863097344  boot/initramfs-5.12-x86_64.img                 1

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

-rwxr-xr-x 1 root root 12776 mars  13 17:23 10_linux
-rwxr-xr-x 1 root root 13327 mars  13 17:23 20_linux_xen
-rwxr-xr-x 1 root root 12526 mars  13 17:23 30_os-prober
-rwxr-xr-x 1 root root  1372 mars  13 17:23 30_uefi-firmware
-rwxr-xr-x 1 root root   214 mars  13 17:23 40_custom
-rwxr-xr-x 1 root root   215 mars  13 17:23 41_custom
-rwxr-xr-x 1 root root  1219 mai   16  2020 60_memtest86+

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

Ubuntu   39d77b20-31f5-4014-8d1a-519d8b70eaff
Ubuntu, avec Linux 5.8.0-50-generic   39d77b20-31f5-4014-8d1a-519d8b70eaff
Ubuntu, avec Linux 5.8.0-43-generic   39d77b20-31f5-4014-8d1a-519d8b70eaff
Manjaro Linux (21.0.3) (sur sda5)   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (sur sda5)   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (Kernel 5.12.0-1-MANJARO x64) (sur sda5)   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (Kernel 5.12.0-1-MANJARO x64 - fallback initramfs) (sur sda5)   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (Kernel 5.10.32-1-MANJARO x64) (sur sda5)   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (Kernel 5.10.32-1-MANJARO x64 - fallback initramfs) (sur sda5)   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Debian GNU/Linux 11 (bullseye) (sur sda7)   3d3fd50b-0899-435a-906c-383385a266a9
Debian GNU/Linux (sur sda7)   3d3fd50b-0899-435a-906c-383385a266a9
Debian GNU/Linux, with Linux 5.10.0-6-amd64 (sur sda7)   3d3fd50b-0899-435a-906c-383385a266a9
Debian GNU/Linux, with Linux 5.10.0-5-amd64 (sur sda7)   3d3fd50b-0899-435a-906c-383385a266a9
Debian GNU/Linux, with Linux 5.10.0-4-amd64 (sur sda7)   3d3fd50b-0899-435a-906c-383385a266a9
Debian GNU/Linux 10 (buster) (sur sda8)   7b307716-be2d-48ef-af16-2d149f54b14d
Debian GNU/Linux (sur sda8)   7b307716-be2d-48ef-af16-2d149f54b14d
Debian GNU/Linux, avec Linux 4.19.0-16-amd64 (sur sda8)   7b307716-be2d-48ef-af16-2d149f54b14d
Debian GNU/Linux, avec Linux 4.19.0-14-amd64 (sur sda8)   7b307716-be2d-48ef-af16-2d149f54b14d
Debian GNU/Linux, avec Linux 4.19.0-13-amd64 (sur sda8)   7b307716-be2d-48ef-af16-2d149f54b14d
Debian GNU/Linux, avec Linux 4.19.0-12-amd64 (sur sda8)   7b307716-be2d-48ef-af16-2d149f54b14d
Debian GNU/Linux, avec Linux 4.19.0-11-amd64 (sur sda8)   7b307716-be2d-48ef-af16-2d149f54b14d
### END /etc/grub.d/30_os-prober ###
UEFI Firmware Settings   uefi-firmware
### END /etc/grub.d/30_uefi-firmware ###

========================== sda6/etc/fstab (filtered) ===========================

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# /boot/efi was on /dev/sda2 during installation
UUID=5C46-7558  /boot/efi       vfat    umask=0077	 0	1
# / was on /dev/sda6 during installation
UUID=39d77b20-31f5-4014-8d1a-519d8b70eaff /                ext4    errors=remount-ro 0	 1
# /home was on /dev/sda11 during installation
UUID=1b1f9f3d-b55c-416b-ab54-9fc73724eea5 /home            ext4    defaults,noatime 0	 2
/swapfile                                 none            swap    sw              0	0
/dev/disk/by-uuid/3E64D2DA64D2944D /mnt/3E64D2DA64D2944D ntfs nosuid,nodev,nofail,x-gvfs-show 0	 0
/dev/disk/by-id/ata-TSSTcorp_DVDWBD_SN-406AB_R8YE6GTD2000MQ /mnt/ata-TSSTcorp_DVDWBD_SN-406AB_R8YE6GTD2000MQ auto nosuid,nodev,nofail,x-gvfs-show 0	 0

======================= sda6/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=""

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

           GiB - GB             File                                 Fragment(s)
 681,431640625 = 731,681652736  boot/grub/grub.cfg                             5
 668,057941437 = 717,321752576  boot/vmlinuz                                   1
 665,151626587 = 714,201120768  boot/vmlinuz-5.8.0-43-generic                  1
 668,057941437 = 717,321752576  boot/vmlinuz-5.8.0-50-generic                  1
 665,151626587 = 714,201120768  boot/vmlinuz.old                               1
 669,527778625 = 718,899978240  boot/initrd.img                                3
 669,447990417 = 718,814306304  boot/initrd.img-5.8.0-43-generic               2
 669,527778625 = 718,899978240  boot/initrd.img-5.8.0-50-generic               3
 669,447990417 = 718,814306304  boot/initrd.img.old                            2

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

-rwxr-xr-x 1 root root 17622 janv. 13 15:12 10_linux
-rwxr-xr-x 1 root root 42359 janv. 13 15:12 10_linux_zfs
-rwxr-xr-x 1 root root 12894 janv. 13 15:12 20_linux_xen
-rwxr-xr-x 1 root root 12059 janv. 13 15:12 30_os-prober
-rwxr-xr-x 1 root root  1424 janv. 13 15:12 30_uefi-firmware
-rwxr-xr-x 1 root root   214 janv. 13 15:12 40_custom
-rwxr-xr-x 1 root root   216 janv. 13 15:12 41_custom

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

Ubuntu
Ubuntu (safe graphics)
OEM install (for manufacturers)
Boot from next volume
UEFI Firmware Settings

========================= sdc1/syslinux.cfg (filtered) =========================

DEFAULT loadconfig

LABEL loadconfig
  CONFIG /isolinux/isolinux.cfg
  APPEND /isolinux/

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

           GiB - GB             File                                 Fragment(s)
            ?? = ??             boot/grub/grub.cfg                             1

================== sdc1: Location of files loaded by Syslinux ==================

           GiB - GB             File                                 Fragment(s)
            ?? = ??             syslinux.cfg                                   1


======================== Unknown MBRs/Boot Sectors/etc =========================

Unknown MBR on /dev/sdc

00000000  41 4b 45 4f fc 31 c0 fa  8e d0 bc 00 7c fb 8e d8  |AKEO.1......|...|
00000010  bb 13 04 8b 07 83 e8 04  89 07 c1 e0 06 8e c0 b7  |................|
00000020  07 b8 7f 00 cd 10 31 db  31 c9 ba 4f 18 b8 00 06  |......1.1..O....|
00000030  cd 10 31 d2 b4 02 cd 10  b4 41 bb aa 55 cd 13 72  |..1......A..U..r|
00000040  27 81 fb 55 aa 75 21 f7  c1 01 00 74 1b 66 31 c0  |'..U.u!....t.f1.|
00000050  66 50 6a 22 06 66 50 6a  08 6a 10 89 e6 b4 42 cd  |fPj".fPj.j....B.|
00000060  13 9f 83 c4 10 9e eb 0d  b8 08 02 b9 23 00 ba 80  |............#...|
00000070  00 31 db cd 13 bb 07 00  72 0b 31 f6 8c c0 8e d8  |.1......r.1.....|
00000080  e8 3f 00 eb 06 be 17 7d  e8 37 00 31 c0 8e d8 be  |.?.....}.7.1....|
00000090  63 7d e8 2d 00 e8 1d 00  b4 01 cd 16 75 08 b4 02  |c}.-........u...|
000000a0  cd 16 24 04 74 f2 31 c0  8e d8 b8 34 12 a3 73 04  |..$.t.1....4..s.|
000000b0  ea 00 00 ff ff b4 01 cd  16 74 06 b4 00 cd 16 e2  |.........t......|
000000c0  f4 c3 ac 3c 00 74 4f 3c  0d 74 f7 3c 0a 75 10 53  |...<.tO<.t.<.u.S|
000000d0  b4 03 cd 10 fe c6 b2 00  b4 02 cd 10 5b eb e3 3c  |............[..<|
000000e0  5c 75 1c b1 02 ac 3c 46  7f d8 2c 30 3c 09 7e 02  |\u....<F..,0<.~.|
000000f0  2c 07 c0 e3 04 24 0f 08  c3 fe c9 75 e8 eb c3 b9  |,....$.....u....|
00000100  01 00 b4 09 cd 10 53 31  db b4 03 cd 10 fe c2 b4  |......S1........|
00000110  02 cd 10 5b eb ac c3 0d  0a 20 20 20 20 20 20 20  |...[.....       |
00000120  20 20 20 20 20 20 5c 30  34 2a 2a 2a 20 45 52 52  |      \04*** ERR|
00000130  4f 52 3a 20 54 48 49 53  20 4d 45 44 49 41 20 43  |OR: THIS MEDIA C|
00000140  41 4e 4e 4f 54 20 42 4f  4f 54 20 49 4e 20 4c 45  |ANNOT BOOT IN LE|
00000150  47 41 43 59 20 4d 4f 44  45 20 2a 2a 2a 5c 30 37  |GACY MODE ***\07|
00000160  0d 0a 00 0d 0a 0d 0a 20  20 20 20 20 20 20 20 20  |.......         |
00000170  20 20 20 20 5c 37 30 50  6c 65 61 73 65 20 72 65  |    \70Please re|
00000180  6d 6f 76 65 20 74 68 69  73 20 6d 65 64 69 61 20  |move this media |
00000190  61 6e 64 20 70 72 65 73  73 20 61 6e 79 20 6b 65  |and press any ke|
000001a0  79 20 74 6f 20 72 65 62  6f 6f 74 5c 30 37 00 00  |y to reboot\07..|
000001b0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001c0  02 00 ee fe ff e9 01 00  00 00 ff ff ff ff 00 00  |................|
000001d0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001e0  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


Unmount sdc1 from /media/caille/UBUNTU 20_0/ to avoid special characters (& or \ or space) incompatibilities

Suggested repair: ______________________________________________________________

The default repair of the Boot-Repair utility would purge (in order to remove grub-efi) and reinstall the grub2 of
sda6 into the MBRs of all disks (except live-disks and removable disks without OS).
Grub-efi would not be selected by default because: legacy-win no-win-efi 
Additional repair would be performed: unhide-bootmenu-10s win-legacy-basic-fix     

Blockers in case of suggested repair: __________________________________________

LegacyWindows detected. Please enable BIOS-compatibility/CSM/Legacy mode in your UEFI firmware, and use this software from a live-CD (or live-USB). GPT detected. Please create a BIOS-Boot partition (>1MB, unformatted filesystem, bios_grub flag). This can be performed via tools such as Gparted. Then try again.
Alternatively, you can retry after activating the [Separate /boot/efi partition:] option.

Final advice in case of suggested repair: ______________________________________


Please do not forget to make your BIOS boot on sda (ATA Samsung SSD 860) disk!
The boot of your PC is in UEFI mode. You may want to retry after changing it to BIOS-compatibility/CSM/Legacy mode.

J'ajoute que j'ai réinstallé Manjaro hier et que depuis il n'y a que cette distribution qui démarre normalement.
J'ai supprimé mes deux Debian, même si une semble toujours présente dans le Boot-infos, mais il n'y a plus Windows non plus ?

Cordialement.

Dernière modification par Caille (Le 05/05/2021, à 18:05)


PC Portable: Asus N76VB-T5041H (Core I-7 3630QM - Ram 16 Go, Vidéo INTEL HD 4000 + GEFORCE 740 M Ram 4 Go)
Systèmes installés: Windows 10-21H1 / Manjaro (KDE) / Ubuntu - 20.04.3 LTS (Gnome) / EOS (XFCE) / ArcoLinux / ArchLinux (XFCE)
Systèmes: SSD Samsung 860 PRO - 1 To / Données: HDD - Seagate FireCuda 2 To hybride SSHD / Imprimante: Brother MFC-L2720DW

Hors ligne

#2 Le 05/05/2021, à 13:11

iznobe

Re : Réparer ma partition EFI ? [Résolu]

Salut , je ne sais pas faire mais il y a une procedure pour remettre en place une partition EFI windows .

LegacyWindows detected. Please enable BIOS-compatibility/CSM/Legacy mode in your UEFI firmware, and use this software from a live-CD (or live-USB). GPT detected. Please create a BIOS-Boot partition (>1MB, unformatted filesystem, bios_grub flag). This can be performed via tools such as Gparted. Then try again.
Alternatively, you can retry after activating the [Separate /boot/efi partition:] option.

A priori , le soucis est que windows n ' est pas installlé en mode EFI .

lorsqu ' on fait du multiboot , il faut que tous les OS soit en mode EFI ou en mode legacy mais pas un mix des 2 .

Dernière modification par iznobe (Le 05/05/2021, à 13:13)


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM . avec Ubuntu , LM et W$10

Hors ligne

#3 Le 05/05/2021, à 13:22

Tamarou

Re : Réparer ma partition EFI ? [Résolu]

Bonjour Caille,
La Manjaro, c'était pour remplacer ton Archlinux tongue

Grub-efi would not be selected by default because: legacy-win no-win-efi

On dirait bien que tous les OS ne sont pas installés dans le même mode. Win en legacy.

Regarde si tu as un mode "compatibilité" qui autorise legacy et uefi à la fois.

Edit : doublon avec iznobe.

Dernière modification par Tamarou (Le 05/05/2021, à 13:25)

Hors ligne

#4 Le 05/05/2021, à 13:25

Caille

Re : Réparer ma partition EFI ? [Résolu]

Bonjour,

Merci pour ta réponse.

Ce PC a toujours été installé en EFI, je ne vois pas pourquoi ça a changé ?
J'ai formaté ma partition EFI hier, c'est peut-être la raison, lors de l'installation de Manjaro.
Ma partition EFI avant l'installation de Manjaro (qui utilise des clés USB hybrides) cette partition de 100 Mo était remplie à 50% soit 50 Mo.
Actuellement il n'y a plus que 1.85 Mo d'utilisé, Manjaro a donc modifié le mode de démarrage de Windows, c'est donc pour cela qu'il ne démarre pas.

Cordialement.


PC Portable: Asus N76VB-T5041H (Core I-7 3630QM - Ram 16 Go, Vidéo INTEL HD 4000 + GEFORCE 740 M Ram 4 Go)
Systèmes installés: Windows 10-21H1 / Manjaro (KDE) / Ubuntu - 20.04.3 LTS (Gnome) / EOS (XFCE) / ArcoLinux / ArchLinux (XFCE)
Systèmes: SSD Samsung 860 PRO - 1 To / Données: HDD - Seagate FireCuda 2 To hybride SSHD / Imprimante: Brother MFC-L2720DW

Hors ligne

#5 Le 05/05/2021, à 13:27

Caille

Re : Réparer ma partition EFI ? [Résolu]

Tamarou a écrit :

Bonjour Caille,
La Manjaro, c'était pour remplacer ton Archlinux tongue

Grub-efi would not be selected by default because: legacy-win no-win-efi

On dirait bien que tous les OS ne sont pas installés dans le même mode. Win en legacy.

Regarde si tu as un mode "compatibilité" qui autorise legacy et uefi à la fois.

Edit : doublon avec iznobe.

Bonjour Tamarou,

Non mon Archlinux ce trouve sur un autre PC et il fonctionne très bien. wink

Dernière modification par Caille (Le 05/05/2021, à 13:28)


PC Portable: Asus N76VB-T5041H (Core I-7 3630QM - Ram 16 Go, Vidéo INTEL HD 4000 + GEFORCE 740 M Ram 4 Go)
Systèmes installés: Windows 10-21H1 / Manjaro (KDE) / Ubuntu - 20.04.3 LTS (Gnome) / EOS (XFCE) / ArcoLinux / ArchLinux (XFCE)
Systèmes: SSD Samsung 860 PRO - 1 To / Données: HDD - Seagate FireCuda 2 To hybride SSHD / Imprimante: Brother MFC-L2720DW

Hors ligne

#6 Le 05/05/2021, à 13:32

Tamarou

Re : Réparer ma partition EFI ? [Résolu]

The boot of your PC is in UEFI mode. You may want to retry after changing it to BIOS-compatibility/CSM/Legacy mode.

Hors ligne

#7 Le 05/05/2021, à 13:39

Caille

Re : Réparer ma partition EFI ? [Résolu]

J'ai essayé d'utiliser boot-repair !

AAAAAAA.png

Capture-d-cran-de-2021-05-05-14-07-38.png

Je n'ai pas l'intention de rester sur une installation bancale, je dois donc tout réinstaller Windows compris. tongue tongue tongue


PC Portable: Asus N76VB-T5041H (Core I-7 3630QM - Ram 16 Go, Vidéo INTEL HD 4000 + GEFORCE 740 M Ram 4 Go)
Systèmes installés: Windows 10-21H1 / Manjaro (KDE) / Ubuntu - 20.04.3 LTS (Gnome) / EOS (XFCE) / ArcoLinux / ArchLinux (XFCE)
Systèmes: SSD Samsung 860 PRO - 1 To / Données: HDD - Seagate FireCuda 2 To hybride SSHD / Imprimante: Brother MFC-L2720DW

Hors ligne

#8 Le 05/05/2021, à 13:42

Tamarou

Re : Réparer ma partition EFI ? [Résolu]

Tamarou a écrit :

Regarde si tu as un mode "compatibilité" qui autorise legacy et uefi à la fois.

Cela se passe dans ton bios

Hors ligne

#9 Le 05/05/2021, à 13:43

iznobe

Re : Réparer ma partition EFI ? [Résolu]

je ne crois pas qu il y ait besoin de tout reinstaller .
de plus il y a une technique pour passer windows en mode EFI si jamais il l ' est en mode legacy , je l' ai faite il y a quelques mois , mais ne me rapelle plus la procedure . ca implique aussi de passer le disque windows en GPT .
Mais c' est faisable wink et ca evite surtout de se retaper 4 installs ...

Dernière modification par iznobe (Le 05/05/2021, à 13:44)


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM . avec Ubuntu , LM et W$10

Hors ligne

#10 Le 05/05/2021, à 13:50

Caille

Re : Réparer ma partition EFI ? [Résolu]

Tout mes disques sont en GPT, ce PC a été installé uniquement en EFI.
C'est donc probablement le formatage hier de ma partition EFI qui a foutu le bordel, mais ça n'a pas changer la table de mes disques de GPT à MBR ?

Disks info: ____________________________________________________________________

sda	: is-GPT,	no-BIOSboot,	has---ESP, 	not-usb,	not-mmc, has-os,	2048 sectors * 512 bytes
sdb	: is-GPT,	no-BIOSboot,	has-noESP, 	not-usb,	not-mmc, no-os,	34 sectors * 512 bytes
sdc	: is-GPT,	no-BIOSboot,	has-noESP, 	liveusb,	not-mmc, no-os,	2048 sectors * 512 bytes
Tamarou a écrit :

Regarde si tu as un mode "compatibilité" qui autorise legacy et uefi à la fois.

Je viens d'activer le mode compatibilité, en activant CMS, c'est pareil !

Dernière modification par Caille (Le 05/05/2021, à 13:55)


PC Portable: Asus N76VB-T5041H (Core I-7 3630QM - Ram 16 Go, Vidéo INTEL HD 4000 + GEFORCE 740 M Ram 4 Go)
Systèmes installés: Windows 10-21H1 / Manjaro (KDE) / Ubuntu - 20.04.3 LTS (Gnome) / EOS (XFCE) / ArcoLinux / ArchLinux (XFCE)
Systèmes: SSD Samsung 860 PRO - 1 To / Données: HDD - Seagate FireCuda 2 To hybride SSHD / Imprimante: Brother MFC-L2720DW

Hors ligne

#11 Le 05/05/2021, à 13:55

Tamarou

Re : Réparer ma partition EFI ? [Résolu]

Maintenant tu refais un boot-repair, ça marchera mieux.

Hors ligne

#12 Le 05/05/2021, à 14:01

Caille

Re : Réparer ma partition EFI ? [Résolu]

Non,

Il refuse toujours, il me demande de créer une partition boot-bios de 1 Mo et je n'ai pas trop envie de faire ça, ce pc fonctionnait sans partition boot-bios avant !

Dernière modification par Caille (Le 05/05/2021, à 14:02)


PC Portable: Asus N76VB-T5041H (Core I-7 3630QM - Ram 16 Go, Vidéo INTEL HD 4000 + GEFORCE 740 M Ram 4 Go)
Systèmes installés: Windows 10-21H1 / Manjaro (KDE) / Ubuntu - 20.04.3 LTS (Gnome) / EOS (XFCE) / ArcoLinux / ArchLinux (XFCE)
Systèmes: SSD Samsung 860 PRO - 1 To / Données: HDD - Seagate FireCuda 2 To hybride SSHD / Imprimante: Brother MFC-L2720DW

Hors ligne

#13 Le 05/05/2021, à 14:39

Caille

Re : Réparer ma partition EFI ? [Résolu]

Suite...

J'ai désactivé à nouveau CMS étant normalement en EFI.
Je reçois une nouvelle question ?

Ceci installera un amorceur obsolète (GRUB Legacy). Voulez-vous continuer ?

Capture-d-cran-de-2021-05-05-13-33-13.png

Je vais répondre non en attendant une meilleure solution. sad

Ça sent de plus en plus la réinstallation complète. tongue tongue tongue


PC Portable: Asus N76VB-T5041H (Core I-7 3630QM - Ram 16 Go, Vidéo INTEL HD 4000 + GEFORCE 740 M Ram 4 Go)
Systèmes installés: Windows 10-21H1 / Manjaro (KDE) / Ubuntu - 20.04.3 LTS (Gnome) / EOS (XFCE) / ArcoLinux / ArchLinux (XFCE)
Systèmes: SSD Samsung 860 PRO - 1 To / Données: HDD - Seagate FireCuda 2 To hybride SSHD / Imprimante: Brother MFC-L2720DW

Hors ligne

#14 Le 05/05/2021, à 15:02

Tamarou

Re : Réparer ma partition EFI ? [Résolu]

Tu fais comme tu trouves que c'est bien cool

Hors ligne

#15 Le 05/05/2021, à 16:15

iznobe

Re : Réparer ma partition EFI ? [Résolu]

Pour ma part je dirais que lors de ta derniere install tu as viré ou ecris par dessus la partition EFI de  windows , ce qui a eu pour incidence de faire croire a boot-repair et au systeme que ton windows es en mode legacy .

Solution a apporté : re creer une partition de boot EFI pour windows .

@geole est un expert dans le domaine , je ne saurais te donner la marche a suivre , EFI et moi ne sommes pas trop copains big_smile

Dernière modification par iznobe (Le 05/05/2021, à 16:15)


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM . avec Ubuntu , LM et W$10

Hors ligne

#16 Le 05/05/2021, à 18:04

Caille

Re : Réparer ma partition EFI ? [Résolu]

iznobe a écrit :

Pour ma part je dirais que lors de ta dernière installe tu as viré ou ecris par dessus la partition EFI de Windows,
ce qui a eu pour incidence de faire croire a boot-repair et au système que ton Windows es en mode legacy .

Bonsoir,

En fait c'est probablement plus compliqué que ça, j'avais créé la clé USB Manjaro avec Rufus sous Windows, pour Manjaro Rufus crée toujours des clés USB hybrides, contrairement aux clés créées pour Ubuntu, c'est donc l'installation avec cette clé qui a probablement créée ce problème, bien que démarré en EFI, je suppose je n’affirme rien ?
Effectivement comme il y a déjà eu beaucoup de systèmes différents sur ce PC, j'avais choisis de formater la partition EFI pour faire du nettoyage, pour ça ce n'était pas loupé. tongue

iznobe a écrit :

Solution a apporté : re creer une partition de boot EFI pour windows:

@geole est un expert dans le domaine, je ne saurais te donner la marche a suivre, EFI et moi ne sommes pas trop copains big_smile

@geole, il est comme vous tous, bon partout. wink

J'ai suivit ce sujet pour récupérer mon Windows. Méthode n°2 : réparer la partition système (avec BCDBoot)
De plus cela n'a pas posé de problème à Ubuntu ni à Manjaro, car lors d'une installe de Windows après Ubuntu c'est toujours le bordel.

Boot-info après réparation de l'EFI, il fait 34.40 Mo avec Windows en plus, contre 1.85 Mo avec seulement Ubuntu et Manjaro.

boot-repair-4ppa130                                              [20210505_1808]

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

 => No boot loader is installed in the MBR of /dev/sda.
 => Windows 7/8/2012 is installed in the MBR of /dev/sdb.
 => No known boot loader is installed in the MBR of /dev/sdc.

sda1: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

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/bootx64.efi /efi/boot/fbx64.efi 
                       /efi/boot/mmx64.efi /efi/Manjaro/grubx64.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 
                       /efi/Microsoft/Boot/memtest.efi

sda3: __________________________________________________________________________

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

sda4: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  Windows 8 or 10
    Boot files:        /Windows/System32/winload.exe

sda5: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Manjaro Linux
    Boot files:        /boot/grub/grub.cfg /etc/fstab /etc/default/grub

sda6: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 20.04.2 LTS
    Boot files:        /boot/grub/grub.cfg /etc/fstab /etc/default/grub

sda9: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

sda11: _________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

sdb1: __________________________________________________________________________

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

sdb2: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sdb3: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

sdc1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  Windows 8/2012: FAT32
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /boot/grub/grub.cfg /syslinux.cfg 
                       /efi/BOOT/grubx64.efi /efi/BOOT/mmx64.efi


================================ 3 OS detected =================================

OS#1:   Manjaro Linux (21.0.3) on sda5
OS#2:   Ubuntu 20.04.2 LTS on sda6
OS#3:   Windows 8 or 10 on sda4

============================ Architecture/Host Info ============================

CPU architecture: 64-bit
Live-session OS is Ubuntu 64-bit (Ubuntu 20.04.2 LTS, focal, x86_64)


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

BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
SecureBoot disabled.

efibootmgr -v
BootCurrent: 0009
Timeout: 0 seconds
BootOrder: 0001,0004,0002,0003,0008,0009,000A
Boot0001* Manjaro	HD(2,GPT,a695adab-994b-448c-9a62-c1d4a17b9173,0x109000,0x32000)/File(\EFI\Manjaro\grubx64.efi)
Boot0002* ubuntu	HD(2,GPT,a695adab-994b-448c-9a62-c1d4a17b9173,0x109000,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0003* debian	HD(2,GPT,a695adab-994b-448c-9a62-c1d4a17b9173,0x109000,0x32000)/File(\EFI\debian\shimx64.efi)
Boot0004* Windows Boot Manager	HD(2,GPT,a695adab-994b-448c-9a62-c1d4a17b9173,0x109000,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.}...xt...............
Boot0008* ubuntu	HD(2,GPT,a695adab-994b-448c-9a62-c1d4a17b9173,0x109000,0x32000)/File(EFI\Ubuntu\grubx64.efi)
Boot0009* UEFI: Generic Flash Disk 8.07	PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/HD(1,GPT,e738876a-ca84-4028-940d-9200767eeb83,0x800,0xf59fdf)AMBO
Boot000A* UEFI:  USB DISK 3.0 PMAP	PciRoot(0x0)/Pci(0x14,0x0)/USB(3,0)/HD(1,MBR,0x14dad,0x800,0x7354600)AMBO
This session has been detected as 'live' because df -Th / contains overlay

78415fb8fb9b909f8029858113f1335f   sda2/boot/bootx64.efi
2895d47544fd587b26c7e29be1295c27   sda2/boot/fbx64.efi
dc3c47be2f78a78e5e57d097ae6c5c84   sda2/boot/mmx64.efi
ab0890d7e283b96ea2193f038e72edb5   sda2/Manjaro/grubx64.efi
e169c84b62cae5d67d21f3412edf807f   sda2/ubuntu/grubx64.efi
dc3c47be2f78a78e5e57d097ae6c5c84   sda2/ubuntu/mmx64.efi
78415fb8fb9b909f8029858113f1335f   sda2/ubuntu/shimx64.efi
21d11860807dda64c7ffa7b5aae65044   sda2/Microsoft/Boot/bootmgfw.efi
8419000ecdb98d3e8e891bbd8f1e10e9   sda2/Microsoft/Boot/bootmgr.efi


============================= Drive/Partition Info =============================

Disks info: ____________________________________________________________________

sda	: is-GPT,	no-BIOSboot,	has---ESP, 	not-usb,	not-mmc, has-os,	2048 sectors * 512 bytes
sdb	: is-GPT,	no-BIOSboot,	has-noESP, 	not-usb,	not-mmc, no-os,	34 sectors * 512 bytes

Partitions info (1/3): _________________________________________________________

sda1	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	not-far
sda11	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sda2	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	not-far
sda4	: is-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sda5	: is-os,	64, pacman,	no-docgrub,	grub2,	grub-install,	grubenv-ng,	update-grub,	farbios
sda6	: is-os,	64, apt-get,	signed grub-pc grub-efi ,	grub2,	grub-install,	grubenv-ok,	update-grub,	farbios
sda9	: 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
sdb3	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios

Partitions info (2/3): _________________________________________________________

sda1	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	recovery-or-hidden,	no-bmgr,	notwinboot
sda11	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda2	: is---ESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda4	: isnotESP,	part-has-no-fstab,	no-nt,	haswinload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda5	: isnotESP,	fstab-without-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda6	: isnotESP,	fstab-has-goodEFI,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda9	: 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
sdb3	: isnotESP,	part-has-no-fstab,	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
sda11	: maybesepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda
sda2	: not-sepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda
sda4	: not-sepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda
sda5	: not-sepboot,	with-boot,	fstab-without-boot,	not-sep-usr,	with--usr,	fstab-without-usr,	std-grub.d,	sda
sda6	: not-sepboot,	with-boot,	fstab-without-boot,	not-sep-usr,	with--usr,	fstab-without-usr,	std-grub.d,	sda
sda9	: maybesepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda
sdb2	: not-sepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sdb
sdb3	: 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: 953.89 GiB, 1024209543168 bytes, 2000409264 sectors
Disk identifier: 30C45098-9564-4BB9-A5F5-9970C49D230A
           Start        End   Sectors   Size Type
sda1        2048    1085439   1083392   529M Windows recovery environment
sda2     1085440    1290239    204800   100M EFI System
sda3     1290240    1323007     32768    16M Microsoft reserved
sda4     1323008  410923007 409600000 195.3G Microsoft basic data
sda5  1714812928 1819260927 104448000  49.8G Linux filesystem
sda6  1384960000 1487874047 102914048  49.1G Linux filesystem
sda9  1819260928 2000409230 181148303  86.4G Linux filesystem
sda11 1487874048 1714812927 226938880 108.2G Linux filesystem
Partition table entries are not in disk order.
Disk sdb: 1.84 TiB, 2000398934016 bytes, 3907029168 sectors
Disk identifier: 3E07897E-1777-4E1A-9427-57CF40C8F565
           Start        End    Sectors  Size Type
sdb1          34      32767      32734   16M Microsoft reserved
sdb2       32768 3798503423 3798470656  1.8T Microsoft basic data
sdb3  3798503424 3907028991  108525568 51.8G Linux filesystem
Disk sdc: 7.69 GiB, 8242855936 bytes, 16099328 sectors
Disk identifier: 568AB238-7B74-4880-AEB5-CFCE921E2DDB
      Start      End  Sectors  Size Type
sdc1   2048 16099294 16097247  7.7G Microsoft basic data

parted -lm (filtered): _________________________________________________________

sda:1024GB:scsi:512:512:gpt:ATA Samsung SSD 860:;
1:1049kB:556MB:555MB:ntfs:Basic data partition:hidden, diag;
2:556MB:661MB:105MB:fat32:EFI System Partition:boot, esp;
3:661MB:677MB:16.8MB::Microsoft reserved partition:msftres;
4:677MB:210GB:210GB:ntfs:Basic data partition:msftdata;
6:709GB:762GB:52.7GB:ext4::;
11:762GB:878GB:116GB:ext4::;
5:878GB:931GB:53.5GB:ext4::;
9:931GB:1024GB:92.7GB:ext4::;
sdb:2000GB:scsi:512:4096:gpt:ATA ST2000LX001-1RG1:;
1:17.4kB:16.8MB:16.8MB::Microsoft reserved partition:msftres;
2:16.8MB:1945GB:1945GB:ntfs:Basic data partition:msftdata;
3:1945GB:2000GB:55.6GB:ext4::;
sdc:8243MB:scsi:512:512:gpt:Generic Flash Disk:;
1:1049kB:8243MB:8242MB:fat32:Main Data Partition:msftdata;

blkid (filtered): ______________________________________________________________

NAME    FSTYPE   UUID                                 PARTUUID                             LABEL           PARTLABEL
sda                                                                                                        
├─sda1  ntfs     2A1A45ED1A45B71B                     87878457-4bde-486f-8d0c-b7bd7f11dde6 Récupération    Basic data partition
├─sda2  vfat     3741-488E                            a695adab-994b-448c-9a62-c1d4a17b9173                 EFI System Partition
├─sda3                                                9709d1d8-e2d1-44ec-b341-c7a46bf5fe10                 Microsoft reserved partition
├─sda4  ntfs     1E2A742A2A73FCD9                     3ef85129-1b76-4769-a16b-2c62d6f1072c Windows_10      Basic data partition
├─sda5  ext4     588ed8c3-f5ef-4bb3-86e8-0ddda51f6547 22dafd60-563c-8d4a-b250-7bb754a3cd97 manjaro_home    
├─sda6  ext4     b28b76e4-88f2-498e-8e74-225e5bf97722 74033568-724b-4824-b258-cac0c9de0bad ubuntu_systeme  
├─sda9  ext4     6a355eff-a3bf-41df-839a-4b19b121cfe9 a4599952-4b52-f244-b727-5c166eb383e6 manjaro_systeme 
└─sda11 ext4     1a57718a-014c-45de-a58d-2c75b4c851a2 67968f1e-0c2c-4797-b0bc-198fda536f5c ubuntu_home     
sdb                                                                                                        
├─sdb1                                                62963780-5d95-465e-a58c-28a811f1d25a                 Microsoft reserved partition
├─sdb2  ntfs     3E64D2DA64D2944D                     9fa8584b-cabe-4ac2-ba5f-3734f598565b HDD             Basic data partition
└─sdb3  ext4     7158c1a9-90c8-4a41-a645-a72ad84a1275 f403aaef-2636-274c-a0a2-929783e2ff2d AUR             
sdc                                                                                                        
└─sdc1  vfat     B2A6-1950                            e738876a-ca84-4028-940d-9200767eeb83 UBUNTU 20_0     Main Data Partition

df (filtered): _________________________________________________________________

                   Avail Use% Mounted on
sda11             100.5G   0% /mnt/boot-sav/sda11
sda1               89.8M  83% /mnt/boot-sav/sda1
sda2               65.6M  33% /mnt/boot-sav/sda2
sda4                109G  44% /mnt/boot-sav/sda4
sda5               36.5G  20% /mnt/boot-sav/sda5
sda6                 36G  20% /mnt/boot-sav/sda6
sda9                 79G   1% /mnt/boot-sav/sda9
sdb2              701.2G  61% /mnt/boot-sav/sdb2
sdb3                 48G   0% /mnt/boot-sav/sdb3
sdc1                  5G  35% /cdrom

Mount options: __________________________________________________________________

sda11             rw,relatime
sda1              rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda2              rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
sda4              rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda5              rw,relatime
sda6              rw,relatime
sda9              rw,relatime
sdb2              rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sdb3              rw,relatime
sdc1              ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro

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

search.fs_uuid b28b76e4-88f2-498e-8e74-225e5bf97722 root hd0,gpt6 
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg

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

Manjaro Linux   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (Kernel: 5.12.0-1-MANJARO x64)   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (Kernel: 5.12.0-1-MANJARO x64 - fallback initramfs)   gnulinux-5.12.0-1-MANJARO x64-fallback-588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (Kernel: 5.10.32-1-MANJARO x64)   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (Kernel: 5.10.32-1-MANJARO x64 - fallback initramfs)   gnulinux-5.10.32-1-MANJARO x64-fallback-588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Windows Boot Manager (sur sda2)   osprober-efi-3741-488E
Ubuntu 20.04.2 LTS (20.04) (sur sda6)   b28b76e4-88f2-498e-8e74-225e5bf97722
Ubuntu (sur sda6)   b28b76e4-88f2-498e-8e74-225e5bf97722
Ubuntu, avec Linux 5.8.0-50-generic (sur sda6)   b28b76e4-88f2-498e-8e74-225e5bf97722
Ubuntu, avec Linux 5.8.0-43-generic (sur sda6)   b28b76e4-88f2-498e-8e74-225e5bf97722
### END /etc/grub.d/30_os-prober ###
UEFI Firmware Settings   uefi-firmware
### END /etc/grub.d/30_uefi-firmware ###

========================== sda5/etc/fstab (filtered) ===========================

# <file system>             <mount point>  <type>  <options>  <dump>  <pass>
UUID=588ed8c3-f5ef-4bb3-86e8-0ddda51f6547 /              ext4    defaults,noatime 0 1
UUID=6a355eff-a3bf-41df-839a-4b19b121cfe9 /home          ext4    defaults,noatime 0 2
tmpfs                                     /tmp           tmpfs   defaults,noatime,mode=1777 0 0

======================= sda5/etc/default/grub (filtered) =======================

GRUB_DEFAULT=saved
GRUB_TIMEOUT=5
GRUB_TIMEOUT_STYLE=hidden
GRUB_DISTRIBUTOR="Manjaro"
GRUB_CMDLINE_LINUX_DEFAULT="quiet apparmor=1 security=apparmor udev.log_priority=3"
GRUB_CMDLINE_LINUX=""
GRUB_SAVEDEFAULT=true
GRUB_PRELOAD_MODULES="part_gpt part_msdos"
GRUB_TERMINAL_INPUT=console
GRUB_GFXMODE=auto
GRUB_GFXPAYLOAD_LINUX=keep
GRUB_DISABLE_RECOVERY=true
GRUB_DISABLE_OS_PROBER=false
GRUB_COLOR_NORMAL="light-gray/black"
GRUB_COLOR_HIGHLIGHT="green/black"
GRUB_THEME="/usr/share/grub/themes/manjaro/theme.txt"
GRUB_DISABLE_OS_PROBER=false

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

           GiB - GB             File                                 Fragment(s)
 860,415050507 = 923,863625728  boot/grub/grub.cfg                             1
 859,822624207 = 923,227512832  boot/vmlinuz-5.10-x86_64                       1
 821,499019623 = 882,077855744  boot/vmlinuz-5.12-x86_64                       2
 819,726100922 = 880,174198784  boot/initramfs-5.10-x86_64-fallback.img        2
 860,349971771 = 923,793747968  boot/initramfs-5.10-x86_64.img                 1
 821,522457123 = 882,103021568  boot/initramfs-5.12-x86_64-fallback.img        2
 860,414558411 = 923,863097344  boot/initramfs-5.12-x86_64.img                 1

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

-rwxr-xr-x 1 root root 12776 mars  13 16:23 10_linux
-rwxr-xr-x 1 root root 13327 mars  13 16:23 20_linux_xen
-rwxr-xr-x 1 root root 12526 mars  13 16:23 30_os-prober
-rwxr-xr-x 1 root root  1372 mars  13 16:23 30_uefi-firmware
-rwxr-xr-x 1 root root   214 mars  13 16:23 40_custom
-rwxr-xr-x 1 root root   215 mars  13 16:23 41_custom
-rwxr-xr-x 1 root root  1219 mai   16  2020 60_memtest86+

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

Ubuntu   b28b76e4-88f2-498e-8e74-225e5bf97722
Ubuntu, avec Linux 5.8.0-50-generic   b28b76e4-88f2-498e-8e74-225e5bf97722
Ubuntu, avec Linux 5.8.0-43-generic   b28b76e4-88f2-498e-8e74-225e5bf97722
Manjaro Linux (21.0.3) (sur sda5)   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (sur sda5)   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (Kernel 5.12.0-1-MANJARO x64) (sur sda5)   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (Kernel 5.12.0-1-MANJARO x64 - fallback initramfs) (sur sda5)   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (Kernel 5.10.32-1-MANJARO x64) (sur sda5)   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
Manjaro Linux (Kernel 5.10.32-1-MANJARO x64 - fallback initramfs) (sur sda5)   588ed8c3-f5ef-4bb3-86e8-0ddda51f6547
### END /etc/grub.d/30_os-prober ###
UEFI Firmware Settings   uefi-firmware
### END /etc/grub.d/30_uefi-firmware ###

========================== sda6/etc/fstab (filtered) ===========================

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda6 during installation
UUID=b28b76e4-88f2-498e-8e74-225e5bf97722 /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda2 during installation
UUID=3741-488E  /boot/efi       vfat    umask=0077      0       1
# /home was on /dev/sda11 during installation
UUID=1a57718a-014c-45de-a58d-2c75b4c851a2 /home           ext4    defaults        0       2
/swapfile                                 none            swap    sw              0       0

======================= sda6/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=""

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

           GiB - GB             File                                 Fragment(s)
 692,913120270 = 744,009797632  boot/grub/grub.cfg                             3
 706,831378937 = 758,954414080  boot/vmlinuz                                   1
 665,292251587 = 714,352115712  boot/vmlinuz-5.8.0-43-generic                  1
 706,831378937 = 758,954414080  boot/vmlinuz-5.8.0-50-generic                  1
 665,292251587 = 714,352115712  boot/vmlinuz.old                               1
 708,941841125 = 761,220505600  boot/initrd.img                                1
 708,495731354 = 760,741498880  boot/initrd.img-5.8.0-43-generic               4
 708,941841125 = 761,220505600  boot/initrd.img-5.8.0-50-generic               1
 708,495731354 = 760,741498880  boot/initrd.img.old                            4

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

-rwxr-xr-x 1 root root 17622 janv. 13 14:12 10_linux
-rwxr-xr-x 1 root root 42359 janv. 13 14:12 10_linux_zfs
-rwxr-xr-x 1 root root 12894 janv. 13 14:12 20_linux_xen
-rwxr-xr-x 1 root root 12059 janv. 13 14:12 30_os-prober
-rwxr-xr-x 1 root root  1424 janv. 13 14:12 30_uefi-firmware
-rwxr-xr-x 1 root root   214 janv. 13 14:12 40_custom
-rwxr-xr-x 1 root root   216 janv. 13 14:12 41_custom

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

Ubuntu
Ubuntu (safe graphics)
OEM install (for manufacturers)
Boot from next volume
UEFI Firmware Settings

========================= sdc1/syslinux.cfg (filtered) =========================

DEFAULT loadconfig

LABEL loadconfig
  CONFIG /isolinux/isolinux.cfg
  APPEND /isolinux/

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

           GiB - GB             File                                 Fragment(s)
            ?? = ??             boot/grub/grub.cfg                             1

================== sdc1: Location of files loaded by Syslinux ==================

           GiB - GB             File                                 Fragment(s)
            ?? = ??             syslinux.cfg                                   1


======================== Unknown MBRs/Boot Sectors/etc =========================

Unknown MBR on /dev/sdc

00000000  41 4b 45 4f fc 31 c0 fa  8e d0 bc 00 7c fb 8e d8  |AKEO.1......|...|
00000010  bb 13 04 8b 07 83 e8 04  89 07 c1 e0 06 8e c0 b7  |................|
00000020  07 b8 7f 00 cd 10 31 db  31 c9 ba 4f 18 b8 00 06  |......1.1..O....|
00000030  cd 10 31 d2 b4 02 cd 10  b4 41 bb aa 55 cd 13 72  |..1......A..U..r|
00000040  27 81 fb 55 aa 75 21 f7  c1 01 00 74 1b 66 31 c0  |'..U.u!....t.f1.|
00000050  66 50 6a 22 06 66 50 6a  08 6a 10 89 e6 b4 42 cd  |fPj".fPj.j....B.|
00000060  13 9f 83 c4 10 9e eb 0d  b8 08 02 b9 23 00 ba 80  |............#...|
00000070  00 31 db cd 13 bb 07 00  72 0b 31 f6 8c c0 8e d8  |.1......r.1.....|
00000080  e8 3f 00 eb 06 be 17 7d  e8 37 00 31 c0 8e d8 be  |.?.....}.7.1....|
00000090  63 7d e8 2d 00 e8 1d 00  b4 01 cd 16 75 08 b4 02  |c}.-........u...|
000000a0  cd 16 24 04 74 f2 31 c0  8e d8 b8 34 12 a3 73 04  |..$.t.1....4..s.|
000000b0  ea 00 00 ff ff b4 01 cd  16 74 06 b4 00 cd 16 e2  |.........t......|
000000c0  f4 c3 ac 3c 00 74 4f 3c  0d 74 f7 3c 0a 75 10 53  |...<.tO<.t.<.u.S|
000000d0  b4 03 cd 10 fe c6 b2 00  b4 02 cd 10 5b eb e3 3c  |............[..<|
000000e0  5c 75 1c b1 02 ac 3c 46  7f d8 2c 30 3c 09 7e 02  |\u....<F..,0<.~.|
000000f0  2c 07 c0 e3 04 24 0f 08  c3 fe c9 75 e8 eb c3 b9  |,....$.....u....|
00000100  01 00 b4 09 cd 10 53 31  db b4 03 cd 10 fe c2 b4  |......S1........|
00000110  02 cd 10 5b eb ac c3 0d  0a 20 20 20 20 20 20 20  |...[.....       |
00000120  20 20 20 20 20 20 5c 30  34 2a 2a 2a 20 45 52 52  |      \04*** ERR|
00000130  4f 52 3a 20 54 48 49 53  20 4d 45 44 49 41 20 43  |OR: THIS MEDIA C|
00000140  41 4e 4e 4f 54 20 42 4f  4f 54 20 49 4e 20 4c 45  |ANNOT BOOT IN LE|
00000150  47 41 43 59 20 4d 4f 44  45 20 2a 2a 2a 5c 30 37  |GACY MODE ***\07|
00000160  0d 0a 00 0d 0a 0d 0a 20  20 20 20 20 20 20 20 20  |.......         |
00000170  20 20 20 20 5c 37 30 50  6c 65 61 73 65 20 72 65  |    \70Please re|
00000180  6d 6f 76 65 20 74 68 69  73 20 6d 65 64 69 61 20  |move this media |
00000190  61 6e 64 20 70 72 65 73  73 20 61 6e 79 20 6b 65  |and press any ke|
000001a0  79 20 74 6f 20 72 65 62  6f 6f 74 5c 30 37 00 00  |y to reboot\07..|
000001b0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001c0  02 00 ee fe ff e9 01 00  00 00 ff ff ff ff 00 00  |................|
000001d0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001e0  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


=============================== StdErr Messages ================================

File descriptor 63 (pipe:[112233]) leaked on lvs invocation. Parent PID 24537: /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
sda5,
using the following options:        sda2/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s win-legacy-basic-fix use-standard-efi-file    

Final advice in case of suggested repair: ______________________________________


Please do not forget to make your UEFI firmware boot on the Manjaro Linux (21.0.3) entry (sda2/efi/****/shim****.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\****\shim****.efi (**** will be updated in the final message)

Alors encore merci à tous. wink

Dernière modification par Caille (Le 05/05/2021, à 19:38)


PC Portable: Asus N76VB-T5041H (Core I-7 3630QM - Ram 16 Go, Vidéo INTEL HD 4000 + GEFORCE 740 M Ram 4 Go)
Systèmes installés: Windows 10-21H1 / Manjaro (KDE) / Ubuntu - 20.04.3 LTS (Gnome) / EOS (XFCE) / ArcoLinux / ArchLinux (XFCE)
Systèmes: SSD Samsung 860 PRO - 1 To / Données: HDD - Seagate FireCuda 2 To hybride SSHD / Imprimante: Brother MFC-L2720DW

Hors ligne