dvd+rw-format
DVD+-RW/R recorder
Install
- All systems
-
curl cmd.cat/dvd+rw-format.sh
- Debian
-
apt-get install growisofs
- Ubuntu
-
apt-get install growisofs
- Alpine
-
apk add dvd+rw-tools
- Arch Linux
-
pacman -S dvd+rw-tools
- Kali Linux
-
apt-get install growisofs
- CentOS
-
yum install dvd+rw-tools
- Fedora
-
dnf install dvd+rw-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install growisofs
- OS X
-
brew install dvd+rw-tools
- Raspbian
-
apt-get install growisofs
- Dockerfile
- dockerfile.run/dvd+rw-format
- Docker
-
docker run cmd.cat/dvd+rw-format dvd+rw-format
powered by Commando
growisofs
DVD+-RW/R recorder
growisofs is a general purpose DVD recording program that supports: * random-access media (DVD+RW, DVD-RAM, plain files, hard disk partitions) * mastering multisession DVD media (DVD+R, DVD-R/-RW, and Blu-ray Disc) * first-/single-session recording of arbitrary pre-mastered image (formatted as UDF, ISO9660 or any other file system, if formatted at all) to all supported DVD media types. growisofs is able to either write pre-created ISO images or create them on-the-fly (by calling genisoimage). This package also contains dvd+rw-format, a utility to format a DVD+RW media.
dvd+rw-tools
DVD+-RW/R tools
The dvd+rw-tools suite makes it possible to burn DVD images created by dvdauthor or genisoimage to DVD+R, DVD+RW, DVD-R, and DVD-RW disks, replacing cdrecord-proDVD in many cases. This package contains dvd+rw-mediainfo (to give details about DVD disks), and some programs to control the write speed and obtain information from DVD-RAM. Additionally, it depends on the growisofs package to provide the main front-end for burning DVD-like media.
dvd+rw-tools-dbg
DVD+-RW/R tools (debug)
dvd+rw-tools makes it possible to burn DVD images created by dvdauthor or genisoimage to DVD+R, DVD+RW, DVD-R, and DVD-RW disks, replacing cdrecord-proDVD in many cases. This package contains the debugging symbols for the programs in the growisofs and dvd+rw-tools packages.