[GLLUG] reading a goofy CD-ROM

Melson, Paul PMelson at sequoianet.com
Mon Oct 27 15:22:00 EST 2003


Yes, dd will do this.  (`dd if=/dev/cdrom of=cd.iso`)  The files will be
contiguous.  File order in terms of data blocks will depend on the order
in which the files were added to the image, create/modify dates, etc.

PaulM

-----Original Message-----
2) dump the entire CD as an image and pick out the bits for each file by
hand
  Is there a way to do this with dd or cpio? AND will the data for each
file be contiguous?





More information about the linux-user mailing list