Hello,

On Sat, 07 Jun 2008, Shrinivasan T wrote:
> How to copy a VCD to another empty disc?
> 
> i can not create dd dump or iso.

You should not (and perhaps cannot) use dd to dump a CD.

There are (at least) two ways CD's are written --- tracks and packets.

The former can be read and written by "cdrecord" tools which have now
been forked into the "wodim" tools; there is also the "cdrdao" tool
which reads and writes tracks.

The packet mode is used by "udftools". That is the typical format for
film DVD's.

As far as I know these tools do not really "care" what type of data
is read or written on the tracks or packets.

Kapil.
--

_______________________________________________
To unsubscribe, email [EMAIL PROTECTED] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to