K9Copy – DVD backup tool
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
转到文件
Andrei Stepanov 1e20731aef
Translated using Weblate (Russian)
2 天前
doc Replace Qt with TQt 2 个月前
icons Drop autotools support 6 个月前
k9Mplayer Replace Q_SIGNALS and Q_SLOTS 3 个月前
k9author Replace Q_SIGNALS and Q_SLOTS 3 个月前
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 3 个月前
src Replace Q_SIGNALS and Q_SLOTS 3 个月前
translations Translated using Weblate (Russian) 2 天前
AUTHORS Removed unnecessary executable flag. 6 年前
CMakeL10n.txt Use centralized cmake version 2 个月前
CMakeLists.txt Use centralized cmake version 2 个月前
COPYING Removed unnecessary executable flag. 6 年前
ChangeLog Removed unnecessary executable flag. 6 年前
ConfigureChecks.cmake Conversion to cmake build system 9 个月前
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 9 个月前

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