mount_udf(8)
Canonical URL: /mount_udf.8/
| MOUNT_UDF(8) | System Manager's Manual | MOUNT_UDF(8) |
NAME
mount_udf — mount
a UDF filesystem
SYNOPSIS
mount_udf |
[-o options]
special node |
DESCRIPTION
The mount_udf command attaches a UDF
filesystem (typically found on a DVD) residing on the device
special to the global filesystem namespace at the
location indicated by node. The filesystem is always
mounted readonly. This command is invoked by mount(8) when
using the syntax
mount [options] -t udf
special nodeThe options are as follows:
SEE ALSO
HISTORY
UDF support first appeared in FreeBSD 5.0, and was then ported to OpenBSD 3.8.
AUTHORS
Scott Long <scottl@freebsd.org> did the original work; Pedro Martelletto <pedro@openbsd.org> adapted it to OpenBSD.
| April 23, 2020 | Linux 7.1.13-200.fc44.x86_64 |
Need conceptual guidance? Continue in the OpenBSD Handbook.