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
Michele Calgaro 4e2f83fa60 Translated using Weblate (Italian)
Currently translated at 100.0% (495 of 495 strings)

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/it/
1 year ago
doc Drop autotools support 1 year ago
icons Drop autotools support 1 year ago
k9Mplayer Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
k9author Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 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 Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
src Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
translations Translated using Weblate (Italian) 1 year ago
AUTHORS Removed unnecessary executable flag. 7 years ago
CMakeL10n.txt Raise the minimum required version of CMake to 3.5. 1 year ago
CMakeLists.txt Raise the minimum required version of CMake to 3.5. 1 year 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