Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
file systems locked for non-root
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
dasRatsel
n00b
n00b


Joined: 04 Aug 2004
Posts: 40

PostPosted: Tue May 17, 2005 12:58 am    Post subject: file systems locked for non-root Reply with quote

so -- i put all my windows ntfs partitions in fstab with the following options:

noatime,ro

but when i login -- i cant access them -- apparently they can only be accessed by root -- what else to do? -- i cant just change the permissions cause i cant write to ntfs ... what should i do?

~Xavier
_________________
where is fancy bred...
in the heart or in the head
Back to top
View user's profile Send private message
moocha
Watchman
Watchman


Joined: 21 Oct 2003
Posts: 5722

PostPosted: Tue May 17, 2005 1:25 am    Post subject: Reply with quote

Assuming your NTFS file system is on /dev/hda5 and your mount point is /mnt/ntfs, you'd need a fstab entry along the lines of:
Code:
/dev/hda5   /mnt/ntfs   ntfs   defaults,umask=000    0 0

_________________
Military Commissions Act of 2006: http://tinyurl.com/jrcto

"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin
Back to top
View user's profile Send private message
dasRatsel
n00b
n00b


Joined: 04 Aug 2004
Posts: 40

PostPosted: Tue May 17, 2005 1:53 am    Post subject: Reply with quote

works beautifuly thanks -- although i've never had that problem before -- what does the umask=000 option do exactly?
_________________
where is fancy bred...
in the heart or in the head
Back to top
View user's profile Send private message
moocha
Watchman
Watchman


Joined: 21 Oct 2003
Posts: 5722

PostPosted: Tue May 17, 2005 2:16 am    Post subject: Reply with quote

It prevents the kernel from removing any permissions from the user, group, and others permission groups.
_________________
Military Commissions Act of 2006: http://tinyurl.com/jrcto

"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Tue May 17, 2005 2:53 am    Post subject: Reply with quote

Moved to OTG
_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum