LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 06-09-2016, 08:43 PM   #1
bobbym
LQ Newbie
 
Registered: Jun 2016
Posts: 8

Rep: Reputation: Disabled
Unhappy MICRO camera insert will not mount


My photo & video SDMX MICRO camera insert will not mount I get a big error message that does not make sense to me. Thank you.

Not solved, THANK YOU FOLKS FOR TRYING. Here is more info, the whole ERROR message:

Unable to access “64 GB Volume”
Error mounting /dev/sdi1 at /run/media/robert/6362-6431: Command-line `mount -t "exfat" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,iocharset=utf8,namecase=0,errors=remount-ro,umask=0077" "/dev/sdi1" "/run/media/robert/6362-6431"' exited with non-zero exit status 32: mount: unknown filesystem type 'exfat'

Last edited by bobbym; 06-18-2016 at 03:36 PM. Reason: Does this help to tell what's wrong. I'm really new at this...
 
Old 06-09-2016, 10:10 PM   #2
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,833

Rep: Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148
We can only guess at the issue when no information is provided. Insert the card and capture output from the following terminal command
Code:
dmesg|tail
This info could be useful too
Code:
sudo /sbin/fdisk -l
Code:
mount
 
Old 06-10-2016, 12:46 AM   #3
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Hello and welcome to the forum

Please note that this forum is for introductions only. Please re-post your question in the "Newbie" or another appropriate forum. Thanks!

Regards...
 
Old 06-10-2016, 07:04 AM   #4
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,883
Blog Entries: 13

Rep: Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931
Welcome to the forum.

Ferrari is correct that you need to provide additional information, however it is even unclear if you are running Linux, Windows, MAC, Chrome, or something else.

Your question would be more effective in the Linux General, Linux Software forums, or one of the other technical forums. As Aardvark71 has mentioned, this particular forum is for introductions and as a result, not many are here looking for technical questions, nor do these threads show up in the regular sort when people do browse for technical questions.

Hit the REPORT button to contact a moderator and ask them to move your question for you. They do not delete threads, but you can also edit your original question and clarify it as we are requesting you do, or you can just reply with those added details.
 
Old 06-10-2016, 10:06 AM   #5
offgridguy
Senior Member
 
Registered: Nov 2015
Location: Alberta Canada
Distribution: Windows10, Debian
Posts: 1,109

Rep: Reputation: 147Reputation: 147
Welcome to the forum, hope you find a solution for your problem.
 
Old 11-22-2016, 06:40 PM   #6
bobbym
LQ Newbie
 
Registered: Jun 2016
Posts: 8

Original Poster
Rep: Reputation: Disabled
what is the root file .ICEauthority for?
 
Old 11-22-2016, 07:42 PM   #7
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,007
Blog Entries: 26

Rep: Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522
Quote:
mount: unknown filesystem type 'exfat'
At the VERY least, you need to install support for exfat before you can mount exfat.

As pointed out earlier, we would need to know what OS you're running for sure before we'd be able to provide more help.
 
Old 11-22-2016, 07:53 PM   #8
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,761

Rep: Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931
In addition...

Basically ICE is a inter process communication protocol. I could not find a good explanation of ICEauthority but it works similar to Xauthority. Xauthority authenticates the client to server and .ICEauthority authenticates client to client. Where a client is an application.

https://en.wikipedia.org/wiki/X_Window_authorization

By the way your original problem was due to your system did not have the stuff for the exFAT filesystem. You needed to install exfat-fuse exfat-utils via your package manager.

In the future you should start a new thread for a new question.

Last edited by michaelk; 11-22-2016 at 07:55 PM.
 
Old 11-22-2016, 08:18 PM   #9
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
install exfat
 
Old 11-30-2016, 01:14 PM   #10
bobbym
LQ Newbie
 
Registered: Jun 2016
Posts: 8

Original Poster
Rep: Reputation: Disabled
My problem was solved.

I selected the suggested items from "items not installed" and wal-laaaw my Micro Cards are now read.
Thank you guys very, very, very much. I love LINUX, MS sucks; I never could get help like this (unless I paid a whole lot or stayed on the phone for hours and hours.
I thank EVERYONE a whole lot. BobbyM
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Strange behaviour 2Gb SD then 16Gb micro SD in usb All in 1 micro card reader hdp160 Linux - Hardware 4 08-03-2015 06:06 AM
Trying to mount micro card through usb JosephS Linux - Hardware 9 12-06-2013 06:49 PM
SanDisk Cruser Micro 4G won't mount Justin Linux Linux - Hardware 2 07-01-2007 11:50 AM
Cannot mount Creative Zen Micro dreamlax Debian 1 12-25-2005 06:25 PM
can mount mount digital camera but gphoto can't detect it luxitan Linux - Hardware 1 11-13-2004 05:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration