Hi list, I have a problem with mountig a DVD-RAM as a specific user and group.
I mount with this parameters:
#mount -t udf -o uid=33,gid=6,umask=0000 /dev/hdc /mnt/
#mount:
/dev/hdc on /mnt type udf (rw,uid=33,gid=6,umask=0000)
but a #ll /mnt shows:
drwxr-xr-x 2 root root 256 Jan 29 10:03 data -rw------- 1 root root 11 Feb 2 10:52 info drwxr-xr-x 2 root root 40 Jan 29 09:02 lost+found
Whats wrong? I can't find the error.
I hope someone can help me, tanks, Sebastian