[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mounting NTFS partitions....




>mount makes device rwx------

Mount from a script and set umask as you wish the permissions to be for
mount before the mount command. If this is a rc file that does not die
RESTORE the umask to root defaults in the immediate next line after the
mount !

hope this helps,

Peter