LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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-25-2004, 01:05 AM   #1
thornton
LQ Newbie
 
Registered: Jun 2004
Posts: 24

Rep: Reputation: 15
usb drive


I have a USB flash drive. But fedora core 2 wont recognize it.

What do I need to do to enable this support?

Thanks
 
Old 07-15-2004, 11:57 AM   #2
guessme
Member
 
Registered: Jul 2004
Posts: 40

Rep: Reputation: 15
go to terminal and do
#fdisk -l
then you should see some drive like sda1 or sda* *-some number for ur usb drive

then
#mkdir /mnt/flashdrive
#mount /dev/sda* /mnt/flashdrive

*-number for ur usb drive

then u can see ur flash drive files in /mnt/flashdrive

after u finished working just umount the drive before plugging out

#umount /mnt/flashdrive

i hope this will work

guessme
 
Old 07-15-2004, 12:03 PM   #3
ajmatson
LQ Newbie
 
Registered: Jun 2004
Location: AZ
Distribution: MEPIS 2003.10.2
Posts: 14

Rep: Reputation: 0
Did it work

I was woundering if the USB mount worked? I use MEPIS mainly and it recognizes all of my storage even NTFS mounts and lets me access them. I am starting to learn Fedora too so I will need this to work. Maybe I'll just have to try it.

 
Old 07-22-2004, 04:35 PM   #4
Ryan_moure
LQ Newbie
 
Registered: May 2004
Posts: 20

Rep: Reputation: 0
tried the same

I tried the same thing with fedora core 2, but ended up without the rights to write to or erase data on the flash drive. mine was a Sandisk Cruizer mini 128 MB. I don't know if I'm doing anything wrong either, but I've had no success.
ryan_moure
 
Old 07-22-2004, 05:18 PM   #5
Ryan_moure
LQ Newbie
 
Registered: May 2004
Posts: 20

Rep: Reputation: 0
found solution

Always make sure if you don't have fat 32 built into your kernel or you didn't build the kernel that your drive is formatted with fat not fat 32.
that was my mistake

Ryan_moure
 
Old 09-23-2004, 03:10 AM   #6
tcomputerchip
Member
 
Registered: Sep 2004
Location: LA,California
Distribution: FC4, FC5smp, REL4, REL5
Posts: 58

Rep: Reputation: 15
try this,
go to terminal and do
#su
Password:
#mkdir /mnt/flashdrive
#mount /dev/sda* /mnt/flashdrive
#chmod 660 /mnt/flashdrive
or
#chmod 660 /dev/sda*
 
Old 09-23-2004, 03:14 AM   #7
tcomputerchip
Member
 
Registered: Sep 2004
Location: LA,California
Distribution: FC4, FC5smp, REL4, REL5
Posts: 58

Rep: Reputation: 15
Oh, if that does not work.

Try changing the line in your 'fstab'
/dev/sda2 /mnt/sda* auto noauto,owner,kudzu 0 0

change auto to vfat
/dev/sda2 /mnt/sda* vfat noauto,owner,kudzu 0 0

That may work. Also you can change owner to user:
/dev/sda2 /mnt/sda* vfat noauto,user,kudzu 0 0
 
Old 09-23-2004, 05:58 AM   #8
db391
Member
 
Registered: Jun 2004
Location: Britain
Distribution: Slackware
Posts: 186

Rep: Reputation: 31
modprobe usb-storage should enable usb stick support
then mount either:

mount /dev/sda /mnt/usb
--- or ---
mount /dev/sda1 /mnt/usb

either of these comands work
 
  


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
Linux on a USB hard drive without USB-FDD BIOS option jaro Linux - Hardware 1 07-15-2005 02:12 AM
Creating/restoring drive image on USB drive OneSeventeen Linux - Newbie 9 07-06-2005 05:08 AM
USB drive using different partitions (usb key thumb drive) Arodef Linux - Hardware 0 08-04-2004 06:36 PM
Linux on a USB hard drive without USB-FDD BIOS option jaro Linux - Hardware 6 05-27-2004 11:49 AM
XS Drive II external USB hard drive/card reader max74 Linux - Hardware 7 10-21-2003 10:41 PM

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

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