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
Francois Andriot b375ac5d2d
Fix version check in prior commit
11 years ago
admin@65ecce459d Reset submodule main/applications/k9copy/admin to latest HEAD 11 years ago
cmake@ba27b9f232 Second part of prior commit 11 years ago
doc Fix k9copy doctype declaration for future maintenance of handbook files. 12 years ago
dvdread Fix incorrect characters. 11 years ago
k9Mplayer Rename additional header files to avoid conflicts with KDE4 11 years ago
k9author Fix version check in prior commit 11 years ago
k9decmpeg Rename additional header files to avoid conflicts with KDE4 11 years ago
k9devices Fix FTBFS when built without HAL integration 11 years ago
k9vamps Fix format string error 12 years ago
libdvdnav Fix incorrect characters. 11 years ago
libk9copy Fix incorrect characters. 11 years ago
po Additional renaming of kde to tde 13 years ago
src Fix FTBFS when built without HAL integration 11 years ago
.gitmodules Added common directories 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
config.h.in Fix FTBFS when built without HAL integration 11 years ago
configure.files Added old abandoned version of k9copy 14 years ago
configure.in.in Add automake support for --enable-gcc-hidden-visibility. 12 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