You are not logged in.

#1 2015-05-18 19:27:35

patelvrajn
Member
From: Jersey City, New Jersey
Registered: 2014-01-18
Posts: 49

[SOLVED] Failed to Mount: SD Card

Hey Guys,

I need help reading a SD Card from Arch Linux. I recently just bought an All-In-One Media Dashboard that includes a SD card reader and installed onto my Arch Linux system and when I plugged it into my computer I ran into the following error:

Unable to mount 65 GB Volume

Error mounting /dev/sdb1 at /run/media/vrajpatel/9C33-6BBD: Command-line `mount -t "exfat" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=100,iocharset=utf8,namecase=0,errors=remount-ro,umask=0077" "/dev/sdb1" "/run/media/vrajpatel/9C33-6BBD"' exited with non-zero exit status 32: mount: unknown filesystem type 'exfat'

I tried the following commands on terminal:

sudo mount -t exfat /dev/sdb1 /mnt

and it resulted in the following:

mount: unknown filesystem type 'exfat'

I then tried manually probing drivers like usb_storage and sd_mod but those did not solve the problem. In the midst, I upgrade Arch Linux using the usual pacman command and from past knowledge I know that modules and drivers are purged from the system until restart. However, even after updating, restarting, and typing those commands again, the same error continues to hinder me from accessing data from the SD card I am trying to read. Are there any solutions to fix the problem that I am experiencing?

Last edited by patelvrajn (2015-05-18 22:30:19)

Offline

#2 2015-05-18 19:58:34

dcdriving
Member
From: United Kingdom
Registered: 2015-01-20
Posts: 70

Re: [SOLVED] Failed to Mount: SD Card

Hi, have you installed exfat-utils? https://www.archlinux.org/packages/?name=exfat-utils
edit: my bad.  See post #8.

Last edited by dcdriving (2015-05-18 21:38:41)

Offline

#3 2015-05-18 20:01:43

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,804

Re: [SOLVED] Failed to Mount: SD Card

http://en.wikipedia.org/wiki/ExFAT

I would suggest you choose a different, free format for it.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#4 2015-05-18 20:12:10

dcdriving
Member
From: United Kingdom
Registered: 2015-01-20
Posts: 70

Re: [SOLVED] Failed to Mount: SD Card

@ewaller - I don't mean to hijack this thread, but is this not an open source implementation as it links to this.  Forgive my ignorance on this!

Edit:  I think I get it.  Sorry.

Last edited by dcdriving (2015-05-18 20:23:54)

Offline

#5 2015-05-18 20:58:39

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,804

Re: [SOLVED] Failed to Mount: SD Card

dcdriving wrote:

@ewaller - I don't mean to hijack this thread, but is this not an open source implementation as it links to this.  Forgive my ignorance on this!

Edit:  I think I get it.  Sorry.

Yeah, to be honest I had not even seen your post.  I was responding to the original poster.  But that is my point -- The SD Card Association has settled upon a proprietary, patent incumbered "Standard" and is requiring license fees.  I am not a staunch Free as in Freedom crusader.  I understand the need to keep certain things under wraps -- things, for example, that are required to meet electromagnetic compatibility compliance on software controlled radios.   But, for a file system?  Seriously?  Clearly they are being greedy or they really don't want us to use it.  Either way, forget it -- let them rot.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#6 2015-05-18 20:58:46

patelvrajn
Member
From: Jersey City, New Jersey
Registered: 2014-01-18
Posts: 49

Re: [SOLVED] Failed to Mount: SD Card

I just installed the exfat-utils drivers and restarted, the problem was not resolved. It still gives the same error.

Offline

#7 2015-05-18 21:03:56

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Failed to Mount: SD Card

Have you bothered to read the documentation?
http://code.google.com/p/exfat/wiki/HOWTO


Moving to NC...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#8 2015-05-18 21:04:41

Tarqi
Member
From: Ixtlan
Registered: 2012-11-27
Posts: 179
Website

Re: [SOLVED] Failed to Mount: SD Card

Use this.


Knowing others is wisdom, knowing yourself is enlightenment. ~Lao Tse

Offline

#9 2015-05-18 21:14:36

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,804

Re: [SOLVED] Failed to Mount: SD Card

I may have missed the boat on this one.  My impression was that there were not any workable solutions on Linux that were not proprietary.
I remain unsettled about the software patents.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#10 2015-05-18 22:28:19

patelvrajn
Member
From: Jersey City, New Jersey
Registered: 2014-01-18
Posts: 49

Re: [SOLVED] Failed to Mount: SD Card

Thank you for your help, ewaller, tarqi, and dcdriving. I am sorry jasonwryan but with all due respect, I found you a bit rude to me considering I did read the documentation and I was in a bit of a rush. Therefore, I mistakenly read as the installation for all the needed packages as complete when the internet timed out I didn't notice until I restarted. However, thank you for your help.

Last edited by patelvrajn (2015-05-18 22:28:39)

Offline

Board footer

Powered by FluxBB