[ltp] cd image of a cd

Martin Höfling linux-thinkpad@linux-thinkpad.org
Tue, 20 Jan 2004 17:03:45 +0100


Am Dienstag, 20. Januar 2004 16:32 schrieb Gustavo Halperin:
> Hello
>
>     I want make  a copy of one CD to others. How I make the image of the
> CD ??
>
>  I can't do it xcdroast, gcombust. There only know make iso from a sum
> of files
> but not from the CD as is.  So How I can do it??

although it's not a ThinkPad related question: 

dd if=/dev/hdc of=/tmp/yourcdimage.iso

Google is your friend,  too:

http://www.google.de/search?hl=de&ie=ISO-8859-1&q=create+iso+cd+image+linux&btnG=Google+Suche&meta=

Look at this:

http://linux.bryanconsulting.com/stories/storyReader$170


Best regards

	Martin