[geeks] ripping ISO images

Jochen Kunz jkunz at unixag-kl.fh-kl.de
Thu Mar 14 10:00:31 CST 2002


On Thu, Mar 14, 2002 at 09:39:12AM -0600, Bill Bradford wrote:

> Anybody remember the magic dd string to rip ISO images with?
dd if=/dev/rcd0c of=/tmp/cd.img bs=2048
or use cdrdao (http://cdrdao.sourceforge.net/):
cdrdao read-cd --device 0,0,0 toc_file
or somthing like
cdrdao copy --device 1,3,0 --source-device 0,0,0 --speed 8 --on-the-fly
I copied 14 AIX CDs with that today. (OK, I did not test the copies yet.)
-- 



tsch|_,
         Jochen

Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/



More information about the geeks mailing list