Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
tmp mounten
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3541
Location: Berlin

PostPosted: Wed Oct 12, 2005 4:54 pm    Post subject: tmp mounten Reply with quote

Hallo
Ich wollte tmp auf einer eigenen Partition mounten.
Mit
Code:
/dev/sda6 /tmp ext3 auto,defaults  0 4

wird die Partition engebunden, ich kann mich aber als user nicht einloggen.
Mit
Code:
/dev/sda6     /tmp ext3 auto,user,exec,umask=022,rw 0 4

wird die Partition nicht eingebunden.
Back to top
View user's profile Send private message
Raistlin
l33t
l33t


Joined: 17 May 2004
Posts: 691
Location: Boston, MA

PostPosted: Wed Oct 12, 2005 5:55 pm    Post subject: Reply with quote

Hi,

vielleicht liegts daran:
man mount wrote:
Mount options for fat
(Note: fat is not a separate filesystem, but a common part of the
msdos, umsdos and vfat filesystems.)

blocksize=512 / blocksize=1024 / blocksize=2048
Set blocksize (default 512).

uid=value and gid=value
Set the owner and group of all files. (Default: the uid and gid
of the current process.)

umask=value
Set the umask (the bitmask of the permissions that are not
present). The default is the umask of the current process. The
value is given in octal.
...


;)

Gruss, R.
_________________
Zwei Was Eins Initially

"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it."
Back to top
View user's profile Send private message
Fauli
l33t
l33t


Joined: 24 Apr 2004
Posts: 760
Location: Moers, Germany

PostPosted: Wed Oct 12, 2005 9:28 pm    Post subject: Reply with quote

Wahrscheinlich musst du nach dem Mounten von /tmp einmal ein "chmod 1777 /tmp" machen.
_________________
Do your part to beautify the web! Turn off link underlining!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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