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
Slávek Banko ced814784b
Fix FTBFS for build with --enable-final.
5 years ago
admin@68f23556e6 Reset submodule main/applications/k9copy/admin to latest HEAD 5 years ago
cmake@74654feb3b Reset submodule main/applications/k9copy/cmake to latest HEAD 5 years ago
doc Fix invalid headers in PNG files and optimize for size 8 years ago
k9Mplayer Add includes to UI files to resolve FTBFS. 6 years ago
k9author Add includes to UI files to resolve FTBFS. 6 years ago
k9decmpeg Fix FTBFS for build with --enable-final. 5 years ago
k9devices Rename kdeeject -> tdeeject 10 years ago
k9vamps Removed unnecessary executable flag. 6 years ago
libdvdnav Use system dvdread headers 11 years ago
libk9copy Fix FTBFS for build with --enable-final. 5 years ago
po Update translation files 5 years ago
src Fix FTBFS for build with --enable-final. 5 years ago
.gitmodules Added common directories 13 years ago
AUTHORS Removed unnecessary executable flag. 6 years ago
CMakeL10n.txt Add CMakeL10n rules. 5 years ago
COPYING Removed unnecessary executable flag. 6 years ago
ChangeLog Removed unnecessary executable flag. 6 years ago
INSTALL Removed unnecessary executable flag. 6 years ago
Makefile.am Use system dvdread headers 11 years ago
Makefile.cvs Removed unnecessary executable flag. 6 years ago
NEWS Removed unnecessary executable flag. 6 years ago
README Removed unnecessary executable flag. 6 years ago
TODO Removed unnecessary executable flag. 6 years ago
config.h.in Fix crash when img_convert unavailable 10 years ago
configure.files Added old abandoned version of k9copy 14 years ago
configure.in.in qt_includes => tqt_includes conversion 6 years ago
stamp-h.in Removed unnecessary executable flag. 6 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