-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, 4 Feb 1999, Tom Lear wrote:
> > -- Please CC: me, I'm not subscribed -- > > My friend has a CD of his music he needs copied and I have the equipment > to do it but I haven't used the tools yet. I need to do this soon so I'm > asking for help. I essentially need to do "dd if=/dev/cdrom of=/dev/cdr". Sorry, this won't work. You need a special tool to write to cd's. To copy the source cd you can either use cdda2wav or paranoia if it's a music cd (aka 'red book'), mount mkisofs (do a man on this program for more info), 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. 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/AwUBNrmYkeEzIlbKpewXEQIMxgCeMtVCD4If/nIpiMSbB08ESW0bxpAAoLAN dnCN6hSIULe3zD0BrqnI53Vb =VuJF -----END PGP SIGNATURE-----