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 01-08-2005, 05:38 AM   #1
cuscus1986
LQ Newbie
 
Registered: Jan 2005
Distribution: Fedora Core 3
Posts: 5

Rep: Reputation: 0
USB Pendrives


Your going to be sick and tired of me by the end of today. You know you love it really though. I have a USB pen drive that I am trying to negotiate into working with Fedora Core 3. The orange light flashes when I plug it into the USB port but it doesn't get mounted. Does it have to be mounted manually or have I missed something?
 
Old 01-08-2005, 05:43 AM   #2
whipermr5
Member
 
Registered: Dec 2004
Location: Singapore
Distribution: Fedora Core 5 Linux
Posts: 202

Rep: Reputation: 30
You need to mount it manually. Do a
Code:
mount -t vfat /dev/sda1 /mountpoint
. This assumes that you want to mount it in /mountpoint, and must create that directory. It also assumes that it is the only scsi hardrive connected to your computer, and it has the fat, or fat16, or fat32 filesystem. You can see start->systemtools->hardware browser for all the specifications.
 
Old 01-08-2005, 11:35 AM   #3
kevinalm
Member
 
Registered: Oct 2003
Location: Iowa
Distribution: LFS 5.0, building 6.3, win98se, multiboot
Posts: 288

Rep: Reputation: 30
mount -t msdos for fat16, vfat is for fat32. Actually, you can probably skip the -t option, as mount _usually_ can figure it out for itself.
 
Old 01-08-2005, 01:28 PM   #4
blinux1
Member
 
Registered: Nov 2002
Location: Pennsylvania
Distribution: Mandrake 9.1 and Redhat 9
Posts: 144

Rep: Reputation: 15
I do not use fedora, but I know that in mandrake 9 you mount it at least partially by yourself. For example, when i put my USB drive in, an icon will show up (/dev/sda1/). However, I still have to click it, and when I do, Mandrake creates a temporary mount point /mnt/removable and mounts it for me. Do you have such capabilities?
 
Old 01-08-2005, 02:16 PM   #5
minm
Member
 
Registered: Jun 2003
Location: Canada
Distribution: suse 9.2
Posts: 582

Rep: Reputation: 30
try /dev/sda


Too see what's really in the device use the command ' "dmesg | grep remov '

and mount that using the mount command
remember to unmount it before physically removing the pen drive
 
Old 01-08-2005, 04:19 PM   #6
servnov
Member
 
Registered: Sep 2004
Distribution: Slackware 10.2
Posts: 276

Rep: Reputation: 30
mount /dev/sda1 /where/ever/you/want

Need to be root.

Then, when done:

umount /dev/sda1
 
Old 01-08-2005, 04:41 PM   #7
cbonar
Member
 
Registered: Apr 2004
Location: Paris, FRANCE
Distribution: Ubuntu
Posts: 54

Rep: Reputation: 16
Usefull to know what is the problem :
- unplug your pendrive
- in a console, as root, type :
Code:
tail -f /var/log/messages
- plug your pendrive and observe the messages in the console ; if there's an error, it will probably be printed here
 
  


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 2.0 hdd working through usb 2.0 pcmcia card full speed in 2.4, but slow in 2.6 chilly_willy2 Linux - Hardware 11 02-02-2006 06:16 PM
pendrives rajas3 Conectiva 3 05-29-2005 08:47 AM
USB problems: Memorex USB stick 256MB and PSX to USB adapter by Radio Shack Knuckles T15 Linux - Hardware 1 05-19-2004 06:58 PM
Problem with Mandrake 10.0 Community, Sagem usb modem and logitech usb mouse. al370601 Mandriva 4 04-29-2004 06:48 PM
HP Deskjet (USB) & CUPS & Slackware 9.1: Unable to open USB device "usb:/dev/usb/lp0&qu arnostienen Slackware 2 01-29-2004 03:22 PM

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

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