Showing posts with label wodim. Show all posts
Showing posts with label wodim. Show all posts

Tuesday, March 11, 2008

Writing ISO files from the commandline

Maybe you want to rip a data CD or DVD into an ISO formatted file. Here is how to do it from the command line:

$wodim -v dev=<device> [speed] <trackName.iso>

For example:

$wodim -v dev=/dev/scd0 speed=4 puppy-3.01-seamonkey.iso