LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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-15-2008, 01:49 AM   #1
errorsunknownp
Member
 
Registered: Dec 2008
Location: Nepal
Distribution: Slackware
Posts: 61

Rep: Reputation: 15
Smile How to use PenDrive in Linux


I am new one in the field of Linux. I have some my personal files in my
pen drive. I want to copy them to my Hard drive. I want some suggestions
on how to mount peddrive and other USB devices in Linux before trying it.
Can anybody help me????
 
Old 12-15-2008, 02:14 AM   #2
indeliblestamp
Member
 
Registered: Feb 2006
Distribution: Fedora
Posts: 341
Blog Entries: 3

Rep: Reputation: 40
Most recent distributions should automatically mount your usb devices. If this does not happen in yours, you should use the mount command:
Code:
 mount /dev/sdb1 /mnt/usb
Where sdb1 is where your usb stick was detected (this could also be sda1, sda2, etc, so check 'dmesg' to see where the device was registered). /mnt/usb is just some empty fodler where the device will be mounted.

Don't forget to umount before pulling the stick out.
Code:
umount /mnt/usb
 
  


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
Im using Pendrive Linux : Need Help Zac Matthew Joseph Linux - Newbie 2 09-18-2008 12:17 AM
Pendrive Linux Perils SeekerOfThePath Linux - Newbie 1 01-31-2008 04:08 AM
How to install and configure grub on pendrive while os' are on the same pendrive? CeremCem DamnSmallLinux 0 11-07-2006 11:10 AM
Boot linux from a pendrive noware Linux - Hardware 5 01-04-2006 06:20 AM

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

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