On Thu, 4 Feb 1999, Chris Frost wrote: [snip] > or use sdd (scsi dd) to do a bit-for-bit copy of the source. Note though, > that the last option does actually do a bit for bit copy, meaning even > things such as scratches will show up on the copy (the other tools would > normally fix these problems). Once you have an image of the disc you'd > like to copy, use cdrecord to burn the cd; the syntax wil be something > like "cdrecord -v dev=0,2,0 -eject speed=4 -audio *wav", just do a man on > cdrecord.
I'm not familiar with this tool (sdd) is there a special way to write the data that it reads, or can I just use cdrecord the way I would use it to burn iso images? (I'm talking about data, here, not audio as the last guy was). Thanks in advance -Dan