Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 26th October 2011, 04:05 AM
tashirosgt Offline
Registered User
 
Join Date: Aug 2004
Posts: 3,855
linuxopera
How do I tell where my thumb drive is mounted?

How do I tell where in the filesystem my thumb drive is mounted ? (given that I accidentally delete it from the "places" in the file browser.)

In the old days, one could consult /etc/mtab or /etc/fstab. I gather that's terribly obsolete.
__________________
"Never let the task you are trying to accomplish distract you from the study of computers."
Reply With Quote
  #2  
Old 26th October 2011, 04:16 AM
stevea's Avatar
stevea Offline
Registered User
 
Join Date: Apr 2006
Location: Ohio, USA
Posts: 8,302
linuxfedorafirefox
Re: How do I tell where my thumb drive is mounted?

/proc/mounts if it's mounted
__________________
None are more hopelessly enslaved than those who falsely believe they are free.
Johann Wolfgang von Goethe
Reply With Quote
  #3  
Old 26th October 2011, 12:17 PM
Gareth Jones Offline
Official Gnome 3 Sales Rep. (and Adminstrator)
 
Join Date: Jul 2011
Location: Leamington Spa, UK
Age: 30
Posts: 1,711
linuxfirefox
Re: How do I tell where my thumb drive is mounted?

Run "mount" in a terminal.

Most likely it'll be somewhere in /media.

(mtab is a symbolic link to /proc/mounts, and fstab is used for internal drives, not removable ones.)

Gareth
Reply With Quote
  #4  
Old 26th October 2011, 01:59 PM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309
linuxfedorafirefox
Re: How do I tell where my thumb drive is mounted?

Graphically, open the "Computer" icon and look at the items displayed. If your thumb drive has been detected, it will be there, listed under the volume name. Unless you mounted it yourself and specified otherwise, it will be mounted in /media/*****. To tell if a drive listed in the computer window is actively mounted, look for the eject symbol next to its entry in the info pane.
Attached Thumbnails
Click image for larger version

Name:	Screenshot-Computer - File Browser.jpg
Views:	25
Size:	145.0 KB
ID:	21973  
__________________
Signature Links | New Posts | Who's on the forums (right now) |

© ® ™ № ¿
Reply With Quote
  #5  
Old 26th October 2011, 02:32 PM
roMancer Offline
Registered User
 
Join Date: Jul 2011
Location: DE
Posts: 23
linuxfirefox
Re: How do I tell where my thumb drive is mounted?

1. unplug device
2. open shell, use 'tail -f /var/log/messages'
3. re-plug device
4. watch output of 'tail ...' for something like 'sdf: sdf1'
5. assuming 'sdf1' was shown, try 'mount | grep sdf1' - if the device is mounted, it should show the corresponding line from 'mount'

if the device is not (automatically) mounted, use something like 'mkdir /mnt/usbstick ; mount /dev/sdf1 /mnt/usbstick' to mount it at /mnt/usbstick
Reply With Quote
Reply

Tags
drive, mounted, thumb

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Only root can automount CD drive and USB thumb drive km4hr Linux Chat 7 17th May 2009 05:50 PM
What is written to hard drive with thumb drive install or live cd murof Using Fedora 5 12th December 2008 04:27 PM
USB thumb drive and FC3 princeofpersia EOL (End Of Life) Versions 5 31st July 2005 06:48 AM
FC3 - USB Thumb Drive deeps Hardware & Laptops 13 3rd June 2005 03:50 AM
thumb drive mbjbdc Hardware & Laptops 4 3rd June 2004 03:02 AM


Current GMT-time: 00:28 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat