a@a:~$ sudo mount -v /dev/sda2
mount: /boot/efi: wrong fs type, bad option, bad superblock on /dev/sda2, missing codepage or helper program, or other error.
a@a:~$ dmesg | tail -2
[ 2163.715054] FAT-fs (sda2): IO charset iso8859-1 not found
[ 3071.751874] FAT-fs (sda2): IO charset iso8859-1 not found
a@a:~$
Hello
Five years latter, the problem is back!
a@a:~$ cat /etc/lsb-release RELEASE= 20.04 CODENAME= focal DESCRIPTION= "Ubuntu 20.04 LTS"
DISTRIB_ID=Ubuntu
DISTRIB_
DISTRIB_
DISTRIB_
a@a:~$ sudo apt update fr.archive. ubuntu. com/ubuntu focal InRelease security. ubuntu. com/ubuntu focal-security InRelease [107 kB] ppa.launchpad. net/nicotine- team/unstable/ ubuntu focal InRelease fr.archive. ubuntu. com/ubuntu focal-updates InRelease fr.archive. ubuntu. com/ubuntu focal-backports InRelease ppa.launchpad. net/yannubuntu/ boot-repair/ ubuntu focal InRelease
Atteint :1 http://
Réception de :2 http://
Atteint :3 http://
Atteint :4 http://
Atteint :5 http://
Atteint :6 http://
107 ko réceptionnés en 1s (99,6 ko/s)
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Tous les paquets sont à jour.
a@a:~$ sudo blkid | grep sda2 "NEWFAT32" LABEL="NEWFAT32" UUID="A3C1-2EA7" TYPE="vfat" PARTLABEL= "NEWFAT32" PARTUUID= "59f84639- c0fa-47f6- a197-022d45750b e8"
/dev/sda2: LABEL_FATBOOT=
a@a:~$ sudo mount -v /dev/sda2
mount: /boot/efi: wrong fs type, bad option, bad superblock on /dev/sda2, missing codepage or helper program, or other error.
a@a:~$ dmesg | tail -2
[ 2163.715054] FAT-fs (sda2): IO charset iso8859-1 not found
[ 3071.751874] FAT-fs (sda2): IO charset iso8859-1 not found
a@a:~$