%general-entities; ]> $LastChangedBy$ $Date$ Cdrtools-&cdrtools-version; Cdrtools Introduction to <application>Cdrtools</application> The Cdrtools package contains CD recording utilities. These are useful for reading, creating or writing (burning) Compact Discs. Package information Download (HTTP): Download (FTP): Download MD5 sum: &cdrtools-md5sum; Download size: &cdrtools-size; Estimated disk space required: &cdrtools-buildsize; Estimated build time: &cdrtools-time; Installation of <application>Cdrtools</application> Install Cdrtools by running the following commands: make INS_BASE=/usr DEFINSUSR=root DEFINSGRP=root Now, as the root user: make INS_BASE=/usr DEFINSUSR=root DEFINSGRP=root install Command explanations INS_BASE=/usr: This parameter moves the install directory from /opt/schily to /usr. DEFINSUSR=root DEFINSGRP=root: These parameters install all programs with root:root ownership instead of the default bin:bin. Contents Installed Programs Installed Libraries Installed Directories cdda2wav, cdrecord, devdump, isodebug, isodump, isoinfo, isovfy, mkhybrid, mkisofs, readcd, rscsi, scgcheck, skel libdeflt.a, libedc_ecc.a, libfile.a, libhfs.a, libparanoia.a, librscg.a, libscg.a, libschily.a, libunls.a None Short Descriptions cdda2wav converts Compact Disc audio into WAV sound files. cdda2wav cdrecord records audio or data Compact Discs. cdrecord devdump is a diagnostic program used to dump an ISO-9660 device or file in hex. devdump isodebug is used to display the command-line parameters used to create an ISO-9660 image. isodebug isodump is a diagnostic program used to dump a device or file based on ISO-9660. isodump isoinfo is used to analyze or list an ISO-9660 image. isoinfo isovfy is used to verify an ISO-9660 image. isovfy mkhybrid is a symbolic link to mkisofs used to create ISO-9660/HFS hybrid filesystem images. mkhybrid mkisofs is used to create ISO-9660/JOLIET/HFS filesystem images, optionally with Rock Ridge attributes. mkisofs readcd reads or writes Compact Discs. readcd rscsi is a remote SCSI manager. rscsi scgcheck is used to check and verify the Application Binary Interface of libscg. scgcheck libscg.a is a highly portable SCSI transport library. libscg.a