[NTLUG:Discuss] UDF filesystem

Kenneth Loafman kenneth at loafman.com
Sun Dec 14 16:44:07 CST 2008


terry wrote:
>  I have a CD that I can't seem to read, appears to be UDF filesystem (UDF as
> opposed to iso9666).
> Anyone know how to read UDF CDs?

Try 'mount -t udf /dev/cdrom /mnt/foo'.  If its a UDF format, it should
mount with a command similar to that.  They keep moving the cdrom mount
around, so your system may be slightly different.  /mnt/foo is some dir
on your system to use as the mount point.

Look in 'man mount' for UDF mount options.

...Ken



More information about the Discuss mailing list