Linux - HardwareThis 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.
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.
I've been using a little 64Mb jump drive and just loaded Mandrake 9.1 on an old laptop. When I put the usb drive in the slot I can mount it just fine but everything is READ ONLY! I tried mounting the drive with the -w option but that didn't do anything. Any ideas/suggestions would be greatly appreciated.
I had exactly the same problem with the same Jumpdrive when using the mount command. Can't say that I am knowledgeable enough about Linux to know why I couldn't get it to work that way, but I added the following to my /etc/fstab and now it works perfectly:
I am new to the forum and the reason I looked for this forum is this exact problem.
I am happy to say that after reading several threads I am finally able to use my Lexar
jump drive, however Todd42 when i replace my /etc/fstab to show what you have Mandrake
9.1 showed a bad line in the fstab during boot. It refered to /dev/sda1.............
Do you get this same message during boot?
I am having some what of the same problem. I have gotten my drive to work great with root. I have read write access and all. However when I switch to a user account I lose my ability to write... It is only read only. I have added the line you provided to my fstab but it still does the same thing. I am new to Linux... Any help would be great.
Sorry, I haven't been around this site in a while. No, I don't get that error. Since the last post, I am now using Mandrake 9.2 instead of 9.1. I am using the same /etc/fstab line, with the exception /dev/sda rather than /dev/sda1. I am doing that because the Hardware information in the harddrake control center tells me that is the device file. Would you get that error if you didn't create the mount point directory first? Just a guess. I'm not knowledgable enough to give you a definitive answer.
This helped a lot... I looked at the manual for mount and "users" isn't there but "user" is so I changed the line a little...
/dev/sda1 /mnt/usbdisk auto user,owner,noauto,rw,unhide 0 0
Quote:
Originally posted by lnxslacker 9.1 showed a bad line in the fstab during boot. It refered to /dev/sda1.............
Do you get this same message during boot?
I got this too. This is because the computer tells it's at the end of a command line with an endline or return symbol, so basically hit enter at the end of the line and this error will go away...
Originally posted by paco36 I am having some what of the same problem. I have gotten my drive to work great with root. I have read write access and all. However when I switch to a user account I lose my ability to write... It is only read only. I have added the line you provided to my fstab but it still does the same thing. I am new to Linux... Any help would be great.
-paco
that last comment of mine should fix this...my user had no problem afterward...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.