K9Copy – DVD backup tool
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Dosyaya git
Marek W 35c86a795c
Translated using Weblate (Polish)
4 hafta önce
doc Replace Qt with TQt 2 ay önce
icons Drop autotools support 6 ay önce
k9Mplayer Replace Q_SIGNALS and Q_SLOTS 3 ay önce
k9author Replace Q_SIGNALS and Q_SLOTS 3 ay önce
k9decmpeg Drop autotools support 6 ay önce
k9devices Drop autotools support 6 ay önce
k9vamps Drop autotools support 6 ay önce
libdvdnav Drop autotools support 6 ay önce
libk9copy Replace Q_SIGNALS and Q_SLOTS 3 ay önce
src Replace Q_SIGNALS and Q_SLOTS 3 ay önce
translations Translated using Weblate (Polish) 4 hafta önce
AUTHORS Removed unnecessary executable flag. 6 yıl önce
CMakeL10n.txt Use centralized cmake version 1 ay önce
CMakeLists.txt Use centralized cmake version 1 ay önce
COPYING Removed unnecessary executable flag. 6 yıl önce
ChangeLog Removed unnecessary executable flag. 6 yıl önce
ConfigureChecks.cmake Conversion to cmake build system 9 ay önce
INSTALL Removed unnecessary executable flag. 6 yıl önce
NEWS Removed unnecessary executable flag. 6 yıl önce
README Removed unnecessary executable flag. 6 yıl önce
TODO Removed unnecessary executable flag. 6 yıl önce
config.h.cmake Conversion to cmake build system 9 ay önce

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