Re: Using cdrdao to make several copies of the same CD

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/8/06, Jeff Vian <jvian10@xxxxxxxxxxx> wrote:
> I am using the command
>
> cdrdao copy --eject --device /dev/dvd
>
> to duplicate a CD. Is it possible to use cdrdao to copy several copies
> of the same CD without having to insert the original CD as many times
> as the desired number of copies?
>
use dd to make an iso image of the CD, then you can use cdrecord, k3b,
etc to make as many copies as you wish.

Thanks, Jeff, but it does not work here:

$ dd if=/dev/dvd of=mycd.iso
dd: reading `/dev/dvd': Input/output error
0+0 records in
0+0 records out
0 bytes (0 B) copied, 0.00744934 seconds, 0.0 kB/s
$

Paul


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux