Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-24-2006, 11:56 AM
|
#1
|
LQ Newbie
Registered: May 2006
Location: karachi
Distribution: redhat
Posts: 3
Rep:
|
How USB / Flash drive works in redhat 9
hello everyone
I want to transfer data thru USB Flash drive but when i connect USB on my system it doesn't work... plz lemme know how can i access USB in redhat 9 linux?
regards
tAz
Last edited by itstipu; 05-24-2006 at 11:58 AM.
|
|
|
05-24-2006, 12:36 PM
|
#2
|
Member
Registered: Jan 2004
Location: /dev/random
Distribution: Gentoo amd64, CrunchBang amd64
Posts: 350
Rep:
|
Please be slightly more specific as to your problem. Does the USB drive show up as /dev/sdX? Does it not mount? Or what? RedHat Linux 9 won't automount the drive, I know that much.
|
|
|
05-25-2006, 02:58 AM
|
#3
|
LQ Newbie
Registered: May 2006
Location: karachi
Distribution: redhat
Posts: 3
Original Poster
Rep:
|
how to access usb
I've Kingston's 512 MB USB flash drive (date traveler), I insert it to my PC .. now I want to access it so thay i can save data on it... like in windows environment it shows in My Computer ... you tell me where it will show in linux.... what i've got to do inorder to read and write data on it.....
Last edited by itstipu; 05-25-2006 at 03:00 AM.
|
|
|
05-25-2006, 03:45 AM
|
#4
|
LQ Newbie
Registered: May 2006
Location: Chennai,India
Distribution: Fedora Core
Posts: 8
Rep:
|
Usb
Hi
when you plug in a usb device in a llinux machine it would show up in the desktop as "removable disk" i am sure because i have used one. you can even check out in my computer if you want. I am using Fedora core but to my knowledge i think red hat doesnt support usb drives but anyway you can check it out
bye
|
|
|
05-25-2006, 03:49 AM
|
#5
|
LQ Newbie
Registered: May 2006
Location: Chennai,India
Distribution: Fedora Core
Posts: 8
Rep:
|
eject
hi
To remove usb device you can right click on the removable media icon on the desktop and select "unmount volume"
bye
|
|
|
08-08-2006, 03:38 PM
|
#6
|
Member
Registered: Aug 2003
Location: Dominica
Distribution: RedHat, FC1, FC3, FC4
Posts: 266
Rep:
|
I'm hoping that by now the answer to this question has already been arrived at.
However, for the sake of closing/making the answer available on this thread....:
When you plug in your USB flash drive in redhat 9 you may not notice any immediate allowances made for access.
# tail /var/log/messages
Look through the ouput of the above command for something along the lines of
"Attached scsi removable disk sda at scsi1,"
The sdX is the device name that you need to note.
The next command you need is as follows:
# mount /dev/sdX <mount point>
where <mount point> is the name of the location at which you'd like to see the contents of your flash drive.
You can make this easier if it is for a repeated or often process by making an entry for it in the /etc/fstab file.
Hope i didn't miss anything important.
|
|
|
All times are GMT -5. The time now is 12:05 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|