K9Copy – DVD backup tool
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
ファイルへ移動
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 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 (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 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