NOTE : Mon Linux est la distribution Parrot 3.8 basé sur Debian 10, et j’ai rencontré le même problème avec toutes les distributions Linux que j’ai utilisé auparavant.
Mes partitions :
┌─[samus@parrot]─[~]
└──╼ $sudo fdisk -l
[sudo] password for samus:
Disk /dev/sda: 119.2 GiB, 128035676160 bytes, 250069680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 byte / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 33FC7424-0DFC-433C-9DA9-D11DF5F09E1D
Device Start End Sectors Size Type
/dev/sda1 2048 1230847 1228800 600M Windows recovery environment
/dev/sda2 1230848 1435647 204800 100M EFI System
/dev/sda3 1435648 1697791 262144 128M Microsoft reserved
/dev/sda4 1697792 249145343 247447552 118G Microsoft basic data
/dev/sda5 249147392 250068991 921600 450M Windows recovery environment
Disk /dev/sdb: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 3693BA1C-6C67-45D4-A144-F0F1FF6AFF3A
Device Start End Sectors Size Type
/dev/sdb1 2048 837978111 837976064 399.6G Microsoft basic data
/dev/sdb2 837978112 838563839 585728 286M EFI System
/dev/sdb3 942835712 976773119 33937408 16.2G Windows recovery environment
/dev/sdb4 838563840 909438975 70875136 33.8G Linux filesystem
/dev/sdb5 909438976 942835711 33396736 15.9G Linux swap
Partition table entries are not in disk order.
Mon boot :
┌─[samus@parrot]─[~]
└──╼ $sudo efibootmgr -v
BootCurrent: 0009
Timeout: 0 seconds
BootOrder: 0000,0009,2001,2002,2003
Boot0000* Windows Boot Manager HD(2,GPT,144a3368-6e88-4a1f-8039-4b3d90ce37f0,0x12c800,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.}....................
Boot0001* BRCM MBA Slot 0800 v16.2.1 BBS(128,,0x500)................b...........G..........................................
Boot0002* MATSHITADVD-RAM UJ8E2Q BBS(CDROM,,0x500)................-...........A......#..............................=-........A.........................
Boot0003* LITEON IT L8T-128L9G BBS(HD,,0x500)................-...........A......B..............................2-........A.........................
Boot0004* WDC WD5000LPVX-22V0TT0 BBS(PCMCIA,,0x500)................-...........A......R..............................)-........A.........................
Boot0005* USB USB Flash Disk BBS(Network,,0x500)............................................................................A...........................
Boot0006* WDC WD5000LPVX-22V0TT0 BBS(PCMCIA,,0x500)................-...........A......R..............................)-........A.........................
Boot0007* Lexar USB Flash Drive BBS(Network,,0x500)............................................................................A...........................
Boot0008* PKparis PK K'1 BBS(Network,,0x500)............................................................................A...........................
Boot0009* parrot HD(2,GPT,e390db02-32bc-4049-a49d-9decc110d59d,0x31f28800,0x8f000)/File(\EFI\parrot\grubx64.efi)
Boot2001* EFI USB Device RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network RC
Mon fichier /boot/grub:
┌─[samus@parrot]─[~]
└──╼ $ls /boot/grub
default device.map fonts grub.cfg grubenv locale menu.lst menu.lst~ unicode.pf2 x86_64-efi
Mon menu de boot:
