LinuxQuestions.org
Help answer threads with 0 replies.
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-13-2006, 09:34 AM   #1
gatomeno
LQ Newbie
 
Registered: Oct 2003
Posts: 6

Rep: Reputation: 0
usb jumpdrove in fedora not showing up


I cannot see my USB jumpdrive in the media directory. I tried the drives in front of the PC and also the ones on the side of the monitor but it will not appear. How can this be solved?
Thanks
 
Old 12-13-2006, 10:13 AM   #2
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
Immediately after plugging the usb drive in, what does dmesg | tail show you?
 
Old 12-13-2006, 10:14 AM   #3
Gethyn
Member
 
Registered: Aug 2003
Location: UK
Distribution: (X)Ubuntu 10.04/10.10, Debian 5, CentOS 5
Posts: 900

Rep: Reputation: 32
Try connecting the drive, and then use the command 'dmesg | tail'. This will show you the last few messages sent by the kernel. There should be some mention of the USB drive being detected. Assuming the drive is being detected okay by the kernel, with no errors, then you probably don't have the automount program set up. Maybe someone a little more familiar with Fedora can help you with that.

Edit: damn, too slow!
 
Old 12-13-2006, 10:54 AM   #4
gatomeno
LQ Newbie
 
Registered: Oct 2003
Posts: 6

Original Poster
Rep: Reputation: 0
scsi4 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 7
usb-storage: waiting for device to settle before scanning
Vendor: Generic Model: STORAGE DEVICE Rev: 1.25
Type: Direct-Access ANSI SCSI revision: 00
SCSI device sdb: 256000 512-byte hdwr sectors (131 MB)
usb 1-7: reset high speed USB device using ehci_hcd and address 7
usb 1-7: reset high speed USB device using ehci_hcd and address 7
usb 1-7: reset high speed USB device using ehci_hcd and address 7
usb 1-7: reset high speed USB device using ehci_hcd and address 7

In the removable drives and media preferences, I have 'mount removable media when inserted' checked...

Last edited by gatomeno; 12-13-2006 at 10:57 AM.
 
Old 12-13-2006, 11:52 AM   #5
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
Can't help you with the automounter, but the following steps should help you access the usb drive contents until you get that figured out.

Code:
# cd /mnt && mkdir usb-drive
# chmod o+rw usb-drive
# mount -t vfat /dev/sdb /mnt/usb-drive
Then your regular users should have access to the contents under /mnt/usb-drive. When you're done with it, don't just pull it out of the PC. Use
Code:
# umount /mnt/usb-drive
 
  


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 Card reader not showing up Pantherman Slackware 5 10-17-2006 04:30 PM
USB mouse showing as keyboard Wornout Linux - Desktop 2 08-10-2006 03:11 PM
USB hard drive not showing on Win2k grob115 General 1 07-13-2006 08:15 PM
USB Drives showing up as read only in Knoppix 4.0.2 stevezeig Linux - Hardware 2 02-07-2006 12:57 PM
USB drive not showing up DAChristen29 SUSE / openSUSE 11 10-30-2004 10:02 PM

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

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