Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] User-owned mounts


>However, whenever I mount it, the folder becomes owned by root. There
>doesn't seem to be any option to change this for ext2 mounts as there is for
>smbfs.

mount the partition
chown the top directory

then it will be owned by that user whenever it's mounted. I'm curious
where the uid/gid info is stored though.