mkudffs
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
- man 8 'mkudffs' [EN]
Syntax
mkudffs [PARAMETER ...] DEVICE
References
- ↑ man 8 'mkudffs'