Login or Sign up

Burn an (ubuntu) .iso to compact disk from the command line

Posted by: skyl on Nov. 26, 2009

This only took 30 seconds to run for an entire ubuntu disk. Seems a little fast... I'll let you know if this disk is corrupted or if it worked.

cdrecord -v -tao speed=40 dev=/dev/cdrom driveropts=burnfree -eject -data file.iso

Comments on This Post:

Please Login (or Sign Up) to leave a comment