LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   MICRO camera insert will not mount (https://www.linuxquestions.org/questions/linux-hardware-18/micro-camera-insert-will-not-mount-4175581900/)

bobbym 06-09-2016 08:43 PM

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'

ferrari 06-09-2016 10:10 PM

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

ardvark71 06-10-2016 12:46 AM

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...

rtmistler 06-10-2016 07:04 AM

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.

offgridguy 06-10-2016 10:06 AM

Welcome to the forum, hope you find a solution for your problem.

bobbym 11-22-2016 06:40 PM

what is the root file .ICEauthority for?

Timothy Miller 11-22-2016 07:42 PM

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.

michaelk 11-22-2016 07:53 PM

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.

BW-userx 11-22-2016 08:18 PM

install exfat

bobbym 11-30-2016 01:14 PM

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


All times are GMT -5. The time now is 03:48 PM.