Anyone know...

From: Doc <doc_at_mdrconsult.com>
Date: Thu Apr 11 01:25:17 2002

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......
Received on Thu Apr 11 2002 - 01:25:17 BST

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:34:30 BST