J'ai fait une installation propre de 13.04 et maintenant j'ai du mal à monter ma carte SD. Je l'avais fait fonctionner sur mon ancien système, qui était également 13.04 mais j'avais mis à niveau à partir de 12.04. Je ne peux pas comprendre comment le faire fonctionner maintenant.
J'ai essayé cela sur mon ordinateur portable et voici le résultat. Avez-vous des idées pour résoudre ce problème?
jay@jay-K55VD:~$ sudo apt-get install fuse-exfat exfat-utils Reading package lists... Done Building dependency tree
Reading state information... Done exfat-utils is already the newest version.
The following NEW packages will be installed: fuse-exfat 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/26.4 kB of archives.
After this operation, 98.3 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 189001 files and directories currently installed.)
Unpacking fuse-exfat (from .../fuse-exfat_1.0.1-1_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/fuse-exfat_1.0.1-1_i386.deb (--unpack): trying to overwrite '/usr/share/man/man8/mount.exfat-fuse.8.gz',
which is also in package exfat-fuse 1.0.1-1 Processing triggers for man-db ...
Errors were encountered while processing: /var/cache/apt/archives/fuse-exfat_1.0.1-1_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
/dev
le/dev/sdc
périphérique attendu est apparu, mais pas/dev/sdc1
, et je n'ai pas pu monter/dev/sdc
, obtenant à la place un message d'erreur assez long. Après l'installationexfat-fuse
etexfat-utils
tout Just Works ™.