mkudffs

From RaySoft

mkudffs is used to create a UDF filesystem on a device (usually a disk). device is the special file corresponding to the device (e.g /dev/hdX). blocks-count is the number of blocks on the device. If omitted, mkudffs automagically figures the file system size.[1]

Documentation

Syntax

mkudffs  [PARAMETER ...] DEVICE

References

  1. man 8 'mkudffs'