CLI : how to burn DVD/CD using mkisofs + cdrecord under CentOS Linux 4.4
I had trouble to continue using xcdroast to burn DVD to archive system backups yesterday. With the load I have at work, I can’t afford much time to coerce xcdroast to behave. Instead, I used mkisofs and cdrecord from command line to burn DVDs. The command line solves my urgent need for a working DVD burning programs, and dual as a verification on the claim that the cdrecrod from cdrtools package is now capable of burning DVD without the extra cdrecord.prodvd hack. Below are quick steps on how to burn DVD/CD using mkisofs and cdrecord under CentOS Linux 4. The steps and commands are done successfully on an up-to-date CentOS 4.4/i386 desktop. I can’t see why the same steps wouldn’t work on a up-to-date CentOS 4.1 or Fedora Core 6, or other linux/UNIX systems, given that mkisofs and cdrecord are available and proper kernel support is there for the DVD burners.