Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's 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.
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. |
|
 |
11-04-2003, 02:40 PM
|
#1
|
|
LQ Newbie
Registered: Nov 2003
Distribution: Madrake 9.1
Posts: 8
Rep:
|
how to mount /dev/sda1 not only for root?
hi,
when i try tomount my /dev/sda1 device (mount /dev/sda1 /mnt/rmv) only root is allowed to access the mount directory. i know that i can use fstab to specify -o users and tried this
with the command. but it didn't work. does anybody know how to mount a device for all users? thanx.
|
|
|
|
11-04-2003, 02:44 PM
|
#2
|
|
Moderator
Registered: Apr 2002
Location: in a fallen world
Distribution: slackware by choice, others too :} ... android.
Posts: 22,903
|
List fstab?
I'd like to see, for instance, what
file system it is :)
Cheers,
Tink
|
|
|
|
11-04-2003, 02:51 PM
|
#3
|
|
LQ Newbie
Registered: Nov 2003
Distribution: Madrake 9.1
Posts: 8
Original Poster
Rep:
|
there's no entry in fstab yet - it's an usb device and i just plugged it in.
the filesystem is fat (actually i mounted it with -t vfat -> and i can access it as root).
i could write the fstab entry to get access as a normal user but i want to do it from commandline.
|
|
|
|
11-04-2003, 05:21 PM
|
#4
|
|
Moderator
Registered: Apr 2002
Location: in a fallen world
Distribution: slackware by choice, others too :} ... android.
Posts: 22,903
|
Try something like
mount -t msdos /dev/sda1 /mnt/rmv -o gid=<your group number>,umask=000,rw,user,users
Cheers,
Tink
|
|
|
|
11-04-2003, 08:15 PM
|
#5
|
|
LQ Newbie
Registered: Nov 2003
Distribution: Madrake 9.1
Posts: 8
Original Poster
Rep:
|
thanx...this works fine!
|
|
|
|
| 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 11:37 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
|
|