cdrecord
command line CD/DVD writing tool
Install
- All systems
-
curl cmd.cat/cdrecord.sh
- Debian
-
apt-get install wodim
- Ubuntu
-
apt-get install wodim
- Arch Linux
-
pacman -S cdrtools
- Kali Linux
-
apt-get install wodim
- CentOS
-
yum install wodim
- Fedora
-
dnf install wodim
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wodim
- OS X
-
brew install cdrtools
- Raspbian
-
apt-get install wodim
- Dockerfile
- dockerfile.run/cdrecord
wodim
command line CD/DVD writing tool
wodim allows you to create CDs or DVDs on a CD/DVD recorder. It supports writing data, audio, mixed, multi-session, and CD+ disc and DVD data and video disks on DVD capable devices, on just about every type of CD/DVD recorder out there. Please install cdrkit-doc if you want most of the documentation and README files.
cdrskin
command line CD/DVD/BD writing tool
cdrskin strives to be a second source for the services traditionally provided by cdrecord. Currently it does CD-R and CD-RW this way. Overwritable media DVD-RAM, DVD+RW, DVD-RW, and BD-RE are handled differently than with cdrecord-ProDVD in order to offer TAO-like single track recording. Sequential DVD-R[W], DVD+R, DVD+R DL, BD-R are handled like CD-R[W] with TAO and multi-session. Additionally cdrskin offers cdrecord-ProDVD-like mode DAO with DVD-R[W]. This is a burner only application. If you want a burner and ISO 9660 image manipulation application, please install xorriso package.