You are not logged in.

#1 2007-01-02 14:46:58

thecrazylol
Member
Registered: 2006-10-05
Posts: 27

clonecd for linux?

hi
i need an cd / dvd burning tool what is burning like clondcd/dvd
because i have a dvd which is really  marked
i wonder that vlc is playing  all of the film...
but if i want to copy the dvd to an imagefile there appears a lot of reading failures
i know that clone cd burnes the input, like it is getting in
k3b's option ignore failures needed 12 hours (because of re-read-try) to get 12 % ready, its to long ;-)
so i want a clone cd derivat
do u know any solution? i would accept commandline tools too wink

Offline

#2 2007-01-02 14:57:36

Snarkout
Member
Registered: 2005-11-13
Posts: 542

Re: clonecd for linux?

Take a look at dvdisaster - it may do what you need.  It's in the AUR.


Unthinking respect for authority is the greatest enemy of truth.
-Albert Einstein

Offline

#3 2007-01-02 15:22:15

SiD
Member
From: Germany
Registered: 2006-09-21
Posts: 729

Re: clonecd for linux?

try k9copy (qt) from the community-repo
or dvd95 (gtk) from AUR
libdvdcss should be installed also...

Last edited by SiD (2007-03-14 12:26:03)

Offline

#4 2007-01-02 15:35:58

Bob Day
Member
Registered: 2005-11-26
Posts: 43

Re: clonecd for linux?

I think you find this a nice read: http://www.linux-magazine.com/issue/28/CDImaging.pdf

not sure how useful it is in your case

Offline

#5 2007-01-02 23:01:50

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: clonecd for linux?

I'm not sure what your asking for but if you want an exact dvd or cd copies you can do:

dd if=/dev/dvdrw of=dvd.iso

then use your favorite buring app to record it onto a disk or do it manually:

cdrecord --speed <num> dev=/dev/dvdrw dvd.iso

Offline

Board footer

Powered by FluxBB