K9Copy – DVD backup tool
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
tpearson 5660db4e68
rename the following methods:
13 years ago
doc Fixed images 14 years ago
dvdread rename the following methods: 13 years ago
k9Mplayer rename the following methods: 13 years ago
k9author rename the following methods: 13 years ago
k9decmpeg rename the following methods: 13 years ago
k9devices rename the following methods: 13 years ago
k9vamps Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
libdvdnav rename the following methods: 13 years ago
libk9copy rename the following methods: 13 years ago
po Added old abandoned version of k9copy 14 years ago
src rename the following methods: 13 years ago
AUTHORS Added old abandoned version of k9copy 14 years ago
COPYING Added old abandoned version of k9copy 14 years ago
ChangeLog Added old abandoned version of k9copy 14 years ago
INSTALL Added old abandoned version of k9copy 14 years ago
Makefile.am Added old abandoned version of k9copy 14 years ago
Makefile.cvs Added old abandoned version of k9copy 14 years ago
NEWS Added old abandoned version of k9copy 14 years ago
README Added old abandoned version of k9copy 14 years ago
TODO Added old abandoned version of k9copy 14 years ago
acinclude.m4 Added old abandoned version of k9copy 14 years ago
aclocal.m4 Added old abandoned version of k9copy 14 years ago
config.h.in Added old abandoned version of k9copy 14 years ago
configure.files Added old abandoned version of k9copy 14 years ago
configure.in Fix k9copy configure checks 13 years ago
configure.in.in Fix k9copy configure checks 13 years ago
stamp-h.in Added old abandoned version of k9copy 14 years ago
subdirs Added old abandoned version of k9copy 14 years ago

README

install from sources:

make -f Makefile.cvs
./configure --prefix=/usr
make
make install      (as root)


k9copy can now copy dvd with bad sectors.
for a faster copy from a dvd with bad sectors : reduce the readahead for the drive :

as root: hdparm -a8 /dev/dvd