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 - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-27-2003, 01:40 PM   #1
carjumble
LQ Newbie
 
Registered: Dec 2003
Posts: 15

Rep: Reputation: 0
Attaching USB compact flash reader in Fedora


I have just plugged in a USB card reader to transfer some images from my digital camera. In the hardware browser I can see the drive as dev/sda but I have no idea how to access the data on the card - I don't appear to be able to navigate through the directory structure to access sda1 ... What am I doing wrong (apart from being a complete newbie!)
 
Old 12-27-2003, 01:46 PM   #2
poison
Member
 
Registered: Dec 2003
Location: Layer 7 =D
Distribution: Slackware, LFS, Rock Linux
Posts: 165

Rep: Reputation: 30
you only need to mount it ^^
create a mountpoint:
Code:
mkdir /mnt/usbstick
add the following line to your /etc/fstab
Code:
/dev/sda1        /mnt/usbstick    auto        noauto,users,rw 0 0
then you can always mount it with the command
Code:
mount /mnt/usbstick
you'll find the contents in /mnt/usbstick

regards =D
 
Old 12-27-2003, 04:30 PM   #3
carjumble
LQ Newbie
 
Registered: Dec 2003
Posts: 15

Original Poster
Rep: Reputation: 0
Hi - just tried that and it told me that I had to specify a file system??
 
Old 12-27-2003, 09:48 PM   #4
nexx_au
Member
 
Registered: Dec 2003
Distribution: Fedora Core 1
Posts: 69

Rep: Reputation: 15
change the 'auto' to 'vfat'

that's if your usbstick is a fat32 filesystem, which it most probbaly is.
 
  


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
USB Compact flash card reader with XANDROS dkunjeer Linux - Distributions 2 08-08-2004 07:43 AM
USB Compact flash card reader with XANDROS dkunjeer Linux - Newbie 1 08-03-2004 03:07 PM
USB Compact flash card reader with XANDROS dkunjeer Linux - Hardware 1 08-03-2004 02:35 PM
Transfer from USB compact flash card reader used to be faster... Cadmium Mandriva 17 07-15-2004 10:24 AM
Making Suse 7.1 see a USB compact flash reader Dave Linux - General 1 04-15-2001 11:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:42 PM.

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