LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 04-02-2010, 08:58 PM   #1
JJJCR
Senior Member
 
Registered: Apr 2010
Posts: 1,947

Rep: Reputation: 346Reputation: 346Reputation: 346Reputation: 346
Smile access thumb drive


hi guys, newbie and noob in linux world.

I plug in a thumb drive but how to access it? and how to find the drive letter which is assigned to a particular drive?

like the thumb drive and the hard disk how to check the drive letter assigned to it.. thank you in advance.. sorry for the noob questions..
 
Old 04-02-2010, 09:04 PM   #2
oldpopsie
LQ Newbie
 
Registered: Mar 2010
Location: Amsterdam, NY
Distribution: SUSE
Posts: 1

Rep: Reputation: 0
RE: thumb drive access

Use your file manager and try looking under /media
That's where my thumb drives show up.
 
Old 04-02-2010, 09:09 PM   #3
james2b
Member
 
Registered: Feb 2007
Location: Washington state, USA
Distribution: Ubuntu Mate 18.04, Mint 19.1
Posts: 360

Rep: Reputation: 45
Smile

It depends on which Linux and what desktop manager, (KDE or gnome) that you are using. In Ubuntu a USB flash drive is mounted in the media folder and shown under Places on your main programs menu. Linux does not really use drive letters like in windows, it will assign a device such as this one here; /sda or /sdb for hard drives, and may use; /sdf or latter letter for a USB removable device.
 
Old 04-02-2010, 09:21 PM   #4
eboy98
Member
 
Registered: Oct 2007
Distribution: RHEL5
Posts: 64

Rep: Reputation: 15
if you are talking about flash drive then here is another solution,

Here the command i have used is fdisk -l, which will show the list of hard disk or flash drive added to your PC.The red line actually shows my 16MB flash drive.


Code:
# fdisk -l

Disk /dev/hda: 5334 MB, 5334106112 bytes
255 heads, 63 sectors/track, 648 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1          13      104391   83  Linux
/dev/hda2              14         648     5100637+  8e  Linux LVM

Disk /dev/sda: 16 MB, 16056320 bytes
1 heads, 31 sectors/track, 1011 cylinders
Units = cylinders of 31 * 512 = 15872 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               2        1011       15655    c  W95 FAT32 (LBA)

To mount this flash drive:

Code:
# mount /dev/sda1 /mnt
# cd /mnt
In /mnt you will find your flash drives directories and files.

Hope this will work for you.
 
Old 04-03-2010, 12:10 AM   #5
JJJCR
Senior Member
 
Registered: Apr 2010
Posts: 1,947

Original Poster
Rep: Reputation: 346Reputation: 346Reputation: 346Reputation: 346
Smile

thanks guys for all the help
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Using a usb thumb drive or flash drive as a swap partition. stevenjoseph Linux - Hardware 8 01-16-2012 12:09 PM
How to get Drive letter and serial number of thumb drive in linux? manucng Linux - Newbie 3 02-05-2010 02:25 AM
Only root can automount CD drive and USB thumb drive km4hr Red Hat 3 03-25-2009 12:30 PM
Thumb Drive dudeman41465 Linux - Hardware 2 11-20-2005 01:02 AM
thumb drive iarebob Slackware 5 02-01-2005 03:33 PM

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

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