#1 Le 21/02/2026, à 21:17
- iznobe

[ resolu ] probleme de GRUB , non démarrage d' ubuntu
Bonjour , c' est pas chose simple d' expliquer tout ça , mais je vais essayer du mieux que je peux ![]()
Depuis quelques temps , j ' avais un disque dur seagate qui donnait des signes de faiblesses .
Un jour , je me suis décidé a passer à l' action avant que ça ne dégénère trop . je ne suis pas sur a 100 % des manips que j' ai faites exactement , mais je suppose , que :
+ j' ai installé ubuntu 26.04 sur ce disque seagate .
+ j ' ai du recopié la partition contenant ubuntu 26.04 sur un autre de mes disques après avoir trouvé un endroit qui me convenait .
+ j ' avais testé , tout semblait fonctionné .
+ j ' ai supprimé le disque déféctueux du systeme ( le seagate 4TO ) .
Mais aujourd’hui , impossible de démarrer dessus .
J ' ai fait un chroot pour mettre à jour , me disant que c' était certainement un soucis de la 26.04 comme ça arrive parfois , et là , j ' obtiens ça :
# fin de MAJ des paquets , dont erreur avec grub-efi-amd64-signed , mais je ne met pas tout , plus de 600 paquets ...
Traitement des actions différées (« triggers ») pour dictionaries-common (1.31.3) ...
Traitement des actions différées (« triggers ») pour linux-image-6.19.0-6-generic (6.19.0-6.6) ...
/etc/kernel/postinst.d/dracut:
dracut: Generating /boot/initrd.img-6.19.0-6-generic
/etc/kernel/postinst.d/kdump-tools:
W: kdump-tools: Executing in a chroot, skipping initramfs generation.
Traitement des actions différées (« triggers ») pour dracut (110-1ubuntu2) ...
update-initramfs: Generating /boot/initrd.img-6.19.0-6-generic
Des erreurs ont été rencontrées pendant l'exécution :
grub-efi-amd64-signed
Erreur : Sub-process /usr/bin/dpkg returned an error code (1)
root@iznobe-pc:/# sudo update-grub
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/kdump-tools.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.19.0-6-generic
Found initrd image: /boot/initrd.img-6.19.0-6-generic
Found linux image: /boot/vmlinuz-6.18.0-9-generic
Found initrd image: /boot/initrd.img-6.18.0-9-generic
Found linux image: /boot/vmlinuz-6.18.0-8-generic
Found initrd image: /boot/initrd.img-6.18.0-8-generic
Found memtest86+ 64bit EFI image: /boot/mt86+x64
Found memtest86+ 32bit EFI image: /boot/mt86+ia32
Found memtest86+ 64bit image: /boot/mt86+x64
Found memtest86+ 32bit image: /boot/mt86+ia32
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
root@iznobe-pc:/# sudo dpkg --configure -a
Paramétrage de grub-efi-amd64-signed (1.215+2.14-2ubuntu1) ...
mount: /var/lib/grub/esp: le périphérique spécial /dev/disk/by-id/ata-ST4000VX000-2AG166_WDH07RQF-part2 n'existe pas.
dmesg(1) peut avoir plus d'informations après un échec de l'appel système du montage.
dpkg: erreur de traitement du paquet grub-efi-amd64-signed (--configure) :
le sous-processus paquet grub-efi-amd64-signed script post-installation installé a renvoyé un état de sortie d'erreur 32
dpkg: des problèmes de dépendances empêchent le traitement des actions différées pour shim-signed :
shim-signed dépend de grub-efi-amd64-signed (>= 1.204~) | grub-efi-arm64-signed (>= 1.204~); cependant :
Le paquet grub-efi-amd64-signed n'est pas encore configuré.
Le paquet grub-efi-arm64-signed n'est pas installé.
dpkg: erreur de traitement du paquet shim-signed (--configure) :
problèmes de dépendances - actions différées non exécutées
Des erreurs ont été rencontrées pendant l'exécution :
grub-efi-amd64-signed
shim-signed
root@iznobe-pc:/# AJOUT :
sam. févr. 21 20:19:33 iznobe@iznobe-pc:~$ lsblk -fe7 /dev/sda
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
sda
├─sda1 ext4 1.0 WD8 1db8a5b3-ff12-4d31-9463-b188ffefe43b 2,7T 61% /media/Videos/WD8
├─sda3 ext4 1.0 U_26.04_SDA 87eeac5a-1891-4e55-b4e1-9f84e7952b83 34,4G 23% /mnt
└─sda4 vfat FAT32 WD8_EFI BC94-9CBD
sam. févr. 21 20:19:43 iznobe@iznobe-pc:~$ sudo fdisk -l /dev/sda
Disque /dev/sda : 7,28 TiB, 8001563222016 octets, 15628053168 secteurs
Modèle de disque : WDC WD82PURZ-85T
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 4096 octets
taille d'E/S (minimale / optimale) : 4096 octets / 4096 octets
Type d'étiquette de disque : gpt
Identifiant de disque : 17F22EFB-F01F-47E2-8BE1-2C777695A6DA
Périphérique Début Fin Secteurs Taille Type
/dev/sda1 2048 15524468735 15524466688 7,2T Système de fichiers Linux
/dev/sda3 15524468736 15627005951 102537216 48,9G Système de fichiers Linux
/dev/sda4 15627005952 15628052479 1046528 511M Données de base Microsoft
sam. févr. 21 20:23:43 iznobe@iznobe-pc:~$ Curieux que le paquet grub-efi-amd64-signed ce repère a un identifiant disque + partition , et non pas a un UUID de partition tout simplement non ?
Comment est ce que je pourrais réparer ça ?
Je suppose qu ' un boot-info n ' est pas utile ?
Dernière modification par iznobe (Le 21/02/2026, à 22:00)
Hors ligne
#2 Le 21/02/2026, à 21:37
- iznobe

Re : [ resolu ] probleme de GRUB , non démarrage d' ubuntu
Voici le boot-info :
boot-info-4ppa2088 [20260221_2034]
============================== Boot Info Summary ===============================
=> No boot loader is installed in the MBR of /dev/nvme0n1.
=> No boot loader is installed in the MBR of /dev/sda.
=> No boot loader is installed in the MBR of /dev/sdb.
=> No boot loader is installed in the MBR of /dev/sdc.
=> No boot loader is installed in the MBR of /dev/sdd.
nvme0n1p1: _____________________________________________________________________
File system: ntfs
Boot sector type: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows 10 or 11
Boot files:
nvme0n1p2: _____________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
nvme0n1p3: _____________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Arch Linux
Boot files:
nvme0n1p4: _____________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
nvme0n1p5: _____________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Linux Mint 22.3
Boot files:
nvme0n1p6: _____________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 20.04.6 LTS
Boot files:
nvme0n1p7: _____________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 22.04.5 LTS
Boot files:
nvme0n1p8: _____________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 24.04.4 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
nvme0n1p9: _____________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Linux Mint 22.3
Boot files:
nvme0n1p10: ____________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Debian GNU/Linux 13 (trixie)
Boot files:
nvme0n1p11: ____________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu Resolute Raccoon (development branch)
Boot files:
nvme0n1p12: ____________________________________________________________________
File system: exfat
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sda1: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sda3: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu Resolute Raccoon (development branch)
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
sda4: __________________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: According to the info in the boot sector, sda4 starts
at sector 0. But according to the info from fdisk,
sda4 starts at sector 15627005952.
Operating System:
Boot files:
sdb3: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdb4: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sdc1: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdc2: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdd1: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
================================ 10 OS detected ================================
OS#1 (linux): L'OS actuellement utilisé - Ubuntu 24.04.4 LTS on nvme0n1p8
OS#2 (linux): Debian GNU/Linux 13 (trixie) on nvme0n1p10
OS#3 (linux): Ubuntu Resolute Raccoon (development branch) on nvme0n1p11
OS#4 (linux): Arch Linux on nvme0n1p3
OS#5 (linux): Linux Mint 22.3 Zena (22.3) on nvme0n1p5
OS#6 (linux): Ubuntu 20.04.6 LTS on nvme0n1p6
OS#7 (linux): Ubuntu 22.04.5 LTS on nvme0n1p7
OS#8 (linux): Linux Mint 22.3 Zena (22.3) on nvme0n1p9
OS#9 (linux): Ubuntu Resolute Raccoon (development branch) on sda3
OS#10 (windows): Windows 10 or 11 on nvme0n1p1
================================ Host/Hardware =================================
CPU architecture: 64-bit
Video: CometLake-S GT2 [UHD Graphics 630] from Intel Corporation
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-6.8.0-100-generic root=UUID=dca54497-1ab2-4c12-bc82-53b817300288 ro intel_iommu=igfx_off quiet splash
df -Th / : /dev/nvme0n1p8 ext4 39G 20G 17G 54% /
===================================== UEFI =====================================
BIOS/UEFI firmware: 2.G0(5.17) from American Megatrends Inc.
The firmware is EFI-compatible, and is set in EFI-mode for this installed-session.
SecureBoot disabled (confirmed by mokutil).
BootCurrent: 000D
Timeout: 0 seconds
BootOrder: 000D,0000,0008,0001,000E,000F
Boot0000* GRUB HD(2,GPT,861b53ef-2096-4ddb-81c4-07a6b72d5c51,0x2e8a7000,0x1f4000)/File(\EFI\GRUB\GRUBX64.EFI)
Boot0001* Archlinux HD(2,GPT,861b53ef-2096-4ddb-81c4-07a6b72d5c51,0x2e8a7000,0x1f4000)/File(\EFI\ARCHLINUX\GRUBX64.EFI)
Boot0002* Windows Boot Manager HD(3,GPT,fa603a69-ea88-11ea-84d7-2cf05d2920f2,0x3a247800,0x32000)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)57494e444f5753000100000088000000780000004200430044004f0042004a004500430054003d007b00390064006500610038003600320063002d0035006300640064002d0034006500370030002d0061006300630031002d006600330032006200330034003400640034003700390035007d00000000000100000010000000040000007fff0400
Boot0008* Windows Boot Manager HD(2,GPT,861b53ef-2096-4ddb-81c4-07a6b72d5c51,0x2e8a7000,0x1f4000)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)0000424f
Boot000D* debian HD(2,GPT,861b53ef-2096-4ddb-81c4-07a6b72d5c51,0x2e8a7000,0x1f4000)/File(\EFI\DEBIAN\GRUBX64.EFI)0000424f
Boot000E* Ubuntu HD(2,GPT,861b53ef-2096-4ddb-81c4-07a6b72d5c51,0x2e8a7000,0x1f4000)/File(\EFI\UBUNTU\SHIMX64.EFI)
Boot000F* ubuntu HD(4,GPT,f25c840d-4369-47c9-946e-2b19715d88b7,0x3a3713000,0xff800)/File(\EFI\UBUNTU\SHIMX64.EFI)0000424f
728124f6ec8e22fbdbe7034812c81b95 sda4/boot/bkpbootx64.efi
211a377300f24895b42f5ce384344a0c sda4/boot/bootx64.efi
6c4ec35ced47a0bfa4cc96d3570d2e17 sda4/boot/fbx64.efi
eca92010a3d461e0f52639d330f3f43d sda4/boot/grubx64.efi
9f09ebdacbdc7c46269f99c7754bbfd3 sda4/boot/mmx64.efi
8622c63d95da13fd727892b542a7a6da sda4/ubuntu/grubx64.efi
9f09ebdacbdc7c46269f99c7754bbfd3 sda4/ubuntu/mmx64.efi
211a377300f24895b42f5ce384344a0c sda4/ubuntu/shimx64.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
sdd : is-GPT, no-BIOSboot, has-noESP, not-usb, not-mmc, no-os, no-wind, 2048 sectors * 512 bytes
sdb : is-GPT, no-BIOSboot, has-noESP, not-usb, not-mmc, no-os, no-wind, 2048 sectors * 512 bytes
sdc : is-GPT, no-BIOSboot, has-noESP, not-usb, not-mmc, no-os, no-wind, 2048 sectors * 512 bytes
sda : is-GPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, no-wind, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
nvme0n1p8 : is-os, 64, apt-get, signed grub-pc grub-efi , grub2, grub-install, grubenv-ok, update-grub, end-after-100GB
nvme0n1p9 : is-os, 64, apt-get, signed grub-pc grub-efi , grub2, grub-install, grubenv-ok, update-grub, end-after-100GB
nvme0n1p11 : is-os, 64, apt-get, signed grub-pc grub-efi , grub2, grub-install, grubenv-ok, update-grub, end-after-100GB
nvme0n1p7 : is-os, 64, apt-get, signed grub-efi , grub2, grub-install, grubenv-ok, update-grub, end-after-100GB
nvme0n1p5 : is-os, 64, apt-get, signed grub-efi , grub2, grub-install, grubenv-ok, update-grub, end-after-100GB
nvme0n1p3 : is-os, 64, pacman, no-docgrub, grub2, grub-install, grubenv-ok, grub-mkconfig -o /boot/grub, end-after-100GB
nvme0n1p1 : is-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
nvme0n1p12 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
nvme0n1p10 : is-os, 64, apt-get, signed grub-efi , grub2, grub-install, grubenv-ok, update-grub, end-after-100GB
nvme0n1p6 : is-os, 64, apt-get, signed grub-pc grub-efi , grub2, grub-install, grubenv-ok, update-grub, end-after-100GB
nvme0n1p4 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
nvme0n1p2 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, grubenv-ok, noupdategrub, end-after-100GB
sdd1 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
sdb3 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
sdc2 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
sdc1 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
sda4 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
sda3 : is-os, 64, apt-get, signed grub-efi , grub2, grub-install, grubenv-ok, update-grub, end-after-100GB
sda1 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
Partitions info (2/3): _________________________________________________________
nvme0n1p8 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
nvme0n1p9 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
nvme0n1p11 : isnotESP, fstab-has-bad-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
nvme0n1p7 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
nvme0n1p5 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
nvme0n1p3 : isnotESP, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
nvme0n1p1 : isnotESP, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, bootmgr, notwinboot, ntfs
nvme0n1p12 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, exfat
nvme0n1p10 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
nvme0n1p6 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
nvme0n1p4 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
nvme0n1p2 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, vfat
sdd1 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
sdb3 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
sdc2 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
sdc1 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
sda4 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, vfat
sda3 : isnotESP, fstab-has-bad-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
sda1 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
Partitions info (3/3): _________________________________________________________
nvme0n1p8 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, nvme0n1
nvme0n1p9 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, nvme0n1
nvme0n1p11 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, nvme0n1
nvme0n1p7 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, nvme0n1
nvme0n1p5 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, nvme0n1
nvme0n1p3 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-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
nvme0n1p12 : maybesepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
nvme0n1p10 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, nvme0n1
nvme0n1p6 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, nvme0n1
nvme0n1p4 : maybesepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
nvme0n1p2 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
sdd1 : maybesepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sdd
sdb3 : maybesepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sdb
sdc2 : maybesepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sdc
sdc1 : maybesepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sdc
sda4 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
sda3 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, sda
sda1 : maybesepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
fdisk -l (filtered): ___________________________________________________________
Disk nvme0n1: 476.94 GiB, 512110190592 bytes, 1000215216 sectors
Disk identifier: FA603A6B-EA88-11EA-84D7-2CF05D2920F2
Start End Sectors Size Type
nvme0n1p1 2048 262146047 262144000 125G Microsoft basic data
nvme0n1p2 780824576 782872575 2048000 1000M EFI System
nvme0n1p3 717076480 778774527 61698048 29.4G Linux root (x86-64)
nvme0n1p4 778774528 780824575 2050048 1001M Linux filesystem
nvme0n1p5 262146048 348141567 85995520 41G Linux filesystem
nvme0n1p6 429899776 511225855 81326080 38.8G Linux filesystem
nvme0n1p7 511225856 594196479 82970624 39.6G Linux filesystem
nvme0n1p8 348141568 429899775 81758208 39G Linux filesystem
nvme0n1p9 594196480 655635933 61439454 29.3G Linux filesystem
nvme0n1p10 655636480 717076479 61440000 29.3G Linux filesystem
nvme0n1p11 782872576 844312575 61440000 29.3G Linux filesystem
nvme0n1p12 844312576 845746175 1433600 700M Microsoft basic data
Partition table entries are not in disk order.
Disk sda: 7.28 TiB, 8001563222016 bytes, 15628053168 sectors
Disk identifier: 17F22EFB-F01F-47E2-8BE1-2C777695A6DA
Start End Sectors Size Type
sda1 2048 15524468735 15524466688 7.2T Linux filesystem
sda3 15524468736 15627005951 102537216 48.9G Linux filesystem
sda4 15627005952 15628052479 1046528 511M EFI System
Disk sdb: 2.73 TiB, 3000592982016 bytes, 5860533168 sectors
Disk identifier: 8A59F3F8-FA05-4E27-8CDF-FECBD6FDEFBC
Start End Sectors Size Type
sdb3 2048 5793423359 5793421312 2.7T Linux filesystem
sdb4 5793423360 5860532223 67108864 32G Linux swap
Disk sdc: 7.28 TiB, 8001563222016 bytes, 15628053168 sectors
Disk identifier: 503E8F73-DB2D-4DE6-BA9C-0B5F2171AE4C
Start End Sectors Size Type
sdc1 2048 7370065919 7370063872 3.4T Linux filesystem
sdc2 7370065920 15628052479 8257986560 3.8T Linux filesystem
Disk sdd: 7.28 TiB, 8001563222016 bytes, 15628053168 sectors
Disk identifier: 47679A8B-C1F9-4F7E-A2E8-D2FA8D09622A
Start End Sectors Size Type
sdd1 2048 15628052479 15628050432 7.3T Linux filesystem
Disk zram0: 15.5 GiB, 16646787072 bytes, 4064157 sectors
parted -lm (filtered): _________________________________________________________
sda:8002GB:scsi:512:4096:gpt:ATA WDC WD82PURZ-85T:;
1:1049kB:7949GB:7949GB:ext4:WD8:;
3:7949GB:8001GB:52.5GB:ext4::;
4:8001GB:8002GB:536MB:fat32::boot, esp;
sdb:3001GB:scsi:512:4096:gpt:ATA TOSHIBA HDWD130:;
3:1049kB:2966GB:2966GB:ext4:datas:;
4:2966GB:3001GB:34.4GB:linux-swap(v1):swap:swap;
sdc:8002GB:scsi:512:4096:gpt:ATA WDC WD8001PURP-8:;
1:1049kB:3773GB:3773GB:ext4:WD8PRO1_P1:;
2:3773GB:8002GB:4228GB:ext4:WD8PRO1_P2:;
sdd:8002GB:scsi:512:4096:gpt:ATA WDC WD8001PURP-8:;
1:1049kB:8002GB:8002GB:ext4:WD8PRO2:;
nvme0n1:512GB:nvme:512:512:gpt:ADATA SX8200PNP:;
1:1049kB:134GB:134GB:ntfs::msftdata;
5:134GB:178GB:44.0GB:ext4::;
8:178GB:220GB:41.9GB:ext4::;
6:220GB:262GB:41.6GB:ext4::;
7:262GB:304GB:42.5GB:ext4::;
9:304GB:336GB:31.5GB:ext4::;
10:336GB:367GB:31.5GB:ext4::;
3:367GB:399GB:31.6GB:ext4::;
4:399GB:400GB:1050MB:ext4::;
2:400GB:401GB:1049MB:fat32::boot, esp;
11:401GB:432GB:31.5GB:ext4::;
12:432GB:433GB:734MB:::msftdata;
Free space >10MiB: ______________________________________________________________
nvme0n1: 412962MiB:488386MiB:75424MiB
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 ext4 1db8a5b3-ff12-4d31-9463-b188ffefe43b 57905315-bfff-4ae2-a429-16b27cd0c835 WD8 WD8
├─sda3 ext4 87eeac5a-1891-4e55-b4e1-9f84e7952b83 267a9c03-cb3f-4f90-9f78-32c3c067beb0 U_26.04_SDA
└─sda4 vfat BC94-9CBD f25c840d-4369-47c9-946e-2b19715d88b7 WD8_EFI
sdb
├─sdb3 ext4 01c9b796-0869-4ff9-a2a1-6c0f56ed5257 89e4c720-e762-466d-ab35-c51053c280ec Data datas
└─sdb4 swap 09e6bc69-3287-4694-aa3b-a72afae17c1f b31b4fb7-6df7-44d5-80c0-3df3eb1b4515 swap
sdc
├─sdc1 ext4 6298e7b7-7e63-4f5c-8216-ab1f70a1876d e87ca977-4da9-488b-80e0-220d32f2f675 WD8PRO1_P1 WD8PRO1_P1
└─sdc2 ext4 34468dc8-3d25-4fab-a948-745b4e234842 f243991f-0b3c-4021-9580-ef0ee8fc85d4 WD8PRO1_P2 WD8PRO1_P2
sdd
└─sdd1 ext4 084604bc-1b9e-4cdd-bae4-ac9a9fe1303f c58799c6-0e75-4d02-81d0-3a5a9da90f71 WD8PRO2 WD8PRO2
nvme0n1
├─nvme0n1p1 ntfs 08CCB0D8CCB0C0EC fa603a68-ea88-11ea-84d7-2cf05d2920f2 windows_10
├─nvme0n1p2 vfat 853D-995A 861b53ef-2096-4ddb-81c4-07a6b72d5c51 BOOT_EFI
├─nvme0n1p3 ext4 224086d1-a670-4587-ad74-604b39bd7444 23015e17-6d21-45c5-a605-dfdf3f9e2b9f Archlinux
├─nvme0n1p4 ext4 212cb824-5fe4-4830-a5a9-b56e33630dbf a2497836-22ab-4e7e-8e30-be61293079d8 teste
├─nvme0n1p5 ext4 eb18366b-2ac9-4a7e-8f93-ba2caa30e90e baccdf86-c41b-4282-b346-2bf4044ba210 LM_21_SSD
├─nvme0n1p6 ext4 06bc0f51-50e8-4ed4-8090-903acdb7df3f a3395bb8-cd3a-42d4-a1db-80f5f5046502 U_20.04_SSD
├─nvme0n1p7 ext4 8ab22881-60b3-47aa-a0bf-54c292afae81 42815f7b-2084-469f-b4a8-ae91352d0f5b U_22.budgie_SSD
├─nvme0n1p8 ext4 dca54497-1ab2-4c12-bc82-53b817300288 c8f612c5-810b-4584-a1ce-8fe35c30cafe U_24.04_SSD
├─nvme0n1p9 ext4 df3cd676-80e7-46ef-a28e-5dbe3ea5ddf7 4ea9dfde-061d-4d34-aae2-20a935adda0b LM_SSD_NEW
├─nvme0n1p10 ext4 50149f7c-d2c3-4119-b937-328b22a577d4 e59e0e9a-642f-4f3d-a2e6-6ef41f75ee4d DEBIAN_XFCE
├─nvme0n1p11 ext4 381d6856-a063-4a0e-bd03-03f40af41b8b e3ac88f6-1646-4616-a489-09baa938d86f U_26.04_SSD
└─nvme0n1p12 exfat FBDF-707C 87c76c90-2587-41e5-aff9-1af72a66b504 texfat
Mount points (filtered): _______________________________________________________
Avail Use% Mounted on
/dev/nvme0n1p10 18.1G 32% /mnt/boot-sav/nvme0n1p10
/dev/nvme0n1p11 11.3G 55% /mnt/boot-sav/nvme0n1p11
/dev/nvme0n1p12 697.9M 0% /media/texfat
/dev/nvme0n1p1 58.1G 53% /mnt/boot-sav/nvme0n1p1
/dev/nvme0n1p3 17.7G 33% /mnt/boot-sav/nvme0n1p3
/dev/nvme0n1p4 889.4M 1% /media/teste
/dev/nvme0n1p5 16.6G 54% /mnt/boot-sav/nvme0n1p5
/dev/nvme0n1p6 23.1G 34% /mnt/boot-sav/nvme0n1p6
/dev/nvme0n1p7 11.3G 66% /mnt/boot-sav/nvme0n1p7
/dev/nvme0n1p8 16.9G 51% /
/dev/nvme0n1p9 10.4G 59% /mnt/boot-sav/nvme0n1p9
/dev/sda1 2.7T 61% /media/Videos/WD8
/dev/sda3 34.9G 22% /mnt
/dev/sda4 501.1M 2% /mnt/boot-sav/sda4
/dev/sdb3 970G 64% /datas
/dev/sdc1 2.7T 19% /media/WD8PRO1_P1
/dev/sdc2 3.8T 1% /media/Videos/WD8PRO1_P2
/dev/sdd1 4T 45% /media/Videos/WD8PRO2
efivarfs 182K 27% /mnt/sys/firmware/efi/efivars
efivarfs 182K 27% /sys/firmware/efi/efivars
mergerfsPool 10.5T 42% /Vidxc3xa9os
run 15.5G 0% /mnt/run
shm 15.5G 0% /mnt/dev/shm
tmp 15.5G 0% /mnt/tmp
Mount options (filtered): ______________________________________________________
/dev/nvme0n1p10 ext4 rw,relatime
/dev/nvme0n1p11 ext4 rw,relatime
/dev/nvme0n1p12 exfat rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0002,dmask=0002,allow_utime=0020,iocharset=utf8,errors=remount-ro
/dev/nvme0n1p1 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/nvme0n1p3 ext4 rw,relatime
/dev/nvme0n1p4 ext4 rw,relatime
/dev/nvme0n1p5 ext4 rw,relatime
/dev/nvme0n1p6 ext4 rw,relatime
/dev/nvme0n1p7 ext4 rw,relatime
/dev/nvme0n1p8 ext4 rw,relatime,errors=remount-ro
/dev/nvme0n1p9 ext4 rw,relatime
/dev/sda1 ext4 rw,relatime
/dev/sda3 ext4 rw,relatime
/dev/sda4 vfat rw,relatime,fmask=0002,dmask=0002,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
/dev/sdb3 ext4 rw,relatime
/dev/sdc1 ext4 rw,relatime
/dev/sdc2 ext4 rw,relatime
/dev/sdd1 ext4 rw,relatime
=================== nvme0n1p3: ls -l /etc/grub.d/ (filtered) ===================
-rwxr-xr-x 1 root root 12631 Jan 15 10:03 10_linux
lrwxrwxrwx 1 root root 34 Jan 27 18:28 15_ostree -> /usr/lib/libostree/grub2-15_ostree
-rwxr-xr-x 1 root root 14393 Jan 15 10:03 20_linux_xen
-rwxr-xr-x 1 root root 786 Jan 15 10:03 25_bli
-rwxr-xr-x 1 root root 12831 Jan 15 10:03 30_os-prober
-rwxr-xr-x 1 root root 1174 Jan 15 10:03 30_uefi-firmware
-rwxr-xr-x 1 root root 3162 Feb 14 16:24 40_custom
-rwxr-xr-x 1 root root 215 Jan 15 10:03 41_custom
================== nvme0n1p3/etc/grub.d/40_custom (filtered) ===================
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry "Windows ( nvme0n1p1 ) " {
insmod part_gpt
insmod fat
search --no-floppy --fs-uuid --set=root 853D-995A # UUID de la partition EFI
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
menuentry 'ArchLinux SSD ( nvme0n1p3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Arch_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 224086d1-a670-4587-ad74-604b39bd7444
configfile /boot/grub/grub.cfg
#linux /vmlinuz-linux root=UUID=224086d1-a670-4587-ad74-604b39bd7444 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 quiet
#initrd /intel-ucode.img /initramfs-linux.img
}
menuentry 'Linux Mint 22.3 Zena SSD ( nvme0n1p5 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.3_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root eb18366b-2ac9-4a7e-8f93-ba2caa30e90e
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 20.04 LTS ( nvme0n1p6 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 20.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 06bc0f51-50e8-4ed4-8090-903acdb7df3f
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu Budgie 22.04 ( nvme0n1p7 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'U-Budgie 22.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 8ab22881-60b3-47aa-a0bf-54c292afae81
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 24.04 ( nvme0n1p8 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 24.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root dca54497-1ab2-4c12-bc82-53b817300288
configfile /boot/grub/grub.cfg
}
menuentry 'Linux Mint 22.3 Zara NEW ( nvme0n1p9 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.3_NEW_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root df3cd676-80e7-46ef-a28e-5dbe3ea5ddf7
configfile /boot/grub/grub.cfg
}
menuentry 'Debian Trixie ( nvme0n1p10 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'debian 13_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 50149f7c-d2c3-4119-b937-328b22a577d4
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 26.04 ( sda3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 26.04' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 87eeac5a-1891-4e55-b4e1-9f84e7952b83
configfile /boot/grub/grub.cfg
}
=================== nvme0n1p5: ls -l /etc/grub.d/ (filtered) ===================
-rwxr-xr-x 1 root root 18133 Sep 11 2024 10_linux
-rwxr-xr-x 1 root root 43202 Sep 11 2024 10_linux_zfs
-rwxr-xr-x 1 root root 14513 Sep 11 2024 20_linux_xen
-rwxr-xr-x 1 root root 786 Sep 11 2024 25_bli
-rwxr-xr-x 1 root root 13120 Sep 11 2024 30_os-prober
-rwxr-xr-x 1 root root 1174 Sep 11 2024 30_uefi-firmware
-rwxr-xr-x 1 root root 722 Feb 10 2025 35_fwupd
-rwxr-xr-x 1 root root 3144 Jan 17 11:23 40_custom
-rwxr-xr-x 1 root root 215 Apr 15 2022 41_custom
-rwxr-xr-x 1 root root 3361 Dec 23 2020 42_grml
================== nvme0n1p5/etc/grub.d/40_custom (filtered) ===================
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry "Windows ( nvme0n1p1 ) " {
insmod part_gpt
insmod fat
search --no-floppy --fs-uuid --set=root 853D-995A # UUID de la partition EFI
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
menuentry 'ArchLinux SSD ( nvme0n1p3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Arch_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 224086d1-a670-4587-ad74-604b39bd7444
configfile /boot/grub/grub.cfg
#linux /vmlinuz-linux root=UUID=224086d1-a670-4587-ad74-604b39bd7444 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 quiet
#initrd /intel-ucode.img /initramfs-linux.img
}
menuentry 'Linux Mint 22.2 Zara SSD ( nvme0n1p5 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.2_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root eb18366b-2ac9-4a7e-8f93-ba2caa30e90e
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 20.04 LTS ( nvme0n1p6 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 20.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 06bc0f51-50e8-4ed4-8090-903acdb7df3f
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu Budgie 22.04 ( nvme0n1p7 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'U-Budgie 22.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 8ab22881-60b3-47aa-a0bf-54c292afae81
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 24.04 ( nvme0n1p8 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 24.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root dca54497-1ab2-4c12-bc82-53b817300288
configfile /boot/grub/grub.cfg
}
menuentry 'Linux Mint 22.2 Zara NEW ( nvme0n1p9 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.2_NEW_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root df3cd676-80e7-46ef-a28e-5dbe3ea5ddf7
configfile /boot/grub/grub.cfg
}
menuentry 'Debian Trixie ( nvme0n1p10 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'debian 13' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 50149f7c-d2c3-4119-b937-328b22a577d4
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 26.04 ( sda3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 26.04' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 87eeac5a-1891-4e55-b4e1-9f84e7952b83
configfile /boot/grub/grub.cfg
}
=================== nvme0n1p5/etc/grub.d/42_grml (filtered) ====================
#!/bin/sh
# Filename: 42_grml
# Purpose: grub-mkconfig helper script for Grml rescue systems
# Authors: Grml team (grml.org), (c) Andreas Gredler <jimmy@grml.org>, Michael Prokop <mika@grml.org>
# License: This file is licensed under the GPL v2+.
################################################################################
set -e
prefix=/usr
exec_prefix=${prefix}
bindir=${exec_prefix}/bin
libdir=${exec_prefix}/lib
if [ -r ${libdir}/grub/grub-mkconfig_lib ] ; then
. ${libdir}/grub/grub-mkconfig_lib
elif [ -r /usr/share/grub/grub-mkconfig_lib ] ; then # fallback for e.g. Fedora
. /usr/share/grub/grub-mkconfig_lib
else
echo "Could not locate file grub-mkconfig_lib, please report a bug." >&2
fi
# default unless configured otherwise:
ISO_LOCATION="/boot/grml"
if [ -r /etc/default/grml-rescueboot ] ; then
. /etc/default/grml-rescueboot
fi
resolve_dm_name() {
retval="$1"
base=${1##*/}
for block in /sys/block /sys/class/block ; do
[ ! -d ${block}/${base}/dm ] && continue
retval="/dev/mapper/$(cat ${block}/${base}/dm/name)"
break
done
case "$retval" in
/dev/dm-*)
minor=${retval##*-}
retval="/dev/mapper/$(dmsetup info -C --noheadings -o name -j 253 -m $minor)"
;;
esac
echo "$retval"
}
get_dependencies() {
device=${1}
if [ -z ${device} ] ; then
return
fi
device=$(readlink -f ${device})
case "$device" in
/dev/mapper/*)
device="/dev/dm-$(dmsetup info -C --noheadings -o minor "$device")"
;;
esac
base=${device##*/}
dependencies=""
additional_dependencies=""
for block in /sys/block /sys/class/block ; do
[ ! -d ${block}/${base}/slaves ] && continue
for file in ${block}/${base}/slaves/* ; do
dep_name="/dev/${file##*/}"
dep_name=$(resolve_dm_name ${dep_name})
# resolve recursively all dependencies
additional_dependencies=$(get_dependencies ${dep_name})
dependencies="$dependencies $additional_dependencies $dep_name"
done
break
done
echo $dependencies
}
iso_list=""
for file in "${ISO_LOCATION}"/*.iso ; do
if grub_file_is_not_garbage "$file" ; then
iso_list="$iso_list $file "
fi
for grmliso in $iso_list ; do
rel_dirname="$(dirname $(make_system_path_relative_to_its_root $grmliso))"
grml="$(basename $grmliso)"
device="$(${grub_probe} -t device ${grmliso})"
additional_param=""
case "$device" in
/dev/mapper*|/dev/md*)
dependencies=$(get_dependencies ${device})
dep_string=""
for dep in $dependencies $device ; do
dep_string="$dep_string,$dep"
done
dep_string=${dep_string#,}
additional_param="live-media=$dep_string"
;;
esac
echo "Found Grml ISO image: $grmliso" >&2
title="Grml Rescue System ($grml)"
grub_prep=$(prepare_grub_to_access_device "$device" | sed -e "s/^/ /")
cat << EOF
menuentry "${title}" {
${grub_prep}
iso_path="${rel_dirname%/}/${grml}"
export iso_path
kernelopts=" $CUSTOM_BOOTOPTIONS $additional_param "
export kernelopts
# support booting recent GRUB versions on UEFI systems
rmmod tpm
loopback loop "${rel_dirname%/}/$grml"
set root=(loop)
configfile /boot/grub/loopback.cfg
}
EOF
## END OF FILE #################################################################
=================== nvme0n1p6: ls -l /etc/grub.d/ (filtered) ===================
-rwxr-xr-x 1 root root 18224 Dec 2 2022 10_linux
-rwxr-xr-x 1 root root 42359 Dec 2 2022 10_linux_zfs
-rwxr-xr-x 1 root root 13101 Dec 18 2022 20_linux_xen
-rwxr-xr-x 1 root root 12059 Feb 8 2019 30_os-prober
-rwxr-xr-x 1 root root 1424 Dec 2 2022 30_uefi-firmware
-rwxr-xr-x 1 root root 700 Jul 3 2022 35_fwupd
-rwxr-xr-x 1 root root 3144 Jan 17 11:23 40_custom
-rwxr-xr-x 1 root root 216 Feb 8 2019 41_custom
================== nvme0n1p6/etc/grub.d/40_custom (filtered) ===================
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry "Windows ( nvme0n1p1 ) " {
insmod part_gpt
insmod fat
search --no-floppy --fs-uuid --set=root 853D-995A # UUID de la partition EFI
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
menuentry 'ArchLinux SSD ( nvme0n1p3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Arch_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 224086d1-a670-4587-ad74-604b39bd7444
configfile /boot/grub/grub.cfg
#linux /vmlinuz-linux root=UUID=224086d1-a670-4587-ad74-604b39bd7444 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 quiet
#initrd /intel-ucode.img /initramfs-linux.img
}
menuentry 'Linux Mint 22.2 Zara SSD ( nvme0n1p5 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.2_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root eb18366b-2ac9-4a7e-8f93-ba2caa30e90e
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 20.04 LTS ( nvme0n1p6 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 20.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 06bc0f51-50e8-4ed4-8090-903acdb7df3f
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu Budgie 22.04 ( nvme0n1p7 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'U-Budgie 22.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 8ab22881-60b3-47aa-a0bf-54c292afae81
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 24.04 ( nvme0n1p8 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 24.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root dca54497-1ab2-4c12-bc82-53b817300288
configfile /boot/grub/grub.cfg
}
menuentry 'Linux Mint 22.2 Zara NEW ( nvme0n1p9 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.2_NEW_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root df3cd676-80e7-46ef-a28e-5dbe3ea5ddf7
configfile /boot/grub/grub.cfg
}
menuentry 'Debian Trixie ( nvme0n1p10 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'debian 13' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 50149f7c-d2c3-4119-b937-328b22a577d4
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 26.04 ( sda3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 26.04' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 87eeac5a-1891-4e55-b4e1-9f84e7952b83
configfile /boot/grub/grub.cfg
}
=================== nvme0n1p7: 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 Sep 2 2021 10_linux_zfs
-rwxr-xr-x 1 root root 14387 Dec 18 2022 20_linux_xen
-rwxr-xr-x 1 root root 13369 Apr 15 2022 30_os-prober
-rwxr-xr-x 1 root root 1372 Apr 15 2022 30_uefi-firmware
-rwxr-xr-x 1 root root 700 Feb 21 2022 35_fwupd
-rwxr-xr-x 1 root root 3144 Jan 17 11:23 40_custom
-rwxr-xr-x 1 root root 215 Apr 15 2022 41_custom
================== nvme0n1p7/etc/grub.d/40_custom (filtered) ===================
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry "Windows ( nvme0n1p1 ) " {
insmod part_gpt
insmod fat
search --no-floppy --fs-uuid --set=root 853D-995A # UUID de la partition EFI
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
menuentry 'ArchLinux SSD ( nvme0n1p3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Arch_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 224086d1-a670-4587-ad74-604b39bd7444
configfile /boot/grub/grub.cfg
#linux /vmlinuz-linux root=UUID=224086d1-a670-4587-ad74-604b39bd7444 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 quiet
#initrd /intel-ucode.img /initramfs-linux.img
}
menuentry 'Linux Mint 22.2 Zara SSD ( nvme0n1p5 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.2_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root eb18366b-2ac9-4a7e-8f93-ba2caa30e90e
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 20.04 LTS ( nvme0n1p6 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 20.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 06bc0f51-50e8-4ed4-8090-903acdb7df3f
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu Budgie 22.04 ( nvme0n1p7 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'U-Budgie 22.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 8ab22881-60b3-47aa-a0bf-54c292afae81
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 24.04 ( nvme0n1p8 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 24.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root dca54497-1ab2-4c12-bc82-53b817300288
configfile /boot/grub/grub.cfg
}
menuentry 'Linux Mint 22.2 Zara NEW ( nvme0n1p9 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.2_NEW_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root df3cd676-80e7-46ef-a28e-5dbe3ea5ddf7
configfile /boot/grub/grub.cfg
}
menuentry 'Debian Trixie ( nvme0n1p10 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'debian 13' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 50149f7c-d2c3-4119-b937-328b22a577d4
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 26.04 ( sda3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 26.04' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 87eeac5a-1891-4e55-b4e1-9f84e7952b83
configfile /boot/grub/grub.cfg
}
=================== nvme0n1p8/boot/grub/grub.cfg (filtered) ====================
Ubuntu dca54497-1ab2-4c12-bc82-53b817300288
### END /etc/grub.d/30_os-prober ###
UEFI Firmware Settings uefi-firmware
### END /etc/grub.d/30_uefi-firmware ###
Windows ( nvme0n1p1 ) {
ArchLinux SSD ( nvme0n1p3 ) Arch_SSD
Linux Mint 22.3 Zena SSD ( nvme0n1p5 ) LM_22.3_SSD
Ubuntu 20.04 LTS ( nvme0n1p6 ) Ubuntu 20.04 SSD
Ubuntu Budgie 22.04 ( nvme0n1p7 ) U-Budgie 22.04 SSD
Ubuntu 24.04 ( nvme0n1p8 ) Ubuntu 24.04 SSD
Linux Mint 22.3 Zara NEW ( nvme0n1p9 ) LM_22.3_NEW_SSD
Debian Trixie ( nvme0n1p10 ) debian 13_SSD
Ubuntu 26.04 ( sda3 ) Ubuntu 26.04
======================== nvme0n1p8/etc/fstab (filtered) ========================
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/nvme0n1p8 during installation
UUID=dca54497-1ab2-4c12-bc82-53b817300288 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/nvme0n1p3 during installation
UUID=853D-995A /boot/efi vfat umask=0077 0 1
# swap was on /dev/sdc4 during installation
UUID=09e6bc69-3287-4694-aa3b-a72afae17c1f none swap sw 0 0
LABEL=Data /datas ext4 defaults 0 2
LABEL=WD8 /media/Videos/WD8 ext4 defaults 0 2
LABEL=WD8PRO2 /media/Videos/WD8PRO2 ext4 defaults 0 2
LABEL=WD8PRO1_P2 /media/Videos/WD8PRO1_P2 ext4 defaults 0 2
LABEL=Seagate_4T /media/Seagate_4T ext4 defaults,noauto 0 2
LABEL=WD8PRO1_P1 /media/WD8PRO1_P1 ext4 defaults 0 2
LABEL=SAUV /media/SAUV ext4 defaults,noauto 0 2
/media/Videos/* /Vidéos fuse.mergerfs threads=16,allow_other,use_ino,cache.files=off,dropcacheonclose=true,category.create=mfs,moveonenospc=true,minfreespace=20G,fsname=mergerfsPool,nonempty 0 0
tmpfs /tmp tmpfs defaults,noatime 0 0
tmpfs /home/iznobe/.cache tmpfs defaults,size=2g 0 0
tmpfs /media/ramdisk tmpfs rw,noatime,size=28G 0 0
LABEL=teste /media/teste ext4 defaults
LABEL=texfat /media/texfat auto nosuid,nodev,nofail,x-gvfs-show,rw,uid=1000,gid=1000,umask=0002 0 0
==================== nvme0n1p8/etc/default/grub (filtered) =====================
GRUB_DEFAULT='Ubuntu'
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu`
GRUB_CMDLINE_LINUX_DEFAULT="intel_iommu=igfx_off quiet splash"
GRUB_DISABLE_OS_PROBER=true
GRUB_CMDLINE_LINUX=""
================= nvme0n1p8: Location of files loaded by Grub ==================
GiB - GB File Fragment(s)
192.249122620 = 206.425923584 boot/grub/grub.cfg 1
184.809894562 = 198.438113280 boot/vmlinuz 2
184.809894562 = 198.438113280 boot/vmlinuz-6.8.0-100-generic 2
186.458003998 = 200.207757312 boot/vmlinuz-6.8.0-79-generic 6
196.317680359 = 210.794504192 boot/vmlinuz-6.8.0-94-generic 2
196.317680359 = 210.794504192 boot/vmlinuz.old 2
201.740989685 = 216.617738240 boot/initrd.img 4
201.740989685 = 216.617738240 boot/initrd.img-6.8.0-100-generic 4
203.959957123 = 219.000336384 boot/initrd.img-6.8.0-79-generic 8
183.584957123 = 197.122846720 boot/initrd.img-6.8.0-94-generic 8
183.584957123 = 197.122846720 boot/initrd.img.old 8
=================== nvme0n1p8: ls -l /etc/grub.d/ (filtered) ===================
-rwxr-xr-x 1 root root 18133 Apr 4 2024 10_linux
-rwxr-xr-x 1 root root 43202 Apr 4 2024 10_linux_zfs
-rwxr-xr-x 1 root root 14513 Apr 4 2024 20_linux_xen
-rwxr-xr-x 1 root root 786 Apr 4 2024 25_bli
-rwxr-xr-x 1 root root 13120 Apr 4 2024 30_os-prober
-rwxr-xr-x 1 root root 1174 Apr 4 2024 30_uefi-firmware
-rwxr-xr-x 1 root root 722 Aug 21 2024 35_fwupd
-rwxr-xr-x 1 root root 3162 Feb 14 16:17 40_custom
-rwxr-xr-x 1 root root 215 Dec 18 2022 41_custom
================== nvme0n1p8/etc/grub.d/40_custom (filtered) ===================
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry "Windows ( nvme0n1p1 ) " {
insmod part_gpt
insmod fat
search --no-floppy --fs-uuid --set=root 853D-995A # UUID de la partition EFI
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
menuentry 'ArchLinux SSD ( nvme0n1p3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Arch_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 224086d1-a670-4587-ad74-604b39bd7444
configfile /boot/grub/grub.cfg
#linux /vmlinuz-linux root=UUID=224086d1-a670-4587-ad74-604b39bd7444 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 quiet
#initrd /intel-ucode.img /initramfs-linux.img
}
menuentry 'Linux Mint 22.3 Zena SSD ( nvme0n1p5 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.3_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root eb18366b-2ac9-4a7e-8f93-ba2caa30e90e
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 20.04 LTS ( nvme0n1p6 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 20.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 06bc0f51-50e8-4ed4-8090-903acdb7df3f
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu Budgie 22.04 ( nvme0n1p7 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'U-Budgie 22.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 8ab22881-60b3-47aa-a0bf-54c292afae81
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 24.04 ( nvme0n1p8 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 24.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root dca54497-1ab2-4c12-bc82-53b817300288
configfile /boot/grub/grub.cfg
}
menuentry 'Linux Mint 22.3 Zara NEW ( nvme0n1p9 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.3_NEW_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root df3cd676-80e7-46ef-a28e-5dbe3ea5ddf7
configfile /boot/grub/grub.cfg
}
menuentry 'Debian Trixie ( nvme0n1p10 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'debian 13_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 50149f7c-d2c3-4119-b937-328b22a577d4
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 26.04 ( sda3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 26.04' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 87eeac5a-1891-4e55-b4e1-9f84e7952b83
configfile /boot/grub/grub.cfg
}
=================== nvme0n1p9: ls -l /etc/grub.d/ (filtered) ===================
-rwxr-xr-x 1 root root 18133 Apr 4 2024 10_linux
-rwxr-xr-x 1 root root 43202 Apr 4 2024 10_linux_zfs
-rwxr-xr-x 1 root root 14513 Apr 4 2024 20_linux_xen
-rwxr-xr-x 1 root root 786 Apr 4 2024 25_bli
-rwxr-xr-x 1 root root 13120 Apr 4 2024 30_os-prober
-rwxr-xr-x 1 root root 1174 Apr 4 2024 30_uefi-firmware
-rwxr-xr-x 1 root root 3162 Feb 14 17:03 40_custom
-rwxr-xr-x 1 root root 215 Apr 15 2022 41_custom
================== nvme0n1p9/etc/grub.d/40_custom (filtered) ===================
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry "Windows ( nvme0n1p1 ) " {
insmod part_gpt
insmod fat
search --no-floppy --fs-uuid --set=root 853D-995A # UUID de la partition EFI
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
menuentry 'ArchLinux SSD ( nvme0n1p3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Arch_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 224086d1-a670-4587-ad74-604b39bd7444
configfile /boot/grub/grub.cfg
#linux /vmlinuz-linux root=UUID=224086d1-a670-4587-ad74-604b39bd7444 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 quiet
#initrd /intel-ucode.img /initramfs-linux.img
}
menuentry 'Linux Mint 22.3 Zena SSD ( nvme0n1p5 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.3_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root eb18366b-2ac9-4a7e-8f93-ba2caa30e90e
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 20.04 LTS ( nvme0n1p6 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 20.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 06bc0f51-50e8-4ed4-8090-903acdb7df3f
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu Budgie 22.04 ( nvme0n1p7 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'U-Budgie 22.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 8ab22881-60b3-47aa-a0bf-54c292afae81
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 24.04 ( nvme0n1p8 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 24.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root dca54497-1ab2-4c12-bc82-53b817300288
configfile /boot/grub/grub.cfg
}
menuentry 'Linux Mint 22.3 Zara NEW ( nvme0n1p9 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.3_NEW_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root df3cd676-80e7-46ef-a28e-5dbe3ea5ddf7
configfile /boot/grub/grub.cfg
}
menuentry 'Debian Trixie ( nvme0n1p10 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'debian 13_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 50149f7c-d2c3-4119-b937-328b22a577d4
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 26.04 ( sda3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 26.04' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 87eeac5a-1891-4e55-b4e1-9f84e7952b83
configfile /boot/grub/grub.cfg
}
================== nvme0n1p10: ls -l /etc/grub.d/ (filtered) ===================
-rwxr-xr-x 1 root root 13856 Jul 3 2025 10_linux
-rwxr-xr-x 1 root root 14513 Jan 15 2024 20_linux_xen
-rwxr-xr-x 1 root root 786 Jan 15 2024 25_bli
-rwxr-xr-x 1 root root 12661 Jan 15 2024 30_os-prober
-rwxr-xr-x 1 root root 1174 Jan 15 2024 30_uefi-firmware
-rwxr-xr-x 1 root root 3162 Feb 14 16:20 40_custom
-rwxr-xr-x 1 root root 215 Nov 8 2022 41_custom
================== nvme0n1p10/etc/grub.d/40_custom (filtered) ==================
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry "Windows ( nvme0n1p1 ) " {
insmod part_gpt
insmod fat
search --no-floppy --fs-uuid --set=root 853D-995A # UUID de la partition EFI
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
menuentry 'ArchLinux SSD ( nvme0n1p3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Arch_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 224086d1-a670-4587-ad74-604b39bd7444
configfile /boot/grub/grub.cfg
#linux /vmlinuz-linux root=UUID=224086d1-a670-4587-ad74-604b39bd7444 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 quiet
#initrd /intel-ucode.img /initramfs-linux.img
}
menuentry 'Linux Mint 22.3 Zena SSD ( nvme0n1p5 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.3_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root eb18366b-2ac9-4a7e-8f93-ba2caa30e90e
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 20.04 LTS ( nvme0n1p6 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 20.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 06bc0f51-50e8-4ed4-8090-903acdb7df3f
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu Budgie 22.04 ( nvme0n1p7 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'U-Budgie 22.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 8ab22881-60b3-47aa-a0bf-54c292afae81
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 24.04 ( nvme0n1p8 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 24.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root dca54497-1ab2-4c12-bc82-53b817300288
configfile /boot/grub/grub.cfg
}
menuentry 'Linux Mint 22.3 Zara NEW ( nvme0n1p9 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.3_NEW_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root df3cd676-80e7-46ef-a28e-5dbe3ea5ddf7
configfile /boot/grub/grub.cfg
}
menuentry 'Debian Trixie ( nvme0n1p10 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'debian 13_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 50149f7c-d2c3-4119-b937-328b22a577d4
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 26.04 ( sda3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 26.04' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 87eeac5a-1891-4e55-b4e1-9f84e7952b83
configfile /boot/grub/grub.cfg
}
================== nvme0n1p11: ls -l /etc/grub.d/ (filtered) ===================
-rwxr-xr-x 1 root root 17611 Aug 12 2025 10_linux
-rwxr-xr-x 1 root root 42690 Aug 12 2025 10_linux_zfs
-rwxr-xr-x 1 root root 14430 Sep 9 17:55 20_linux_xen
-rwxr-xr-x 1 root root 13619 Sep 9 17:55 30_os-prober
-rwxr-xr-x 1 root root 1174 Sep 9 17:55 30_uefi-firmware
-rwxr-xr-x 1 root root 744 Nov 11 06:02 35_fwupd
-rwxr-xr-x 1 root root 3144 Jan 17 11:22 40_custom
-rwxr-xr-x 1 root root 215 Sep 9 17:55 41_custom
================== nvme0n1p11/etc/grub.d/40_custom (filtered) ==================
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry "Windows ( nvme0n1p1 ) " {
insmod part_gpt
insmod fat
search --no-floppy --fs-uuid --set=root 853D-995A # UUID de la partition EFI
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
menuentry 'ArchLinux SSD ( nvme0n1p3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Arch_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 224086d1-a670-4587-ad74-604b39bd7444
configfile /boot/grub/grub.cfg
#linux /vmlinuz-linux root=UUID=224086d1-a670-4587-ad74-604b39bd7444 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 quiet
#initrd /intel-ucode.img /initramfs-linux.img
}
menuentry 'Linux Mint 22.2 Zara SSD ( nvme0n1p5 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.2_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root eb18366b-2ac9-4a7e-8f93-ba2caa30e90e
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 20.04 LTS ( nvme0n1p6 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 20.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 06bc0f51-50e8-4ed4-8090-903acdb7df3f
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu Budgie 22.04 ( nvme0n1p7 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'U-Budgie 22.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 8ab22881-60b3-47aa-a0bf-54c292afae81
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 24.04 ( nvme0n1p8 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 24.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root dca54497-1ab2-4c12-bc82-53b817300288
configfile /boot/grub/grub.cfg
}
menuentry 'Linux Mint 22.2 Zara NEW ( nvme0n1p9 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.2_NEW_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root df3cd676-80e7-46ef-a28e-5dbe3ea5ddf7
configfile /boot/grub/grub.cfg
}
menuentry 'Debian Trixie ( nvme0n1p10 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'debian 13' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 50149f7c-d2c3-4119-b937-328b22a577d4
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 26.04 ( sda3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 26.04' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 87eeac5a-1891-4e55-b4e1-9f84e7952b83
configfile /boot/grub/grub.cfg
}
====================== sda3/boot/grub/grub.cfg (filtered) ======================
Ubuntu 87eeac5a-1891-4e55-b4e1-9f84e7952b83
### END /etc/grub.d/30_os-prober ###
UEFI Firmware Settings uefi-firmware
### END /etc/grub.d/30_uefi-firmware ###
Windows ( nvme0n1p1 ) {
ArchLinux SSD ( nvme0n1p3 ) Arch_SSD
Linux Mint 22.2 Zara SSD ( nvme0n1p5 ) LM_22.2_SSD
Ubuntu 20.04 LTS ( nvme0n1p6 ) Ubuntu 20.04 SSD
Ubuntu Budgie 22.04 ( nvme0n1p7 ) U-Budgie 22.04 SSD
Ubuntu 24.04 ( nvme0n1p8 ) Ubuntu 24.04 SSD
Linux Mint 22.2 Zara NEW ( nvme0n1p9 ) LM_22.2_NEW_SSD
Debian Trixie ( nvme0n1p10 ) debian 13
Ubuntu 26.04 ( sda3 ) Ubuntu 26.04
========================== sda3/etc/fstab (filtered) ===========================
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/disk/by-uuid/09e6bc69-3287-4694-aa3b-a72afae17c1f none swap sw 0 0
# / was on /dev/sda4 during curtin installation
/dev/disk/by-uuid/09e6bc69-3287-4694-aa3b-a72afae17c1f / ext4 defaults 0 1
# /boot/efi was on /dev/sda2 during curtin installation
/dev/disk/by-uuid/BC94-9CBD /boot/efi vfat defaults 0 1
======================= sda3/etc/default/grub (filtered) =======================
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR=`( . /etc/os-release && echo ${NAME} )`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
==================== sda3: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
7410.846790314 = 7957.336150016 boot/grub/grub.cfg 1
7405.011421204 = 7951.070470144 boot/vmlinuz 3
7414.190792084 = 7960.926744576 boot/vmlinuz-6.18.0-9-generic 1
7405.011421204 = 7951.070470144 boot/vmlinuz-6.19.0-6-generic 3
7414.190792084 = 7960.926744576 boot/vmlinuz.old 1
7416.115982056 = 7962.993901568 boot/initrd.img 5
7415.385738373 = 7962.209808384 boot/initrd.img-6.18.0-9-generic 2
7416.115982056 = 7962.993901568 boot/initrd.img-6.19.0-6-generic 5
7415.385738373 = 7962.209808384 boot/initrd.img.old 2
===================== sda3: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 17611 Aug 12 2025 10_linux
-rwxr-xr-x 1 root root 42690 Aug 12 2025 10_linux_zfs
-rwxr-xr-x 1 root root 14430 Sep 9 17:55 20_linux_xen
-rwxr-xr-x 1 root root 13619 Sep 9 17:55 30_os-prober
-rwxr-xr-x 1 root root 1174 Sep 9 17:55 30_uefi-firmware
-rwxr-xr-x 1 root root 744 Dec 21 05:13 35_fwupd
-rwxr-xr-x 1 root root 3144 Jan 17 11:21 40_custom
-rwxr-xr-x 1 root root 215 Sep 9 17:55 41_custom
===================== sda3/etc/grub.d/40_custom (filtered) =====================
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry "Windows ( nvme0n1p1 ) " {
insmod part_gpt
insmod fat
search --no-floppy --fs-uuid --set=root 853D-995A # UUID de la partition EFI
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
menuentry 'ArchLinux SSD ( nvme0n1p3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Arch_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 224086d1-a670-4587-ad74-604b39bd7444
configfile /boot/grub/grub.cfg
#linux /vmlinuz-linux root=UUID=224086d1-a670-4587-ad74-604b39bd7444 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 quiet
#initrd /intel-ucode.img /initramfs-linux.img
}
menuentry 'Linux Mint 22.2 Zara SSD ( nvme0n1p5 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.2_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root eb18366b-2ac9-4a7e-8f93-ba2caa30e90e
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 20.04 LTS ( nvme0n1p6 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 20.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 06bc0f51-50e8-4ed4-8090-903acdb7df3f
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu Budgie 22.04 ( nvme0n1p7 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'U-Budgie 22.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 8ab22881-60b3-47aa-a0bf-54c292afae81
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 24.04 ( nvme0n1p8 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 24.04 SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root dca54497-1ab2-4c12-bc82-53b817300288
configfile /boot/grub/grub.cfg
}
menuentry 'Linux Mint 22.2 Zara NEW ( nvme0n1p9 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'LM_22.2_NEW_SSD' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root df3cd676-80e7-46ef-a28e-5dbe3ea5ddf7
configfile /boot/grub/grub.cfg
}
menuentry 'Debian Trixie ( nvme0n1p10 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'debian 13' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 50149f7c-d2c3-4119-b937-328b22a577d4
configfile /boot/grub/grub.cfg
}
menuentry 'Ubuntu 26.04 ( sda3 )' --class ubuntu --class gnu-linux --class gnu --class os --id 'Ubuntu 26.04' {
insmod part_gpt
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 87eeac5a-1891-4e55-b4e1-9f84e7952b83
configfile /boot/grub/grub.cfg
}
Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would reinstall the grub-efi of
nvme0n1p8,
using the following options: nvme0n1p2/boot/efi
Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-file restore-efi-backups
Final advice in case of suggested repair: ______________________________________
Please do not forget to make your UEFI firmware boot on the L'OS actuellement utilisé - Ubuntu 24.04.4 LTS entry (nvme0n1p2/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)Hors ligne
#3 Le 21/02/2026, à 21:59
- iznobe

Re : [ resolu ] probleme de GRUB , non démarrage d' ubuntu
Bon , finalement j ' ai reussi a demarrer grace au menu grub personalisé sur la 26.04 SDA3 .
De là j ' ai pu remettre en état :
iznobe@iznobe-U26:~$ sudo dpkg --configure -a
[sudo: authenticate] Password:
Paramétrage de grub-efi-amd64-signed (1.215+2.14-2ubuntu1) ...
Installing grub to /boot/efi.
Installation pour la plate-forme x86_64-efi.
Installation terminée, sans erreur.
Traitement des actions différées (« triggers ») pour shim-signed (1.59+15.8-0ubuntu2) ...
iznobe@iznobe-U26:~$ il m ' a dit que le disque avait disparu , et m ' a donne le choix de la partition EFI où installer GRUB .
un coup de chance ce GRUB personnalisé !
Du coup tout est rentré dans l' ordre ![]()
Hors ligne