CDRX is a menu-based Perl script designed to help you use your CDRW with mkisofs and cdrecord to handle ISO creation, CDROM/CDRW device scans and setup, CDRW blanking, and CDRW burns. It is designed to supplant the need for an X-based CD burning utility, to provide features not found in other Unix CD burning programs, and to be easy for beginners to use.
| Tags | multimedia Sound/Audio CD Audio CD Writing Archiving backup Other/Nonlisted Topic Packaging CD Ripping |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux BSD |
| Implementation | Perl |
Recent releases


Changes: There is a bugfix to comply with POSIX regular expressions. This appears to be relevant to Red Hat 8.0 systems. Also of note is that the tarball now decompresses everything into a cdrx-(version) directory, rather than dumping everything into the current directory.


Changes: A regex/error-checking problem, found in the burning subroutines of some drives, where non-empty or missing cdr/w blanks were not caught during the burn process has been fixed.


Changes: With this release, the entire program has been rewritten in Perl "strict" mode. The "intro" screen now only appears during fresh installs (or whenever it doesn't find the settings file). CDRX now supports multiple SCSI buses, and checks to ensure /var/db actually exists, doing a mkdir if necessary. Full status output during blanks, burns, etc. now goes to standard output.


Changes: Minor fixes for some temporary ISO creation subroutines. Users may have noticed ISO creation or deletion (of temporary file) problems when creating ISOs by hand (versus a CD-to-CD copy).


Changes: This release fixes an ISO listing error caused by a missing call to db_handle(). This affects users that burn from an existing ISO to CD-R/W.