Mounting question

Tom Masterson kd7cyu at yahoo.com
Thu Apr 14 21:52:18 UTC 2011


That did it.  I knew I was missing something simple.

Thanks
Tom

On Thu, 14 Apr 2011, Kyle wrote:

> Try mounting your drives using the following mount command:
>
> sudo mount -t <type> -o rw,umask=000,uid=<uid>,gid=<gid> <device> <dir>
>
> You can determine your uid and gid using a command like
>
> id <username>
>
> It kinda prints out more than you need to know, but the topmost lines are 
> your uid followed by your gid. Including these in your mount command should 
> solve your problem.
> ~Kyle
>
> _______________________________________________
> Blinux-list mailing list
> Blinux-list at redhat.com
> https://www.redhat.com/mailman/listinfo/blinux-list
>




More information about the Blinux-list mailing list