K9Copy – DVD backup tool
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Ir para arquivo
Marek W 35c86a795c
Translated using Weblate (Polish)
4 semanas atrás
doc Replace Qt with TQt 2 meses atrás
icons Drop autotools support 6 meses atrás
k9Mplayer Replace Q_SIGNALS and Q_SLOTS 3 meses atrás
k9author Replace Q_SIGNALS and Q_SLOTS 3 meses atrás
k9decmpeg Drop autotools support 6 meses atrás
k9devices Drop autotools support 6 meses atrás
k9vamps Drop autotools support 6 meses atrás
libdvdnav Drop autotools support 6 meses atrás
libk9copy Replace Q_SIGNALS and Q_SLOTS 3 meses atrás
src Replace Q_SIGNALS and Q_SLOTS 3 meses atrás
translations Translated using Weblate (Polish) 4 semanas atrás
AUTHORS Removed unnecessary executable flag. 6 anos atrás
CMakeL10n.txt Use centralized cmake version 1 mês atrás
CMakeLists.txt Use centralized cmake version 1 mês atrás
COPYING Removed unnecessary executable flag. 6 anos atrás
ChangeLog Removed unnecessary executable flag. 6 anos atrás
ConfigureChecks.cmake Conversion to cmake build system 9 meses atrás
INSTALL Removed unnecessary executable flag. 6 anos atrás
NEWS Removed unnecessary executable flag. 6 anos atrás
README Removed unnecessary executable flag. 6 anos atrás
TODO Removed unnecessary executable flag. 6 anos atrás
config.h.cmake Conversion to cmake build system 9 meses atrás

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