On Saturday 09 Apr 2005 11:10 pm, Ayan Debnath wrote: > Hi > > Thanks for the reply. > > I need help on - how can I make a protected CD in Linux > so that the CD I will burn will not be copied further > (atleast for medium level users).
That is an extremely unethical thing to do with data CDs and is extremely easy to bypass on *NIX systems. dd if=/dev/cdrom | cdrecord speed=? dev=/dev/cdburner -data - The above command will copy a CD with copy protection with no problems whatsoever. And even newbies would find that easy, wont they!! Even K3B with the clone copy option mimics the above operation. So most copy protection IMO would be pointless, so to speak However if you wish to create a copy protected audio CD, just add tracks to the project in K3B, right click within the project and select "Properties". In the dialog that pops up, click on the "Options" tab and select "Copy Protected". That should do the trick for you. > Thank you > Ayan Debnath -- /Sumeet Sumeet Madhukar Moghe��http://cipher-quaker.blogspot.com ------------------------------------------------------------------ GnuPG Keys: ���http://smith-morgan.mirrorz.com/gnupg.txt Fingerprint : �1388 881A 6FED A370 78B7 1342 2F51 20C9 083C 704D ------------------------------------------------------------------ Seminars, n.: From "semi" and "arse", hence, any half-assed discussion. -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
