SlackwareThis Forum is for the discussion of Slackware 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.
Location: From California, stationed in Germany with the Army, and now Deployed to Iraq until July 2005
Distribution: Slackware 10.2
Posts: 8
Rep:
Superuser for Mount?
As a normal user I am unable to mount drives. I tried to change the permissions of /bin/mount to 777 but I receive "mount: must be superuser to use mount". How can I upgrade my normal account to a superuser?
The above didn't work for me, so as a second option you can setup sudo. Just type "visudo" w/o quotes of course and add in the line "USER_NAME ALL=(ALL) NOPASSWD: ALL" and save it. You do have to use vi but it's pretty simple to find a simple how to use vi guide off of google.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.