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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
06-20-2008, 07:32 PM
|
#1
|
|
LQ Newbie
Registered: Jun 2008
Posts: 2
Rep:
|
Cannot set up my USB memory stick under Fedora
Hi everyone,
I'm trying to use my USB memory stick on a PC with Fedora Core. I looked for the information and found some advice. According to it I did the next things:
I typed the line:
modprobe usb-storage
Then I created a subdirectory in the /mnt directory:
cd /mnt
mkdir /usbstick
I opened the file /etc/fstab and added the next line:
/dev/sda1 /mnt/usbstick vfat user,noauto,umask=0 0 0
Then in a second terminal window I typed:
tail -s 3 -f /var/log/messages
I plugged in the USB memory stick and typed the next:
cd /mnt
mount usbstick
According to the instructions, the memory drive icon had to appear on the desktop. But didn't appear. The messages in the second terminal window were like this:
kernel: Initializing USB Mass Storage driver...
kernel: usbcore: registered new driver usb-storage
kernel: USB Mass Storage support registered
kernel: ehci_hcd 0000:00:02.1: port 2reset error -110
kernel: hub 1-0:1.0: hub_port_status failed (err=-32)
kernel: hub 1-0:1.0: cannot enable port 2. Maybe the USB cable is bad?
Does anybody know what is my problem? I don't have any skills in Linux, so, please, explain me what I'm doing wrong as simple as possible.
Thank you in advance
|
|
|
|
06-21-2008, 11:58 AM
|
#2
|
|
Senior Member
Registered: Jul 2006
Location: Kolkata, India
Distribution: 64-bit GNU/Linux, Kubuntu64, Fedora QA, Slackware,
Posts: 2,717
Rep: 
|
Is /dev/sda1 your USB stick ?
#su
#fdisk -l /dev/sda
will tell you a lot about the partitions on /dev/sda
If you have 1 harddisk, then it is probably /dev/sdb
|
|
|
|
06-21-2008, 01:43 PM
|
#3
|
|
Member
Registered: Mar 2005
Location: North Carolina
Distribution: Arch
Posts: 977
Rep:
|
If this is a current release of Fedora, you shouldn't have to do anything, I know in Fedora 8 I could plug in a usb drive and it would automatically mount.
That last line of dmesg hints that there may be a hardware issue, does this system have Windows installed? If so, does it work there?
|
|
|
|
06-22-2008, 09:38 PM
|
#4
|
|
LQ Newbie
Registered: Jun 2008
Posts: 2
Original Poster
Rep:
|
Quote:
Originally Posted by elliott678
If this is a current release of Fedora, you shouldn't have to do anything, I know in Fedora 8 I could plug in a usb drive and it would automatically mount.
That last line of dmesg hints that there may be a hardware issue, does this system have Windows installed? If so, does it work there?
|
No, this is a relatively old Fedora, it was installed about 3 years ago. The PC doesn't have Windows on it.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:17 AM.
|
|
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
|
|