The Cdrtools package contains CD recording utilities. These are useful for reading, creating or writing (burning) Compact Discs.
Download (HTTP): http://gd.tuwien.ac.at/utils/schilling/cdrtools/cdrtools-2.00.3.tar.gz
Download (FTP): ftp://ftp.berlios.de/pub/cdrecord/cdrtools-2.00.3.tar.gz
Download size: 1.6 MB
Estimated Disk space required: 19.1 MB
Estimated build time: 0.44 SBU
Install Cdrtools by running the following commands:
make INS_BASE=/usr DEFINSUSR=root DEFINSGRP=root &&
make INS_BASE=/usr DEFINSUSR=root DEFINSGRP=root install
INS_BASE=/usr: This command moves the install directory from /opt/schily to /usr.
DEFINSUSR=root DEFINSGRP=root: These commands install all programs with root.root ownership instead of the default bin:bin.
The Cdrtools package contains cdrecord, cdda2wav, mkisofs, mkhybrid, readcd, scgcheck, isoinfo, isodump, isovfy, isodebug, devdump, rscsi and support libraries.
isoinfo, isodump, isovfy, isodebug and devdump are utility programs for dumping and verifying ISO9660 images.