-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, 4 Feb 1999, Odin 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). sdd is simply a much improved dd (one of the best features that it doesn't need a continous stream, which is hard to do on cd's). cdrecord simply takes a file and burns it onto the cd, what's in it doesn't matter (you could burn a cd with an ext2 filesystem, iso filesystem, or something from /dev/null for all it cares). So, yes, cdrecord will burn sdd's output. If the cdrom drive you're ripping from is at least in the vicinity of 2 fold faster at ripping audio than you want to burn, you might try piping sdd into cdrecord. Chris <- Visit Me At <http://www.frostnet.advicom.net/chris/> -> <------------------------------------------------------------------------------> Public PGP Key: Email [EMAIL PROTECTED] with the subject "retrieve pgpkey" or visit <http://www.frostnet.advicom.net/chris/pgp_key.phtml> -----BEGIN PGP SIGNATURE----- Version: PGP for Personal Privacy 5.0 Charset: noconv iQA/AwUBNroYPeEzIlbKpewXEQLuJwCePM4yF6VnYeqo7aQz571RfgX+id8AnjLI EDxQ+DZd3tXdw8AHo8Vw3I3W =r17D -----END PGP SIGNATURE-----

