On Thu, 11 Apr 2002, Sridhar the POWERful wrote:
...how to make ISO images of CD-ROM's under Linux?
Peace... Sridhar
If the CD-ROm is the first SCSI CD drive,
dd if=/dev/scd0 of=image.iso
If the disk is a non-ISO filesystem, like an AIX install or Mac CD,
then:
dd if=/dev/scd0 of=image.iso bs=1
works on anything. Including the OpenVMS Hobbyist CDs.
Doc
This information is not meant to be, and should never be, used for
purposes of software piracy yadda yadda yadda yadda......