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.
|
 |
11-03-2004, 10:35 AM
|
#1
|
Member
Registered: Nov 2004
Location: Stockholm, Sweden
Distribution: Debian (Sarge), Red Hat, Ubuntu, Knoppix
Posts: 99
Rep:
|
Mount my USB stick (FAT)
Hi,
I have noticed that several has the same problem as I have, but none of the solutions that I have found on the web seems to work for me.
I have a Sandisk 256Mb formatted with FAT
Redhat 9, kernel 2.6.9
I have recompiled my kernel to support vfat and usb
If i check in /proc/bus/usb/(devices?) I can see that my usb stick has been detected
dmesg tells me that sda1 has been assigned for the stick
so everything fine so far
But when I try to mount it with
mount /dev/sda1
I get:
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
or too many mounted file systems
fstab:
/dev/sda1 /mnt/usbkey vfat umask=0000,user,noauto 0 0
Anyone?
|
|
|
11-03-2004, 05:13 PM
|
#2
|
LQ Newbie
Registered: Oct 2004
Distribution: Slackware 10.2
Posts: 20
Rep:
|
Re: Mount my USB stick (FAT)
Quote:
Originally posted by hyllplan
mount /dev/sda1
|
I think the command is If that won't work, make sure you have the correct USB host controller (usb-uhci or usb-ohci) and usb-storage module either compiled or loaded as modules. Then it should work.
|
|
|
11-04-2004, 04:55 PM
|
#3
|
Member
Registered: Oct 2004
Location: Costa Rica
Distribution: Mandrake 9.1
Posts: 30
Rep:
|
I think you must create a directory first, where to mount the device, then run the mount /mnt/sda1 command. I think your fstab file is correct. Let me see if i can find a site where it explains it better.
|
|
|
11-05-2004, 03:09 AM
|
#4
|
Member
Registered: Nov 2004
Location: Stockholm, Sweden
Distribution: Debian (Sarge), Red Hat, Ubuntu, Knoppix
Posts: 99
Original Poster
Rep:
|
Solved
ive solved it I discovered that I had a error in messages saying that I lacked support for cp437. I checked my .config checked it, recompiled and it worked fine
Thansk for all your help!
|
|
|
All times are GMT -5. The time now is 07:29 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
|
|