MOUNTUDF(8) BSD System Manager's Manual MOUNTUDF(8)
NAME
mountudf -- mount a UDF filesystem
SYNOPSIS
mountudf [-e] [-o options] special node
DESCRIPTION
The mountudf 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 sepa-
rated 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 mountudf utility first appeared MacOS 10
4th Berkeley Distribution October 6, 1999 4th Berkeley Distribution
|