LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 05-26-2004, 12:04 PM   #1
amadkow
Member
 
Registered: May 2004
Location: CA, USA
Posts: 58

Rep: Reputation: 15
usb memory stick


I have a Cruzer mini 256mb usb memory stick and I was wondering how would I use that in linux. I am going to be installing fedora core 2 on my main machine later tonight.
 
Old 05-26-2004, 12:56 PM   #2
Nis
Member
 
Registered: Jul 2003
Location: Virginia
Distribution: Ubuntu Hoary (5.04)
Posts: 550

Rep: Reputation: 31
I'm not sure if this will work in Fedora (works in Slackware) but here goes. As root
Code:
mount -t vfat /dev/sda1 /mnt/usbkey
The /dev/sda1 might be /dev/sda2 and so on. /mnt/usbkey can be anything: /mnt/cdrom, /mnt/floppy.
If you want any user to be able to mount it add this line to your fstab
Code:
/dev/sda1     /mnt/usbkey     vfat      noauto,users     0  0
Again, make any necessary changes to /dev/sda1 and /mnt/usbkey (Remember, the directory you mount to has to exist: 'mkdir /mnt/usbkey').
 
Old 05-26-2004, 01:25 PM   #3
foursticks
LQ Newbie
 
Registered: May 2004
Location: Ottawa
Distribution: Mandrake 10.0 Official
Posts: 10

Rep: Reputation: 0
...that pretty much explains it all.

make sure, however, that you have usb-storage module loaded. To check if it is loaded, run lsmod and see if it is the list. If usb-storage is not listed, run (as root) /sbin/modprobe usb-storage.

that should do it.
 
Old 05-26-2004, 02:12 PM   #4
amadkow
Member
 
Registered: May 2004
Location: CA, USA
Posts: 58

Original Poster
Rep: Reputation: 15
thank you I will have to try that tonight.
 
Old 06-14-2004, 05:21 PM   #5
zire
LQ Newbie
 
Registered: Jun 2004
Posts: 1

Rep: Reputation: 0
USB memory stick on Fedora core 2

well just wanted to add to the comment posted by Nis....

The posted command to mount usb memory device works fine with Fedora core 2 as well.....

Ajish
 
  


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
Missing memory in USB stick, flash memory, removable hd etc bamboo_spider Linux - Newbie 3 06-14-2006 05:39 PM
USB Memory Stick coal-fire-ice Mandriva 11 12-09-2004 11:59 PM
USB Memory Stick Link_420 Linux - Hardware 2 11-19-2004 01:09 AM
USB Memory Stick freddie_leaf Slackware 15 11-09-2004 01:41 AM
USB Memory Stick jmdlcar Linux - Hardware 1 01-09-2004 07:03 PM

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

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