Contenu | Rechercher | Menus

Annonce

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

À propos de l'équipe du forum.

#1 Le 21/09/2022, à 06:50

harlock59

problème de mise à jour noyau [RESOLU]

Bonjour, je ne peux plus installer aucun paquet, car j'ai une erreur, que me suggérez vous ?

sudo apt --fix-broken install
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
Correction des dépendances... Fait
Les paquets supplémentaires suivants seront installés : 
  linux-image-unsigned-5.15.0-43-generic
Paquets suggérés :
  fdutils linux-doc | linux-source-5.15.0 linux-tools linux-headers-5.15.0-43-generic linux-modules-extra-5.15.0-43-generic
Les paquets suivants seront ENLEVÉS :
  linux-image-5.15.0-43-generic
Les NOUVEAUX paquets suivants seront installés :
  linux-image-unsigned-5.15.0-43-generic
0 mis à jour, 1 nouvellement installés, 1 à enlever et 0 non mis à jour.
2 partiellement installés ou enlevés.
Il est nécessaire de prendre 0 o/11,2 Mo dans les archives.
Après cette opération, 321 ko d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n] O
dpkg: linux-image-5.15.0-43-generic : problème de dépendance, mais suppression comme demandé :
 linux-modules-5.15.0-43-generic dépend de linux-image-5.15.0-43-generic | linux-image-unsigned-5.15.0-43-generic ; cependant :
  Le paquet linux-image-5.15.0-43-generic doit être supprimé.
  Le paquet linux-image-unsigned-5.15.0-43-generic n'est pas installé.

(Lecture de la base de données... 217390 fichiers et répertoires déjà installés.)
Suppression de linux-image-5.15.0-43-generic (5.15.0-43.46) ...
/etc/kernel/postrm.d/initramfs-tools:
update-initramfs: Deleting /boot/initrd.img-5.15.0-43-generic
/etc/kernel/postrm.d/zz-update-grub:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
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.
Found linux image: /boot/vmlinuz-5.15.0-48-generic
Found initrd image: /boot/initrd.img-5.15.0-48-generic
Found linux image: /boot/vmlinuz-5.15.0-47-generic
Found initrd image: /boot/initrd.img-5.15.0-47-generic
Found linux image: /boot/vmlinuz-5.15.0-48-generic
Found initrd image: /boot/initrd.img-5.15.0-48-generic
Found linux image: /boot/vmlinuz-5.15.0-47-generic
Found initrd image: /boot/initrd.img-5.15.0-47-generic
Memtest86+ needs a 16-bit boot, that is not available on EFI, exiting
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 ...
erreur : syntax error.
erreur : Incorrect command.
erreur : syntax error.
Erreur de syntaxe à la ligne 258
Syntax errors are detected in generated GRUB config file.
Ensure that there are no errors in /etc/default/grub
and /etc/grub.d/* files or please file a bug report with
/boot/grub/grub.cfg.new file attached.
run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 1
dpkg: erreur de traitement du paquet linux-image-5.15.0-43-generic (--remove) :
 installed linux-image-5.15.0-43-generic package post-removal script subprocess returned error exit status 1
dpkg: trop d'erreurs, arrêt
Des erreurs ont été rencontrées pendant l'exécution :
 linux-image-5.15.0-43-generic
L'exécution a été arrêtée car il y avait trop d'erreurs.
E: Sub-process /usr/bin/dpkg returned an error code (1)
harlock59@harlock59-desktop:~$ 

Dernière modification par harlock59 (Le 21/09/2022, à 08:07)

Hors ligne

#2 Le 21/09/2022, à 06:51

xubu1957

Re : problème de mise à jour noyau [RESOLU]

Bonjour,

Fournis les noyaux présents :

echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"

et :

dpkg -l | grep -v ^ii

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#3 Le 21/09/2022, à 07:05

harlock59

Re : problème de mise à jour noyau [RESOLU]

iU  linux-modules-5.15.0-43-generic        5.15.0-43.46  amd64
rH  linux-image-5.15.0-43-generic          5.15.0-43.46  amd64
ii  linux-headers-5.15.0-47                5.15.0-47.51  all
ii  linux-headers-5.15.0-47-generic        5.15.0-47.51  amd64
ii  linux-image-5.15.0-47-generic          5.15.0-47.51  amd64
ii  linux-modules-5.15.0-47-generic        5.15.0-47.51  amd64
ii  linux-modules-extra-5.15.0-47-generic  5.15.0-47.51  amd64
ii  linux-headers-5.15.0-48                5.15.0-48.54  all
iF  linux-image-5.15.0-48-generic          5.15.0-48.54  amd64
ii  linux-headers-5.15.0-48-generic        5.15.0-48.54  amd64
ii  linux-modules-5.15.0-48-generic        5.15.0-48.54  amd64
ii  linux-modules-extra-5.15.0-48-generic  5.15.0-48.54  amd64
ii  linux-generic                          5.15.0.48.48  amd64
ii  linux-headers-generic                  5.15.0.48.48  amd64
ii  linux-image-generic                    5.15.0.48.48  amd64

Noyau courant : 5.15.0-47-generic x86_64

et

Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom                                           Version                                 Architecture Description
+++-=============================================-=======================================-============-================================================================================
rH  linux-image-5.15.0-43-generic                 5.15.0-43.46                            amd64        Signed kernel image generic
iF  linux-image-5.15.0-48-generic                 5.15.0-48.54                            amd64        Signed kernel image generic
iU  linux-modules-5.15.0-43-generic               5.15.0-43.46                            amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-43-generic         5.15.0-43.46                            amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP

Hors ligne

#4 Le 21/09/2022, à 07:10

xubu1957

Re : problème de mise à jour noyau [RESOLU]

Donne le retour de :

sudo apt update

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#5 Le 21/09/2022, à 07:11

harlock59

Re : problème de mise à jour noyau [RESOLU]

Atteint :1 http://fr.archive.ubuntu.com/ubuntu jammy InRelease
Atteint :2 http://fr.archive.ubuntu.com/ubuntu jammy-updates InRelease         
Atteint :3 http://fr.archive.ubuntu.com/ubuntu jammy-backports InRelease       
Atteint :4 https://ppa.launchpadcontent.net/danielrichter2007/grub-customizer/ubuntu jammy InRelease
Réception de :5 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Atteint :6 https://ppa.launchpadcontent.net/yannubuntu/boot-repair/ubuntu jammy InRelease
110 ko réceptionnés en 1s (178 ko/s)                                  
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
Tous les paquets sont à jour.

Hors ligne

#6 Le 21/09/2022, à 07:14

harlock59

Re : problème de mise à jour noyau [RESOLU]

~# apt upgrade
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
Vous pouvez lancer « apt --fix-broken install » pour corriger ces problèmes.
Les paquets suivants contiennent des dépendances non satisfaites :
E: Dépendances non satisfaites. Essayez « apt --fix-broken install » sans paquet
   (ou indiquez une solution).

Hors ligne

#7 Le 21/09/2022, à 07:15

harlock59

Re : problème de mise à jour noyau [RESOLU]

et je ne peux plus rien installer de + comme paquets

Hors ligne

#8 Le 21/09/2022, à 07:16

xubu1957

Re : problème de mise à jour noyau [RESOLU]

Vu :

Atteint :4 https://ppa.launchpadcontent.net/danielrichter2007/grub-customizer/ubuntu jammy InRelease

et Que pensez-vous de Grub Customizer ?, il y a peut-être une cause à effet.

Tente :

sudo apt install --reinstall linux-image-5.15.0-48-generic

Montre :

df -Th

Dernière modification par xubu1957 (Le 21/09/2022, à 07:17)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#9 Le 21/09/2022, à 07:17

harlock59

Re : problème de mise à jour noyau [RESOLU]

df -h
Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
tmpfs              1,4G    1,9M  1,4G   1% /run
/dev/nvme0n1p4     153G     11G  135G   8% /
tmpfs              6,8G       0  6,8G   0% /dev/shm
tmpfs              5,0M    4,0K  5,0M   1% /run/lock
/dev/nvme0n1p1      96M     31M   66M  32% /boot/efi
tmpfs              1,4G     92K  1,4G   1% /run/user/1000

Hors ligne

#10 Le 21/09/2022, à 07:18

harlock59

Re : problème de mise à jour noyau [RESOLU]

j'ai décoché ce ppa dans l'utilitaire de mises à jour et j'ai fait un update, mais ça bloque toujours.

sudo apt install --reinstall linux-image-5.15.0-48-generic
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
Vous pouvez lancer « apt --fix-broken install » pour corriger ces problèmes.
Les paquets suivants contiennent des dépendances non satisfaites :
 linux-modules-5.15.0-43-generic : Dépend: linux-image-5.15.0-43-generic mais ne sera pas installé ou
                                            linux-image-unsigned-5.15.0-43-generic mais ne sera pas installé
E: Dépendances non satisfaites. Essayez « apt --fix-broken install » sans paquet
   (ou indiquez une solution).

Hors ligne

#11 Le 21/09/2022, à 07:21

harlock59

Re : problème de mise à jour noyau [RESOLU]

sinon, je viens de tenter ça, mais idem:

apt-get install -f
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
Correction des dépendances... Fait
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
  linux-image-unsigned-5.15.0-43-generic linux-modules-5.15.0-43-generic
Veuillez utiliser « apt autoremove » pour les supprimer.
Les paquets supplémentaires suivants seront installés : 
  linux-image-unsigned-5.15.0-43-generic
Paquets suggérés :
  fdutils linux-doc | linux-source-5.15.0 linux-tools
  linux-headers-5.15.0-43-generic linux-modules-extra-5.15.0-43-generic
Les paquets suivants seront ENLEVÉS :
  linux-image-5.15.0-43-generic
Les NOUVEAUX paquets suivants seront installés :
  linux-image-unsigned-5.15.0-43-generic
0 mis à jour, 1 nouvellement installés, 1 à enlever et 0 non mis à jour.
3 partiellement installés ou enlevés.
Il est nécessaire de prendre 11,2 Mo dans les archives.
Après cette opération, 321 ko d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n] o
Réception de :1 http://fr.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-unsigned-5.15.0-43-generic amd64 5.15.0-43.46 [11,2 MB]
11,2 Mo réceptionnés en 2s (6060 ko/s)                              
dpkg: linux-image-5.15.0-43-generic : problème de dépendance, mais suppression comme demandé :
 linux-modules-5.15.0-43-generic dépend de linux-image-5.15.0-43-generic | linux-image-unsigned-5.15.0-43-generic ; cependant :
  Le paquet linux-image-5.15.0-43-generic doit être supprimé.
  Le paquet linux-image-unsigned-5.15.0-43-generic n'est pas installé.

(Lecture de la base de données... 217390 fichiers et répertoires déjà installés.)
Suppression de linux-image-5.15.0-43-generic (5.15.0-43.46) ...
/etc/kernel/postrm.d/initramfs-tools:
update-initramfs: Deleting /boot/initrd.img-5.15.0-43-generic
/etc/kernel/postrm.d/zz-update-grub:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
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.
Found linux image: /boot/vmlinuz-5.15.0-48-generic
Found initrd image: /boot/initrd.img-5.15.0-48-generic
Found linux image: /boot/vmlinuz-5.15.0-47-generic
Found initrd image: /boot/initrd.img-5.15.0-47-generic
Found linux image: /boot/vmlinuz-5.15.0-48-generic
Found initrd image: /boot/initrd.img-5.15.0-48-generic
Found linux image: /boot/vmlinuz-5.15.0-47-generic
Found initrd image: /boot/initrd.img-5.15.0-47-generic
Memtest86+ needs a 16-bit boot, that is not available on EFI, exiting
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 ...
erreur : syntax error.
erreur : Incorrect command.
erreur : syntax error.
Erreur de syntaxe à la ligne 258
Syntax errors are detected in generated GRUB config file.
Ensure that there are no errors in /etc/default/grub
and /etc/grub.d/* files or please file a bug report with
/boot/grub/grub.cfg.new file attached.
run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 1
dpkg: erreur de traitement du paquet linux-image-5.15.0-43-generic (--remove) :
 installed linux-image-5.15.0-43-generic package post-removal script subprocess returned error exit status 1
dpkg: trop d'erreurs, arrêt
Des erreurs ont été rencontrées pendant l'exécution :
 linux-image-5.15.0-43-generic
L'exécution a été arrêtée car il y avait trop d'erreurs.
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@harlock59-desktop:~# 

Hors ligne

#12 Le 21/09/2022, à 07:21

xubu1957

Re : problème de mise à jour noyau [RESOLU]

Il va falloir attendre les conseils d'aidants plus aguerris.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#13 Le 21/09/2022, à 07:22

harlock59

Re : problème de mise à jour noyau [RESOLU]

ne serait-ce du à ce script ?
/etc/kernel/postrm.d/zz-update-grub:

en ligne 258 ??

Hors ligne

#14 Le 21/09/2022, à 07:26

xubu1957

Re : problème de mise à jour noyau [RESOLU]

Vu :

Adding boot menu entry for UEFI Firmware Settings ...
erreur : syntax error.
erreur : Incorrect command.
erreur : syntax error.
Erreur de syntaxe à la ligne 258
Syntax errors are detected in generated GRUB config file.
Ensure that there are no errors in /etc/default/grub
and /etc/grub.d/* files or please file a bug report with
/boot/grub/grub.cfg.new file attached.
run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 1

Montre :

cat -n /boot/grub/grub.cfg.new

pour reprendre une commande de nany > [Résolu] Problème avec Grub et Apt

Dernière modification par xubu1957 (Le 21/09/2022, à 07:28)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#15 Le 21/09/2022, à 07:27

harlock59

Re : problème de mise à jour noyau [RESOLU]

   246	
   247	### BEGIN /etc/grub.d/46_uefi-firmware ###
   248	menuentry 'UEFI Firmware Settings' $menuentry_id_option 'uefi-firmware' {
   249		fwsetup
   250	}
   251	### END /etc/grub.d/46_uefi-firmware ###
   252	
   253	### BEGIN /etc/grub.d/47_fwupd ###
   254	### END /etc/grub.d/47_fwupd ###
   255	
   256	### BEGIN /etc/grub.d/48_custom_proxy ###
   257	menuentry "Xubuntu" --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-b006a776-2a61-4cc3-9cf1-794e6f47c2d1' {
   258	}
   259	menuentry "Xubuntu" --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-b006a776-2a61-4cc3-9cf1-794e6f47c2d1' {
   260		recordfail
   261		load_video
   262		gfxmode $linux_gfx_mode
   263		insmod gzio
   264		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
   265		insmod part_gpt
   266		insmod ext2
   267		search --no-floppy --fs-uuid --set=root b006a776-2a61-4cc3-9cf1-794e6f47c2d1
   268		linux	/boot/vmlinuz-5.15.0-47-generic root=UUID=b006a776-2a61-4cc3-9cf1-794e6f47c2d1 ro  quiet splash $vt_handoff
   269		initrd	/boot/initrd.img-5.15.0-47-generic
   270	}
   271	
   272	# This file provides an easy way to add custom menu entries.  Simply type the
   273	# menu entries you want to add after this comment.  Be careful not to change
   274	# the 'exec tail' line above.
   275	
   276	
   277	
   278	menuentry "Xubuntu" --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-b006a776-2a61-4cc3-9cf1-794e6f47c2d1' {
   279		recordfail
   280		load_video
   281		gfxmode $linux_gfx_mode
   282		insmod gzio
   283		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
   284		insmod part_gpt
   285		insmod ext2
   286		search --no-floppy --fs-uuid --set=root b006a776-2a61-4cc3-9cf1-794e6f47c2d1
   287		linux	/boot/vmlinuz-5.15.0-47-generic root=UUID=b006a776-2a61-4cc3-9cf1-794e6f47c2d1 ro  quiet splash $vt_handoff
   288		initrd	/boot/initrd.img-5.15.0-47-generic
   289	}
   290	### END /etc/grub.d/48_custom_proxy ###
   291	

Dernière modification par harlock59 (Le 21/09/2022, à 07:29)

Hors ligne

#16 Le 21/09/2022, à 07:30

xubu1957

Re : problème de mise à jour noyau [RESOLU]

le 20/10/2020, #11, nany a écrit :

OK, c’est donc dans /etc/grub.d que grub-customizer a mis le bazar.

Donne le retour de :

ls -lR /etc/grub.d

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#17 Le 21/09/2022, à 07:31

harlock59

Re : problème de mise à jour noyau [RESOLU]

je pense qu'il vaudrait mieux supprimer ou commenter de la ligne 256 à 258

Hors ligne

#18 Le 21/09/2022, à 07:32

harlock59

Re : problème de mise à jour noyau [RESOLU]

/etc/grub.d:
total 136
-rwxr-xr-x 1 root root 10627 avril 15 23:50 00_header
-rwxr-xr-x 1 root root  6260 avril 15 23:50 05_debian_theme
-rwxr-xr-x 1 root root   202 sept.  9 23:41 06_os-prober_proxy
-rwxr-xr-x 1 root root   694 sept.  9 23:41 10_linux_proxy
-rwxr-xr-x 1 root root   222 sept.  9 23:41 40_custom_proxy
-rwxr-xr-x 1 root root   694 sept.  9 23:41 41_linux_proxy
-rwxr-xr-x 1 root root 43031 avril 15 23:50 42_linux_zfs
-rwxr-xr-x 1 root root 14180 avril 15 23:50 43_linux_xen
-rwxr-xr-x 1 root root  2924 févr.  6  2022 44_memtest86+
-rwxr-xr-x 1 root root   202 sept.  9 23:41 45_os-prober_proxy
-rwxr-xr-x 1 root root  1372 avril 15 23:50 46_uefi-firmware
-rwxr-xr-x 1 root root   700 févr. 19  2022 47_fwupd
-rwxr-xr-x 1 root root   234 sept.  9 23:41 48_custom_proxy
-rwxr-xr-x 1 root root   215 avril 15 23:50 49_custom
drwxr-xr-x 4 root root  4096 sept.  9 23:21 backup
drwxr-xr-x 2 root root  4096 sept.  9 23:21 bin
drwxr-xr-x 2 root root  4096 sept.  9 23:41 proxifiedScripts
-rw-r--r-- 1 root root   483 avril 15 23:50 README

/etc/grub.d/backup:
total 16
drwxr-xr-x 5 root root 4096 sept.  9 23:21 boot_grub
-rw-r--r-- 1 root root 1210 sept.  9 23:21 default_grub
drwxr-xr-x 2 root root 4096 sept.  9 23:21 etc_grub_d
-rw-r--r-- 1 root root  519 sept.  9 23:21 RESTORE_INSTRUCTIONS

/etc/grub.d/backup/boot_grub:
total 2376
drwxr-xr-x 2 root root    4096 sept.  9 23:21 fonts
-rw-r--r-- 1 root root     712 sept.  9 23:21 gfxblacklist.txt
-rw-r--r-- 1 root root    8140 sept.  9 23:21 grub.cfg
-rw-r--r-- 1 root root    1024 sept.  9 23:21 grubenv
drwxr-xr-x 2 root root    4096 sept.  9 23:21 locale
-rw-r--r-- 1 root root 2392289 sept.  9 23:21 unicode.pf2
drwxr-xr-x 2 root root   12288 sept.  9 23:21 x86_64-efi

/etc/grub.d/backup/boot_grub/fonts:
total 2340
-rw-r--r-- 1 root root 2392289 sept.  9 23:21 unicode.pf2

/etc/grub.d/backup/boot_grub/locale:
total 260
-rw-r--r-- 1 root root   1012 sept.  9 23:21 en_AU.mo
-rw-r--r-- 1 root root    567 sept.  9 23:21 en_CA.mo
-rw-r--r-- 1 root root   3702 sept.  9 23:21 en_GB.mo
-rw-r--r-- 1 root root 115484 sept.  9 23:21 en@quot.mo
-rw-r--r-- 1 root root 134857 sept.  9 23:21 fr.mo

/etc/grub.d/backup/boot_grub/x86_64-efi:
total 3496
-rw-r--r-- 1 root root  15600 sept.  9 23:21 acpi.mod
-rw-r--r-- 1 root root   1952 sept.  9 23:21 adler32.mod
-rw-r--r-- 1 root root   8128 sept.  9 23:21 affs.mod
-rw-r--r-- 1 root root   8368 sept.  9 23:21 afs.mod
-rw-r--r-- 1 root root   2136 sept.  9 23:21 afsplitter.mod
-rw-r--r-- 1 root root  22944 sept.  9 23:21 ahci.mod
-rw-r--r-- 1 root root    824 sept.  9 23:21 all_video.mod
-rw-r--r-- 1 root root   1496 sept.  9 23:21 aout.mod
-rw-r--r-- 1 root root   5384 sept.  9 23:21 appleldr.mod
-rw-r--r-- 1 root root   4592 sept.  9 23:21 archelp.mod
-rw-r--r-- 1 root root   9032 sept.  9 23:21 ata.mod
-rw-r--r-- 1 root root   6872 sept.  9 23:21 at_keyboard.mod
-rw-r--r-- 1 root root   2560 sept.  9 23:21 backtrace.mod
-rw-r--r-- 1 root root   9528 sept.  9 23:21 bfs.mod
-rw-r--r-- 1 root root   3304 sept.  9 23:21 bitmap.mod
-rw-r--r-- 1 root root   5408 sept.  9 23:21 bitmap_scale.mod
-rw-r--r-- 1 root root   3032 sept.  9 23:21 blocklist.mod
-rw-r--r-- 1 root root   3320 sept.  9 23:21 boot.mod
-rw-r--r-- 1 root root  48712 sept.  9 23:21 bsd.mod
-rw-r--r-- 1 root root   3320 sept.  9 23:21 bswap_test.mod
-rw-r--r-- 1 root root  25400 sept.  9 23:21 btrfs.mod
-rw-r--r-- 1 root root   3016 sept.  9 23:21 bufio.mod
-rw-r--r-- 1 root root   4472 sept.  9 23:21 cat.mod
-rw-r--r-- 1 root root   5824 sept.  9 23:21 cbfs.mod
-rw-r--r-- 1 root root   5704 sept.  9 23:21 cbls.mod
-rw-r--r-- 1 root root   3976 sept.  9 23:21 cbmemc.mod
-rw-r--r-- 1 root root   1632 sept.  9 23:21 cbtable.mod
-rw-r--r-- 1 root root   4536 sept.  9 23:21 cbtime.mod
-rw-r--r-- 1 root root  19784 sept.  9 23:21 chain.mod
-rw-r--r-- 1 root root   4688 sept.  9 23:21 cmdline_cat_test.mod
-rw-r--r-- 1 root root   2912 sept.  9 23:21 cmp.mod
-rw-r--r-- 1 root root   6584 sept.  9 23:21 cmp_test.mod
-rw-r--r-- 1 root root   3677 sept.  9 23:21 command.lst
-rw-r--r-- 1 root root   3544 sept.  9 23:21 configfile.mod
-rw-r--r-- 1 root root 147456 sept.  9 23:21 core.efi
-rw-r--r-- 1 root root   4416 sept.  9 23:21 cpio_be.mod
-rw-r--r-- 1 root root   4416 sept.  9 23:21 cpio.mod
-rw-r--r-- 1 root root   2600 sept.  9 23:21 cpuid.mod
-rw-r--r-- 1 root root   2184 sept.  9 23:21 crc64.mod
-rw-r--r-- 1 root root  18272 sept.  9 23:21 cryptodisk.mod
-rw-r--r-- 1 root root    936 sept.  9 23:21 crypto.lst
-rw-r--r-- 1 root root   7016 sept.  9 23:21 crypto.mod
-rw-r--r-- 1 root root   3992 sept.  9 23:21 cs5536.mod
-rw-r--r-- 1 root root   2696 sept.  9 23:21 ctz_test.mod
-rw-r--r-- 1 root root   3064 sept.  9 23:21 datehook.mod
-rw-r--r-- 1 root root   3216 sept.  9 23:21 date.mod
-rw-r--r-- 1 root root   3080 sept.  9 23:21 datetime.mod
-rw-r--r-- 1 root root  13144 sept.  9 23:21 diskfilter.mod
-rw-r--r-- 1 root root   3144 sept.  9 23:21 disk.mod
-rw-r--r-- 1 root root   1384 sept.  9 23:21 div.mod
-rw-r--r-- 1 root root   8104 sept.  9 23:21 div_test.mod
-rw-r--r-- 1 root root   2864 sept.  9 23:21 dm_nv.mod
-rw-r--r-- 1 root root   3064 sept.  9 23:21 echo.mod
-rw-r--r-- 1 root root   2192 sept.  9 23:21 efifwsetup.mod
-rw-r--r-- 1 root root  12904 sept.  9 23:21 efi_gop.mod
-rw-r--r-- 1 root root  10488 sept.  9 23:21 efinet.mod
-rw-r--r-- 1 root root   7184 sept.  9 23:21 efi_uga.mod
-rw-r--r-- 1 root root  25864 sept.  9 23:21 ehci.mod
-rw-r--r-- 1 root root   6288 sept.  9 23:21 elf.mod
-rw-r--r-- 1 root root   2216 sept.  9 23:21 eval.mod
-rw-r--r-- 1 root root   8728 sept.  9 23:21 exfat.mod
-rw-r--r-- 1 root root   2280 sept.  9 23:21 exfctest.mod
-rw-r--r-- 1 root root   8896 sept.  9 23:21 ext2.mod
-rw-r--r-- 1 root root   7808 sept.  9 23:21 extcmd.mod
-rw-r--r-- 1 root root   9896 sept.  9 23:21 f2fs.mod
-rw-r--r-- 1 root root   8856 sept.  9 23:21 fat.mod
-rw-r--r-- 1 root root  25984 sept.  9 23:21 file.mod
-rw-r--r-- 1 root root   3072 sept.  9 23:21 fixvideo.mod
-rw-r--r-- 1 root root  19224 sept.  9 23:21 font.mod
-rw-r--r-- 1 root root   4520 sept.  9 23:21 fshelp.mod
-rw-r--r-- 1 root root    219 sept.  9 23:21 fs.lst
-rw-r--r-- 1 root root  46784 sept.  9 23:21 functional_test.mod
-rw-r--r-- 1 root root   2432 sept.  9 23:21 gcry_arcfour.mod
-rw-r--r-- 1 root root   9096 sept.  9 23:21 gcry_blowfish.mod
-rw-r--r-- 1 root root  28424 sept.  9 23:21 gcry_camellia.mod
-rw-r--r-- 1 root root  14864 sept.  9 23:21 gcry_cast5.mod
-rw-r--r-- 1 root root  11960 sept.  9 23:21 gcry_crc.mod
-rw-r--r-- 1 root root  16440 sept.  9 23:21 gcry_des.mod
-rw-r--r-- 1 root root   3440 sept.  9 23:21 gcry_dsa.mod
-rw-r--r-- 1 root root   4080 sept.  9 23:21 gcry_idea.mod
-rw-r--r-- 1 root root   4224 sept.  9 23:21 gcry_md4.mod
-rw-r--r-- 1 root root   4616 sept.  9 23:21 gcry_md5.mod
-rw-r--r-- 1 root root   3152 sept.  9 23:21 gcry_rfc2268.mod
-rw-r--r-- 1 root root  20520 sept.  9 23:21 gcry_rijndael.mod
-rw-r--r-- 1 root root   7976 sept.  9 23:21 gcry_rmd160.mod
-rw-r--r-- 1 root root   3368 sept.  9 23:21 gcry_rsa.mod
-rw-r--r-- 1 root root  13352 sept.  9 23:21 gcry_seed.mod
-rw-r--r-- 1 root root  16656 sept.  9 23:21 gcry_serpent.mod
-rw-r--r-- 1 root root   7768 sept.  9 23:21 gcry_sha1.mod
-rw-r--r-- 1 root root   5192 sept.  9 23:21 gcry_sha256.mod
-rw-r--r-- 1 root root   6064 sept.  9 23:21 gcry_sha512.mod
-rw-r--r-- 1 root root  13176 sept.  9 23:21 gcry_tiger.mod
-rw-r--r-- 1 root root  33472 sept.  9 23:21 gcry_twofish.mod
-rw-r--r-- 1 root root  22936 sept.  9 23:21 gcry_whirlpool.mod
-rw-r--r-- 1 root root   9344 sept.  9 23:21 geli.mod
-rw-r--r-- 1 root root   8664 sept.  9 23:21 gettext.mod
-rw-r--r-- 1 root root  60336 sept.  9 23:21 gfxmenu.mod
-rw-r--r-- 1 root root   4480 sept.  9 23:21 gfxterm_background.mod
-rw-r--r-- 1 root root   7816 sept.  9 23:21 gfxterm_menu.mod
-rw-r--r-- 1 root root  17016 sept.  9 23:21 gfxterm.mod
-rw-r--r-- 1 root root   5360 sept.  9 23:21 gptsync.mod
-rw-r--r-- 1 root root 147456 sept.  9 23:21 grub.efi
-rw-r--r-- 1 root root  12472 sept.  9 23:21 gzio.mod
-rw-r--r-- 1 root root   7528 sept.  9 23:21 halt.mod
-rw-r--r-- 1 root root   8528 sept.  9 23:21 hashsum.mod
-rw-r--r-- 1 root root  10488 sept.  9 23:21 hdparm.mod
-rw-r--r-- 1 root root   1888 sept.  9 23:21 hello.mod
-rw-r--r-- 1 root root   3960 sept.  9 23:21 help.mod
-rw-r--r-- 1 root root   4472 sept.  9 23:21 hexdump.mod
-rw-r--r-- 1 root root  10352 sept.  9 23:21 hfs.mod
-rw-r--r-- 1 root root   4296 sept.  9 23:21 hfspluscomp.mod
-rw-r--r-- 1 root root  11240 sept.  9 23:21 hfsplus.mod
-rw-r--r-- 1 root root   9392 sept.  9 23:21 http.mod
-rw-r--r-- 1 root root   4656 sept.  9 23:21 iorw.mod
-rw-r--r-- 1 root root  12336 sept.  9 23:21 iso9660.mod
-rw-r--r-- 1 root root   9056 sept.  9 23:21 jfs.mod
-rw-r--r-- 1 root root   9864 sept.  9 23:21 jpeg.mod
-rw-r--r-- 1 root root   4936 sept.  9 23:21 json.mod
-rw-r--r-- 1 root root   6480 sept.  9 23:21 keylayouts.mod
-rw-r--r-- 1 root root   3008 sept.  9 23:21 keystatus.mod
-rw-r--r-- 1 root root   8240 sept.  9 23:21 ldm.mod
-rw-r--r-- 1 root root  45640 sept.  9 23:21 legacycfg.mod
-rw-r--r-- 1 root root  15936 sept.  9 23:21 legacy_password_test.mod
-rw-r--r-- 1 root root   8960 sept.  9 23:21 linux16.mod
-rw-r--r-- 1 root root  10912 sept.  9 23:21 linuxefi.mod
-rw-r--r-- 1 root root  20896 sept.  9 23:21 linux.mod
-rw-r--r-- 1 root root   4672 sept.  9 23:21 loadbios.mod
-rw-r--r-- 1 root root     89 sept.  9 23:21 load.cfg
-rw-r--r-- 1 root root   9208 sept.  9 23:21 loadenv.mod
-rw-r--r-- 1 root root   4832 sept.  9 23:21 loopback.mod
-rw-r--r-- 1 root root   7160 sept.  9 23:21 lsacpi.mod
-rw-r--r-- 1 root root   3712 sept.  9 23:21 lsefimmap.mod
-rw-r--r-- 1 root root   5352 sept.  9 23:21 lsefi.mod
-rw-r--r-- 1 root root   4424 sept.  9 23:21 lsefisystab.mod
-rw-r--r-- 1 root root   2952 sept.  9 23:21 lsmmap.mod
-rw-r--r-- 1 root root   6456 sept.  9 23:21 ls.mod
-rw-r--r-- 1 root root   7248 sept.  9 23:21 lspci.mod
-rw-r--r-- 1 root root   3840 sept.  9 23:21 lssal.mod
-rw-r--r-- 1 root root  20640 sept.  9 23:21 luks2.mod
-rw-r--r-- 1 root root   6632 sept.  9 23:21 luks.mod
-rw-r--r-- 1 root root  11952 sept.  9 23:21 lvm.mod
-rw-r--r-- 1 root root   6904 sept.  9 23:21 lzopio.mod
-rw-r--r-- 1 root root   4944 sept.  9 23:21 macbless.mod
-rw-r--r-- 1 root root  10888 sept.  9 23:21 macho.mod
-rw-r--r-- 1 root root   2856 sept.  9 23:21 mdraid09_be.mod
-rw-r--r-- 1 root root   2824 sept.  9 23:21 mdraid09.mod
-rw-r--r-- 1 root root   2680 sept.  9 23:21 mdraid1x.mod
-rw-r--r-- 1 root root   3232 sept.  9 23:21 memdisk.mod
-rw-r--r-- 1 root root   4672 sept.  9 23:21 memrw.mod
-rw-r--r-- 1 root root   6048 sept.  9 23:21 minicmd.mod
-rw-r--r-- 1 root root   5864 sept.  9 23:21 minix2_be.mod
-rw-r--r-- 1 root root   5760 sept.  9 23:21 minix2.mod
-rw-r--r-- 1 root root   5944 sept.  9 23:21 minix3_be.mod
-rw-r--r-- 1 root root   5840 sept.  9 23:21 minix3.mod
-rw-r--r-- 1 root root   5768 sept.  9 23:21 minix_be.mod
-rw-r--r-- 1 root root   5672 sept.  9 23:21 minix.mod
-rw-r--r-- 1 root root   9624 sept.  9 23:21 mmap.mod
-rw-r--r-- 1 root root   5237 sept.  9 23:21 moddep.lst
-rw-r--r-- 1 root root   2508 sept.  9 23:21 modinfo.sh
-rw-r--r-- 1 root root   3400 sept.  9 23:21 morse.mod
-rw-r--r-- 1 root root  43776 sept.  9 23:21 mpi.mod
-rw-r--r-- 1 root root   3768 sept.  9 23:21 msdospart.mod
-rw-r--r-- 1 root root   2456 sept.  9 23:21 mul_test.mod
-rw-r--r-- 1 root root  24272 sept.  9 23:21 multiboot2.mod
-rw-r--r-- 1 root root  21200 sept.  9 23:21 multiboot.mod
-rw-r--r-- 1 root root   7368 sept.  9 23:21 nativedisk.mod
-rw-r--r-- 1 root root 132960 sept.  9 23:21 net.mod
-rw-r--r-- 1 root root   4584 sept.  9 23:21 newc.mod
-rw-r--r-- 1 root root  10024 sept.  9 23:21 nilfs2.mod
-rw-r--r-- 1 root root 177152 sept.  9 23:21 normal.mod
-rw-r--r-- 1 root root   5720 sept.  9 23:21 ntfscomp.mod
-rw-r--r-- 1 root root  15328 sept.  9 23:21 ntfs.mod
-rw-r--r-- 1 root root   4416 sept.  9 23:21 odc.mod
-rw-r--r-- 1 root root   2280 sept.  9 23:21 offsetio.mod
-rw-r--r-- 1 root root  15896 sept.  9 23:21 ohci.mod
-rw-r--r-- 1 root root   2360 sept.  9 23:21 part_acorn.mod
-rw-r--r-- 1 root root   2672 sept.  9 23:21 part_amiga.mod
-rw-r--r-- 1 root root   3040 sept.  9 23:21 part_apple.mod
-rw-r--r-- 1 root root   4296 sept.  9 23:21 part_bsd.mod
-rw-r--r-- 1 root root   2688 sept.  9 23:21 part_dfly.mod
-rw-r--r-- 1 root root   2248 sept.  9 23:21 part_dvh.mod
-rw-r--r-- 1 root root   3272 sept.  9 23:21 part_gpt.mod
-rw-r--r-- 1 root root    111 sept.  9 23:21 partmap.lst
-rw-r--r-- 1 root root   3064 sept.  9 23:21 part_msdos.mod
-rw-r--r-- 1 root root   2568 sept.  9 23:21 part_plan.mod
-rw-r--r-- 1 root root   2280 sept.  9 23:21 part_sun.mod
-rw-r--r-- 1 root root   2536 sept.  9 23:21 part_sunpc.mod
-rw-r--r-- 1 root root     17 sept.  9 23:21 parttool.lst
-rw-r--r-- 1 root root   7360 sept.  9 23:21 parttool.mod
-rw-r--r-- 1 root root   2976 sept.  9 23:21 password.mod
-rw-r--r-- 1 root root   4560 sept.  9 23:21 password_pbkdf2.mod
-rw-r--r-- 1 root root   7688 sept.  9 23:21 pata.mod
-rw-r--r-- 1 root root   1936 sept.  9 23:21 pbkdf2.mod
-rw-r--r-- 1 root root   3472 sept.  9 23:21 pbkdf2_test.mod
-rw-r--r-- 1 root root   3576 sept.  9 23:21 pcidump.mod
-rw-r--r-- 1 root root  19416 sept.  9 23:21 pgp.mod
-rw-r--r-- 1 root root   3984 sept.  9 23:21 play.mod
-rw-r--r-- 1 root root  10464 sept.  9 23:21 png.mod
-rw-r--r-- 1 root root   2312 sept.  9 23:21 priority_queue.mod
-rw-r--r-- 1 root root   5656 sept.  9 23:21 probe.mod
-rw-r--r-- 1 root root   3896 sept.  9 23:21 procfs.mod
-rw-r--r-- 1 root root   3160 sept.  9 23:21 progress.mod
-rw-r--r-- 1 root root   2000 sept.  9 23:21 raid5rec.mod
-rw-r--r-- 1 root root   3344 sept.  9 23:21 raid6rec.mod
-rw-r--r-- 1 root root   3680 sept.  9 23:21 random.mod
-rw-r--r-- 1 root root   3128 sept.  9 23:21 rdmsr.mod
-rw-r--r-- 1 root root   2312 sept.  9 23:21 read.mod
-rw-r--r-- 1 root root   1648 sept.  9 23:21 reboot.mod
-rw-r--r-- 1 root root  77976 sept.  9 23:21 regexp.mod
-rw-r--r-- 1 root root  13952 sept.  9 23:21 reiserfs.mod
-rw-r--r-- 1 root root  26432 sept.  9 23:21 relocator.mod
-rw-r--r-- 1 root root   5776 sept.  9 23:21 romfs.mod
-rw-r--r-- 1 root root   7088 sept.  9 23:21 scsi.mod
-rw-r--r-- 1 root root   4784 sept.  9 23:21 search_fs_file.mod
-rw-r--r-- 1 root root   4896 sept.  9 23:21 search_fs_uuid.mod
-rw-r--r-- 1 root root   4848 sept.  9 23:21 search_label.mod
-rw-r--r-- 1 root root   5512 sept.  9 23:21 search.mod
-rw-r--r-- 1 root root  14824 sept.  9 23:21 serial.mod
-rw-r--r-- 1 root root    912 sept.  9 23:21 setjmp.mod
-rw-r--r-- 1 root root   2664 sept.  9 23:21 setjmp_test.mod
-rw-r--r-- 1 root root   8368 sept.  9 23:21 setpci.mod
-rw-r--r-- 1 root root   7944 sept.  9 23:21 sfs.mod
-rw-r--r-- 1 root root   3184 sept.  9 23:21 shift_test.mod
-rw-r--r-- 1 root root   8824 sept.  9 23:21 signature_test.mod
-rw-r--r-- 1 root root   3392 sept.  9 23:21 sleep.mod
-rw-r--r-- 1 root root   3352 sept.  9 23:21 sleep_test.mod
-rw-r--r-- 1 root root   8664 sept.  9 23:21 smbios.mod
-rw-r--r-- 1 root root   3248 sept.  9 23:21 spkmodem.mod
-rw-r--r-- 1 root root  10088 sept.  9 23:21 squash4.mod
-rw-r--r-- 1 root root   3288 sept.  9 23:21 strtoull_test.mod
-rw-r--r-- 1 root root  30104 sept.  9 23:21 syslinuxcfg.mod
-rw-r--r-- 1 root root   5040 sept.  9 23:21 tar.mod
-rw-r--r-- 1 root root    162 sept.  9 23:21 terminal.lst
-rw-r--r-- 1 root root   6792 sept.  9 23:21 terminal.mod
-rw-r--r-- 1 root root  20720 sept.  9 23:21 terminfo.mod
-rw-r--r-- 1 root root   2072 sept.  9 23:21 test_blockarg.mod
-rw-r--r-- 1 root root   3864 sept.  9 23:21 testload.mod
-rw-r--r-- 1 root root   7552 sept.  9 23:21 test.mod
-rw-r--r-- 1 root root   3568 sept.  9 23:21 testspeed.mod
-rw-r--r-- 1 root root   7768 sept.  9 23:21 tftp.mod
-rw-r--r-- 1 root root   7016 sept.  9 23:21 tga.mod
-rw-r--r-- 1 root root   2392 sept.  9 23:21 time.mod
-rw-r--r-- 1 root root   6440 sept.  9 23:21 tpm.mod
-rw-r--r-- 1 root root   2056 sept.  9 23:21 trig.mod
-rw-r--r-- 1 root root   3688 sept.  9 23:21 tr.mod
-rw-r--r-- 1 root root   1920 sept.  9 23:21 true.mod
-rw-r--r-- 1 root root  12328 sept.  9 23:21 udf.mod
-rw-r--r-- 1 root root   7936 sept.  9 23:21 ufs1_be.mod
-rw-r--r-- 1 root root   7880 sept.  9 23:21 ufs1.mod
-rw-r--r-- 1 root root   7880 sept.  9 23:21 ufs2.mod
-rw-r--r-- 1 root root  10248 sept.  9 23:21 uhci.mod
-rw-r--r-- 1 root root   5872 sept.  9 23:21 usb_keyboard.mod
-rw-r--r-- 1 root root  15824 sept.  9 23:21 usb.mod
-rw-r--r-- 1 root root  11032 sept.  9 23:21 usbms.mod
-rw-r--r-- 1 root root   2880 sept.  9 23:21 usbserial_common.mod
-rw-r--r-- 1 root root   3480 sept.  9 23:21 usbserial_ftdi.mod
-rw-r--r-- 1 root root   3840 sept.  9 23:21 usbserial_pl2303.mod
-rw-r--r-- 1 root root   2392 sept.  9 23:21 usbserial_usbdebug.mod
-rw-r--r-- 1 root root   5600 sept.  9 23:21 usbtest.mod
-rw-r--r-- 1 root root   8520 sept.  9 23:21 video_bochs.mod
-rw-r--r-- 1 root root   9128 sept.  9 23:21 video_cirrus.mod
-rw-r--r-- 1 root root  10096 sept.  9 23:21 video_colors.mod
-rw-r--r-- 1 root root  28496 sept.  9 23:21 video_fb.mod
-rw-r--r-- 1 root root   5344 sept.  9 23:21 videoinfo.mod
-rw-r--r-- 1 root root     41 sept.  9 23:21 video.lst
-rw-r--r-- 1 root root   9000 sept.  9 23:21 video.mod
-rw-r--r-- 1 root root   3760 sept.  9 23:21 videotest_checksum.mod
-rw-r--r-- 1 root root   5656 sept.  9 23:21 videotest.mod
-rw-r--r-- 1 root root   2456 sept.  9 23:21 wrmsr.mod
-rw-r--r-- 1 root root  10752 sept.  9 23:21 xfs.mod
-rw-r--r-- 1 root root  42584 sept.  9 23:21 xnu.mod
-rw-r--r-- 1 root root   3312 sept.  9 23:21 xnu_uuid.mod
-rw-r--r-- 1 root root   3232 sept.  9 23:21 xnu_uuid_test.mod
-rw-r--r-- 1 root root  19888 sept.  9 23:21 xzio.mod
-rw-r--r-- 1 root root   8536 sept.  9 23:21 zfscrypt.mod
-rw-r--r-- 1 root root  10728 sept.  9 23:21 zfsinfo.mod
-rw-r--r-- 1 root root  57960 sept.  9 23:21 zfs.mod
-rw-r--r-- 1 root root  80208 sept.  9 23:21 zstd.mod

/etc/grub.d/backup/etc_grub_d:
total 140
-rw-r--r-- 1 root root 10627 sept.  9 23:21 00_header
-rw-r--r-- 1 root root  6260 sept.  9 23:21 05_debian_theme
-rw-r--r-- 1 root root 18683 sept.  9 23:21 10_linux
-rw-r--r-- 1 root root 43031 sept.  9 23:21 10_linux_zfs
-rw-r--r-- 1 root root 14180 sept.  9 23:21 20_linux_xen
-rw-r--r-- 1 root root  2924 sept.  9 23:21 20_memtest86+
-rw-r--r-- 1 root root 13369 sept.  9 23:21 30_os-prober
-rw-r--r-- 1 root root  1372 sept.  9 23:21 30_uefi-firmware
-rw-r--r-- 1 root root   700 sept.  9 23:21 35_fwupd
-rw-r--r-- 1 root root   214 sept.  9 23:21 40_custom
-rw-r--r-- 1 root root   215 sept.  9 23:21 41_custom
-rw-r--r-- 1 root root   483 sept.  9 23:21 README

/etc/grub.d/bin:
total 4
-rwxr-xr-x 1 root root 136 sept.  9 23:41 grubcfg_proxy

/etc/grub.d/proxifiedScripts:
total 40
-rwxr-xr-x 1 root root  1474 sept.  9 23:41 custom
-rwxr-xr-x 1 root root 18683 avril 15 23:50 linux
-rwxr-xr-x 1 root root 13369 avril 15 23:50 os-prober

Hors ligne

#19 Le 21/09/2022, à 07:33

xubu1957

Re : problème de mise à jour noyau [RESOLU]

C'est trop compliqué pour xubu !

Je n'ai pas le niveau pour aider plus !  ¯∖_(ツ)_/¯


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#20 Le 21/09/2022, à 07:35

harlock59

Re : problème de mise à jour noyau [RESOLU]

c'est déjà pas mal, je vais chercher une discussion précédente sur le même sujet

Hors ligne

#21 Le 21/09/2022, à 07:36

xubu1957

Re : problème de mise à jour noyau [RESOLU]

Tu as un lien, en fin du message #14.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#22 Le 21/09/2022, à 07:59

harlock59

Re : problème de mise à jour noyau [RESOLU]

un grand merci pour le lien que je n'avais pas vu ni lu

Hors ligne

#23 Le 21/09/2022, à 08:06

harlock59

Re : problème de mise à jour noyau [RESOLU]

[RESOLU !!!] Grâce au message de nany !

Hors ligne

#24 Le 21/09/2022, à 08:12

iznobe

Re : problème de mise à jour noyau [RESOLU]

Bonjour , au message #15 , tu ne donnes pas un retour complet mad et vu le contexte precedent et les demandes , on ne sait pas de quel fichier tu donnes les lignes du coup ....
car au #13 on a :

harlock59 a écrit :

ne serait-ce du à ce script ?
/etc/kernel/postrm.d/zz-update-grub:

en ligne 258 ??

et au #14 on a :

xubu1957 a écrit :

Montre :

cat -n /boot/grub/grub.cfg.new

pour reprendre une commande de nany > [Résolu] Problème avec Grub et Apt

alors merci de faire des retours complets ... si besoin lire le 1er message de la discussion en lien dans ma signature , juste ci dessous .


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

En ligne