After doing a clean install of Ubuntu 16.04 on my desktop, for some reason or the other I was unable to mount my Nikon’s 64GB SDXC which previously mounted without any problems. I received the errors which can be seen on the image header above. However, after some careful research I found that the instillation of some packages solved the problem.
sudo apt-get install exfat-fuse exfat-utils
Thanks.. Google search landed here and your comment did solve my problem straight away. Thanks.
thank you! you saved me!
Thanks so much for sharing! I was about to return my new 64GB SDXC cards after several attempts of unsuccessful mounting and your shared solution saved the day! Thanks again!
Hi Alberto,
I am facing the same issue. I have tried all possible solutions that I could get through net.
I am using Ubuntu 16.04 (but have also tried 19.10).
[10429.328852] mmc0: cannot verify signal voltage switch
[10429.454549] mmc0: new ultra high speed SDR104 SDXC card at address 0001
[10429.468536] mmcblk0: mmc0:0001 ED4QT 119 GiB (ro)
[10429.471913] mmcblk0: p1 p2 p3
[10429.885582] mmcblk0: error -22 sending status command, retrying
[10429.891167] mmcblk0: response CRC error sending r/w cmd command, card status 0x900
[10429.896352] EXT4-fs (mmcblk0p2): mounting ext2 file system using the ext4 subsystem
[10429.900487] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
[10429.917788] EXT4-fs (mmcblk0p3): mounting ext3 file system using the ext4 subsystem
[10429.922103] EXT4-fs (mmcblk0p3): INFO: recovery required on readonly filesystem
[10429.922104] EXT4-fs (mmcblk0p3): write access unavailable, cannot proceed (try mounting with noload)
Will be obliged if you can help me fix this.
Hi,
Your issue seems to be another matter. Is the card new, and does it have content you wouldn’t want to lose? I would suggest copying the data on another computer and formatting it.
Thanks so very much. When I used the command I could use the card right away!! Amazing!