LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-14-2015, 07:50 PM   #1
ApacheOmega
Member
 
Registered: Jan 2015
Location: Planet X aka Planet 10 (I swoop down every 3600 years)
Distribution: Fedora21
Posts: 36

Rep: Reputation: Disabled
Having trouble accessing my videos stored on my flash drive (Fedora 21)


I'm new to Linux
and I'm having trouble accessing my flash drive.
I go to File-> usb folder, then I get this error message:

Quote:
Error mounting /dev/sdd1 at /run/media/apacheomega/PICODEGALLO: Command-line `mount -t "exfat" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,iocharset=utf8,namecase=0,errors=remount-ro,umask=0077" "/dev/sdd1" "/run/media/apacheomega/PICODEGALLO"' exited with non-zero exit status 32: mount: unknown filesystem type 'exfat'
I went to my terminal then tried this method

Code:
 /dev/sda1
bash: /dev/sda1: Permission denied
and further this
Code:
 /dev/sda1
bash: /dev/sda1: Permission denied
None of it works. Can anybody help me out here?


Thank You
AO!
 
Old 01-14-2015, 08:11 PM   #2
Miati
Member
 
Registered: Dec 2014
Distribution: Linux Mint 17.*
Posts: 326

Rep: Reputation: 106Reputation: 106
Quote:
I went to my terminal then tried this method
/dev/sda1 is a device, with the number indicating the partition.

Looking from the error, it looks like /dev/sdd1 is not mounting because the filesystem exfat is not known.

Try installing this?

I don't know what os you are using, but if it is debian based

Code:
sudo apt-get install exfat-fuse
 
Old 01-14-2015, 08:49 PM   #3
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,128

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
I can't imagine how the message could be clearer.
On Fedora, this will tell you appropriate package availability
Code:
yum search exfat
 
Old 01-14-2015, 09:11 PM   #4
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Moderator response

Moved: This thread is more suitable in <Linux - General> and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 01-14-2015, 09:15 PM   #5
ApacheOmega
Member
 
Registered: Jan 2015
Location: Planet X aka Planet 10 (I swoop down every 3600 years)
Distribution: Fedora21
Posts: 36

Original Poster
Rep: Reputation: Disabled
Thanks for the reply fellas!

@syg00

I enetered the command and got this:
Quote:
yum search exfat
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* fedora: mirror.symnds.com
* rpmfusion-free: mirror.nexcess.net
* rpmfusion-free-updates: mirror.nexcess.net
* rpmfusion-nonfree: mirror.nexcess.net
* rpmfusion-nonfree-updates: mirror.nexcess.net
* updates: mirror.symnds.com
============================== N/S matched: exfat ==============================
exfat-utils.x86_64 : Utilities for exFAT file system
fuse-exfat.x86_64 : Free exFAT file system implementation

Name and summary matches only, use "search all" for everything.
Then I entered:
Quote:
yum install fuse-exfat.x86_64
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* fedora: mirror.symnds.com
* rpmfusion-free: mirror.nexcess.net
* rpmfusion-free-updates: mirror.nexcess.net
* rpmfusion-nonfree: mirror.nexcess.net
* rpmfusion-nonfree-updates: mirror.nexcess.net
* updates: mirror.symnds.com
Resolving Dependencies
--> Running transaction check
---> Package fuse-exfat.x86_64 0:1.1.0-1.fc21 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
fuse-exfat x86_64 1.1.0-1.fc21 rpmfusion-free-updates 38 k

Transaction Summary
================================================================================
Install 1 Package

Total download size: 38 k
Installed size: 67 k
Is this ok [y/d/N]: y
Downloading packages:
fuse-exfat-1.1.0-1.fc21.x86_64.rpm | 38 kB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction (shutdown inhibited)
Warning: RPMDB altered outside of yum.
Installing : fuse-exfat-1.1.0-1.fc21.x86_64 1/1
Verifying : fuse-exfat-1.1.0-1.fc21.x86_64 1/1

Installed:
fuse-exfat.x86_64 0:1.1.0-1.fc21

Complete!
And it installed

IT WORKS AHHHHHHH HA HA HA!!!!!!


Thank you
AO!
 
Old 01-14-2015, 09:24 PM   #6
ApacheOmega
Member
 
Registered: Jan 2015
Location: Planet X aka Planet 10 (I swoop down every 3600 years)
Distribution: Fedora21
Posts: 36

Original Poster
Rep: Reputation: Disabled
@onebuck
Thanks
will remember next time
AO!
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Here's a couple of scripts for saving Youtube Flash Videos to your hard drive LXer Syndicated Linux News 0 09-06-2011 12:30 PM
LXer: Here's a couple of scripts for saving Youtube Flash Videos to your had drive LXer Syndicated Linux News 0 09-06-2011 08:10 AM
Can't watch videos using fedora 7, which option is best for me?Adobe Flash? Antoniovega22 Linux - Software 2 07-03-2010 09:40 AM
LXer: get-flash-videos - A command line program to download flash videos LXer Syndicated Linux News 0 04-06-2010 01:20 PM
Having trouble getting flash, java, and streaming videos to work well with Kubuntu dreamscaper Linux - Software 3 08-20-2008 09:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 07:07 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