cdrtools-2.0

Introduction to cdrtools

Download location (HTTP):       
Download location (FTP):        ftp://ftp.berlios.de/pub/cdrecord/cdrtools-2.0.tar.gz
Version used:                   2.0
Package size:                   1.6 MB
Estimated Disk space required:  15.5 MB

The cdrtools package contains cd recording utilities. These are useful for reading, creating or writing (burning) Compact Discs.

Installation of cdrtools

Install cdrtools by running the following commands:

make INS_BASE=/usr DEFINSUSR=root DEFINSGRP=root &&
make INS_BASE=/usr DEFINSUSR=root DEFINSGRP=root install

Command explanations

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.

Contents

The cdrtools package contains cdrecord, cdda2wav, mkisofs, readcd, scgcheck, isoinfo, isodump, isovfy, devdump, rscsi and support libraries.

Description

cdrecord

cdrecord records audio or data Compact Discs.

cdda2wav

cdda2wav dumps Compact Disc audio into wav sound files.

mkisofs

mkisofs and mkhybrid generates an ISO9660/JOLIET/HFS hybrid filesystem.

readcd

readcd reads or writes Compact Discs.

scgcheck

scgcheck is used to check and verify the Application Binary Interface of libscg.

support utilities

isoinfo, isodump, isovfy and devdump are utility programs for dumping and verifying iso9660 images.

rscsi

rscsi is a remote scsi manager.

support libraries

libdeflt, libfile, libhfs, librscg, libscg, libschily and libunls are the support libraries for this package.