System Administration Guide, Volume 1

How to Create a UDF File System

Create a UDF file system by using the mkfs command.

  1. Become superuser.

  2. Create a UDF file system.


    # mkfs -F udfs /dev/rdsk/device-name
    
  3. Verify the UDF file system is created by mounting it. See "How to Mount a UDF File System" for more information.

See mkfs_udfs(1M) for more information.