Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
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.
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.
My new computer runs Slack10.1, almost everything seems to work properly, but something's wrong and I can't understand why.
This is annoying me 'coz the whole system should be up.
The USB removable storage system is one of those stuff.
The situation is:
1) there's a SATA hard disk recognized as /dev/sda;
2) using dmesg I found out that the USB port I'd like to use is recognized as /dev/sdb1;
3) fstab shows the following line in order to load USB pendrive:
/dev/sdb1 /mnt/pendrive vfat noauto,user,iocharset=iso8859-15,umask=000,rw,exec 0 0;
4) the specified error comes up if the filesystem is set as "vfat" either set as "auto".
I was just having the same problem getting the "not a valid block device" error when trying to mount my camera(Olympus C-740 Ultra Zoom). By switching to another usb port it allowed me the mount the camera for some reason. It was on a HP pavilion zt1135 running Debian Sarge.
I don't remember exactly the name, anyway it's really easy to find.
Look at the USB section of the file "/etc/rc.d/rc.modules", you'll find a line telling you the module beneath is designed to be used with "USB mass storage systems".
Delete the "#" in order to activate the module and reboot your Slack.
Be sure to do all I told you being the administrator, otherwise you'll not be able to edit the rc.modules file.
You were supposed to have already edited correctly fstab, in fact I got trouble even though fstab was set in the right way.
The configuration of fstab may vary anyway, mine's different for example.
I suspcet yours imply that users can read from the device but can't write on it, be careful.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.