K9Copy – DVD backup tool
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Marek W 35c86a795c
Translated using Weblate (Polish)
1 개월 전
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) 1 개월 전
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