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 4b425835b3
Raise the minimum required version of CMake to 3.5.
11 months ago
doc Drop autotools support 11 months ago
icons Drop autotools support 11 months ago
k9Mplayer Drop autotools support 11 months ago
k9author Replace Qt with TQt 11 months ago
k9decmpeg Drop autotools support 11 months ago
k9devices Drop autotools support 11 months ago
k9vamps Drop autotools support 11 months ago
libdvdnav Drop autotools support 11 months ago
libk9copy Drop autotools support 11 months ago
src Copy translations to a new directory layout. 11 months ago
translations Copy translations to a new directory layout. 11 months ago
AUTHORS Removed unnecessary executable flag. 6 years ago
CMakeL10n.txt Raise the minimum required version of CMake to 3.5. 11 months ago
CMakeLists.txt Raise the minimum required version of CMake to 3.5. 11 months ago
COPYING Removed unnecessary executable flag. 6 years ago
ChangeLog Removed unnecessary executable flag. 6 years ago
ConfigureChecks.cmake Conversion to cmake build system 1 year ago
INSTALL 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.cmake Conversion to cmake build system 1 year 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