cdrwtool
The cdrwtool command can perform certain actions on a CD-R, CD-RW, or DVD-R device. Mainly these are blanking the media, formating it for use with the packet-cd device, and applying an UDF filesystem.[1]
Documentation
- man 1 'cdrwtool' [EN]
Syntax
cdrwtool -d DEVICE [PARAMETER ...]
Parameters
- -d DEVICE
- Specify the DEVICE to use e.g. /dev/sr0.
- -q
- Blank the disc, format it as one large track, and write the UDF filesystem structures
Examples
- Create the UDF filesystem structures
cdrwtool -d '/dev/sr0' -q
References
- ↑ man 1 'cdrwtool'