K9Copy – DVD backup tool
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Go to file
Marek W 35c86a795c
Translated using Weblate (Polish)
il y a 3 semaines
doc Replace Qt with TQt il y a 2 mois
icons Drop autotools support il y a 6 mois
k9Mplayer Replace Q_SIGNALS and Q_SLOTS il y a 3 mois
k9author Replace Q_SIGNALS and Q_SLOTS il y a 3 mois
k9decmpeg Drop autotools support il y a 6 mois
k9devices Drop autotools support il y a 6 mois
k9vamps Drop autotools support il y a 6 mois
libdvdnav Drop autotools support il y a 6 mois
libk9copy Replace Q_SIGNALS and Q_SLOTS il y a 3 mois
src Replace Q_SIGNALS and Q_SLOTS il y a 3 mois
translations Translated using Weblate (Polish) il y a 3 semaines
AUTHORS Removed unnecessary executable flag. il y a 6 ans
CMakeL10n.txt Use centralized cmake version il y a 1 mois
CMakeLists.txt Use centralized cmake version il y a 1 mois
COPYING Removed unnecessary executable flag. il y a 6 ans
ChangeLog Removed unnecessary executable flag. il y a 6 ans
ConfigureChecks.cmake Conversion to cmake build system il y a 9 mois
INSTALL Removed unnecessary executable flag. il y a 6 ans
NEWS Removed unnecessary executable flag. il y a 6 ans
README Removed unnecessary executable flag. il y a 6 ans
TODO Removed unnecessary executable flag. il y a 6 ans
config.h.cmake Conversion to cmake build system il y a 9 mois

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