LinuxQuestions.org
Support LQ: Use code LQCO20 and save 20% on CrossOver Office
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Reply
 
LinkBack Search this Thread
Old 01-19-2005, 04:31 PM   #1
Veteq
Member
 
Registered: Feb 2004
Posts: 155

Rep: Reputation: 30
mounting sd cards - permission problem


I am having a problem with the permissions for a sd card

I have to mount it under root (/mnt/sdcard) but when I try to change the permissions so I can access it under a user ID, the permissions return to the default. I added this dir to the "permission" control panel but still doesn't allow me to change them. How do I get access to the mounted folder without using root?

Any help would be greatly appreciated.

thank you
 
Old 01-19-2005, 06:21 PM   #2
Uglyrock
LQ Newbie
 
Registered: Jan 2005
Distribution: Fedora and Gentoo
Posts: 2

Rep: Reputation: 0
RE:mounting sd cards -> /etc/fstab

Hi there

This sounds like the access configurations for the mounted device in /etc/fstab. The fstab file provides information on which device should be attached to mount point. Often you will find entries that look thus

/dev/fd0 /mnt/floppy noauto 0, 0

The above says for dev/fd0 attach it to mnt/floppy in the file system, but do not do this automatically and the two numbers (Try man fstab form info about that).

now your sd-card, probably has a similar entry. what you need to do is enable user access thus
e.g
/dev/fd0 /mnt/floppy noauto,users 0, 0

So it should look something like this

/dev/sd-card /mnt/sd-card noauto,users 0,0

check the man pages for more info on fstab

HTH Ugly..
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mounting and permission trouble. spitfire999 Linux - Newbie 5 03-28-2005 04:53 PM
problem mounting DVD - permission denied dgitelman Linux - General 7 09-07-2004 02:10 PM
NFS mounting : Permission denied Bahador Linux - Networking 3 07-18-2003 04:33 AM
Permission problems when mounting hd0 orange400 Linux - General 17 03-25-2003 02:24 AM
NFS Problem mounting 2 systems:Permission Denied by server meng_en Linux - General 3 09-23-2002 11:24 PM


All times are GMT -5. The time now is 02:10 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration