Pages : 1
#1 Le 17/08/2023, à 18:08
- Klouk07
formatage carte SD
salut,
impossible de formater ma carte micro SD.
Avec Gparted, je démonte puis formate. Le logiciel indique "opération effectué avec succès" mais au final la carte reste inchangée.
avec utilitaire de disque : erreur au formatage ou à la réparation ("error reparing filesystem on /dev/mmcblk0p1 : Process reported exit code 1 : fsck.fat 4.2 (2021-01-31)")
qqn aurait une solution ?
Hors ligne
#2 Le 17/08/2023, à 18:13
- geole
Re : formatage carte SD
Bonjour.
Donne ce retour.
journalctl --no-pager -b -g mmcblk0
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#3 Le 17/08/2023, à 18:17
- Klouk07
Re : formatage carte SD
voici le bon retour (dans ma précédente réponse il y avait 1 clé branchée).
journalctl --no-pager -b -g mmcblk0
août 17 23:15:41 home-Latitude-E6400 kernel: mmcblk0: mmc0:aaaa SL16G 14.8 GiB
août 17 23:15:41 home-Latitude-E6400 kernel: mmcblk0: p1
août 17 23:15:42 home-Latitude-E6400 systemd-udevd[4233]: mmcblk0: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/mmcblk0' failed with exit code 1.
août 17 23:15:42 home-Latitude-E6400 systemd-udevd[4235]: mmcblk0p1: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/mmcblk0p1' failed with exit code 1.
août 17 23:15:42 home-Latitude-E6400 fwupd[2047]: 21:15:42:0312 FuEngine failed to add device /sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.1/mmc_host/mmc0/mmc0:aaaa/block/mmcblk0: failed get ffu_capable for (null)
août 17 23:15:42 home-Latitude-E6400 kernel: FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
août 17 23:15:42 home-Latitude-E6400 udisksd[808]: Mounted /dev/mmcblk0p1 at /media/home/3764-3432 on behalf of uid 1000
Dernière modification par Klouk07 (Le 17/08/2023, à 22:19)
Hors ligne
Pages : 1