K9Copy – DVD backup tool
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
Go to file
Marek W 35c86a795c
Translated using Weblate (Polish)
4 tygodni temu
doc Replace Qt with TQt 2 miesięcy temu
icons Drop autotools support 6 miesięcy temu
k9Mplayer Replace Q_SIGNALS and Q_SLOTS 3 miesięcy temu
k9author Replace Q_SIGNALS and Q_SLOTS 3 miesięcy temu
k9decmpeg Drop autotools support 6 miesięcy temu
k9devices Drop autotools support 6 miesięcy temu
k9vamps Drop autotools support 6 miesięcy temu
libdvdnav Drop autotools support 6 miesięcy temu
libk9copy Replace Q_SIGNALS and Q_SLOTS 3 miesięcy temu
src Replace Q_SIGNALS and Q_SLOTS 3 miesięcy temu
translations Translated using Weblate (Polish) 4 tygodni temu
AUTHORS Removed unnecessary executable flag. 6 lat temu
CMakeL10n.txt Use centralized cmake version 1 miesiąc temu
CMakeLists.txt Use centralized cmake version 1 miesiąc temu
COPYING Removed unnecessary executable flag. 6 lat temu
ChangeLog Removed unnecessary executable flag. 6 lat temu
ConfigureChecks.cmake Conversion to cmake build system 9 miesięcy temu
INSTALL Removed unnecessary executable flag. 6 lat temu
NEWS Removed unnecessary executable flag. 6 lat temu
README Removed unnecessary executable flag. 6 lat temu
TODO Removed unnecessary executable flag. 6 lat temu
config.h.cmake Conversion to cmake build system 9 miesięcy temu

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