The
newfs_udf utility creates an UDF file system on device
special suitable for the media currently inserted.
The options are as follow:
-c
Perform a crude surface check first to weed out disc faults on rewritable media.
-F
Force file system construction on non-empty recordable media.
-L loglabel
Set the disc logical label to the specified loglabel.
-P discid
Set the phyisical disc label to the specified discid. For strict conformance and interchange, don't set this manually.
-S setlabel
Set the disc set label to the specified setlabel. For strict conformance and interchange, don't set this manually.
-M
Disable metadata partition creation when selected UDF version or media dictates this. For strict conformance and interchange, don't disable this unless its causing problems.
-p percentage
Percentage of partition to be initially reserved for metadata on the Metadata partition. It defaults to 20 %.
-t gmtoff
Use the specified gmtoff as gmt time offset for recording times on the disc.
-V max_udf
Select max_udf as the maximum UDF version to be supported. For UDF version 2.50, use “0x250” or “2.50”.
-v min_udf
Select min_udf as the minimum UDF version to be supported. For UDF version 2.01, use “0x201” or “2.01”.