> when mounting a cd that contains both udf and iso9660,
> I get r-xr-xr-x permissions if mounting as iso but
> r--r--r-- if mounting as udf. So, I cannot read it's
> directories when mounted as udf (only root can).

I think you want;

$ mount -o umask=0755 ...

To set the umask to 0755 (suprisingly :), that should work anyhoo if
used when mounting UDF.

Matt

--
http://www.mattsscripts.co.uk/
  - A great source for free CGI and stuff

 Fry: I'm not a robot like you. I don't like having disks crammed
 into me... unless they're Oreos, and then only in the mouth.


--
[EMAIL PROTECTED] mailing list

Reply via email to