# Burning CD/DVD from CLI with wodim

List devices:

`#wodim --devices`

Check devices:

`#wodim -checkdrive `

Burn .ISO:

`#wodim dev=/dev/scd0 -burnfree -v -data bla.iso`