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
Marek W 35c86a795c
Translated using Weblate (Polish)
4 viikkoa sitten
doc Replace Qt with TQt 2 kuukautta sitten
icons Drop autotools support 6 kuukautta sitten
k9Mplayer Replace Q_SIGNALS and Q_SLOTS 3 kuukautta sitten
k9author Replace Q_SIGNALS and Q_SLOTS 3 kuukautta sitten
k9decmpeg Drop autotools support 6 kuukautta sitten
k9devices Drop autotools support 6 kuukautta sitten
k9vamps Drop autotools support 6 kuukautta sitten
libdvdnav Drop autotools support 6 kuukautta sitten
libk9copy Replace Q_SIGNALS and Q_SLOTS 3 kuukautta sitten
src Replace Q_SIGNALS and Q_SLOTS 3 kuukautta sitten
translations Translated using Weblate (Polish) 4 viikkoa sitten
AUTHORS Removed unnecessary executable flag. 6 vuotta sitten
CMakeL10n.txt Use centralized cmake version 1 kuukausi sitten
CMakeLists.txt Use centralized cmake version 1 kuukausi sitten
COPYING Removed unnecessary executable flag. 6 vuotta sitten
ChangeLog Removed unnecessary executable flag. 6 vuotta sitten
ConfigureChecks.cmake Conversion to cmake build system 9 kuukautta sitten
INSTALL Removed unnecessary executable flag. 6 vuotta sitten
NEWS Removed unnecessary executable flag. 6 vuotta sitten
README Removed unnecessary executable flag. 6 vuotta sitten
TODO Removed unnecessary executable flag. 6 vuotta sitten
config.h.cmake Conversion to cmake build system 9 kuukautta sitten

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