manpages.info - online man pages   

Mac OS X / Darwin man pages : mount_udf (8)
mount_udf (8)

Table of Contents

Name

mount_udf - mount a UDF filesystem

Synopsis

mount_udf [-e] [-o options] special | node

Description

The mount_udf command attaches the UDF filesystem residing on the device special to the global filesystem namespace at the location indicated by node. This command is normally executed by mount(8) at boot time.

The options are as follows:

-e
Enable the use of extended attributes.

-o
Options are specified with a -o flag followed by a comma separated string of options. See the mount(8) man page for possible options and their meanings.

See Also

mount(2) , unmount(2) , fstab(5) , mount(8)

Bugs

UDF 1.50 is supported. UDF 2.0 and later is not.

History

The mount_udf utility first appeared MacOS 10


Table of Contents