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)
преди 3 седмици
doc Replace Qt with TQt преди 2 месеца
icons Drop autotools support преди 6 месеца
k9Mplayer Replace Q_SIGNALS and Q_SLOTS преди 2 месеца
k9author Replace Q_SIGNALS and Q_SLOTS преди 2 месеца
k9decmpeg Drop autotools support преди 6 месеца
k9devices Drop autotools support преди 6 месеца
k9vamps Drop autotools support преди 6 месеца
libdvdnav Drop autotools support преди 6 месеца
libk9copy Replace Q_SIGNALS and Q_SLOTS преди 2 месеца
src Replace Q_SIGNALS and Q_SLOTS преди 2 месеца
translations Translated using Weblate (Polish) преди 3 седмици
AUTHORS Removed unnecessary executable flag. преди 6 години
CMakeL10n.txt Use centralized cmake version преди 1 месец
CMakeLists.txt Use centralized cmake version преди 1 месец
COPYING Removed unnecessary executable flag. преди 6 години
ChangeLog Removed unnecessary executable flag. преди 6 години
ConfigureChecks.cmake Conversion to cmake build system преди 8 месеца
INSTALL Removed unnecessary executable flag. преди 6 години
NEWS Removed unnecessary executable flag. преди 6 години
README Removed unnecessary executable flag. преди 6 години
TODO Removed unnecessary executable flag. преди 6 години
config.h.cmake Conversion to cmake build system преди 8 месеца

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