K9Copy – DVD backup tool
You cannot 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
TDE Weblate 112b19f8ad Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/
11 months ago
doc Replace Qt with TQt 12 months ago
icons Drop autotools support 1 year ago
k9Mplayer Replace Q_SIGNALS and Q_SLOTS 1 year ago
k9author Replace Q_SIGNALS and Q_SLOTS 1 year ago
k9decmpeg Drop autotools support 1 year ago
k9devices Drop autotools support 1 year ago
k9vamps Drop autotools support 1 year ago
libdvdnav Drop autotools support 1 year ago
libk9copy Replace Q_SIGNALS and Q_SLOTS 1 year ago
src Replace Q_SIGNALS and Q_SLOTS 1 year ago
translations Update translation files 11 months ago
AUTHORS Removed unnecessary executable flag. 7 years ago
CMakeL10n.txt Use centralized cmake version 11 months ago
CMakeLists.txt Use centralized cmake version 11 months ago
COPYING Removed unnecessary executable flag. 7 years ago
ChangeLog Removed unnecessary executable flag. 7 years ago
ConfigureChecks.cmake Conversion to cmake build system 2 years ago
INSTALL Removed unnecessary executable flag. 7 years ago
NEWS Removed unnecessary executable flag. 7 years ago
README Removed unnecessary executable flag. 7 years ago
TODO Removed unnecessary executable flag. 7 years ago
config.h.cmake Conversion to cmake build system 2 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