K9Copy – DVD backup tool
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
Iet uz failu
Marek W 35c86a795c
Translated using Weblate (Polish)
pirms 4 nedēļām
doc Replace Qt with TQt pirms 2 mēnešiem
icons Drop autotools support pirms 6 mēnešiem
k9Mplayer Replace Q_SIGNALS and Q_SLOTS pirms 3 mēnešiem
k9author Replace Q_SIGNALS and Q_SLOTS pirms 3 mēnešiem
k9decmpeg Drop autotools support pirms 6 mēnešiem
k9devices Drop autotools support pirms 6 mēnešiem
k9vamps Drop autotools support pirms 6 mēnešiem
libdvdnav Drop autotools support pirms 6 mēnešiem
libk9copy Replace Q_SIGNALS and Q_SLOTS pirms 3 mēnešiem
src Replace Q_SIGNALS and Q_SLOTS pirms 3 mēnešiem
translations Translated using Weblate (Polish) pirms 4 nedēļām
AUTHORS Removed unnecessary executable flag. pirms 6 gadiem
CMakeL10n.txt Use centralized cmake version pirms 1 mēnesi
CMakeLists.txt Use centralized cmake version pirms 1 mēnesi
COPYING Removed unnecessary executable flag. pirms 6 gadiem
ChangeLog Removed unnecessary executable flag. pirms 6 gadiem
ConfigureChecks.cmake Conversion to cmake build system pirms 9 mēnešiem
INSTALL Removed unnecessary executable flag. pirms 6 gadiem
NEWS Removed unnecessary executable flag. pirms 6 gadiem
README Removed unnecessary executable flag. pirms 6 gadiem
TODO Removed unnecessary executable flag. pirms 6 gadiem
config.h.cmake Conversion to cmake build system pirms 9 mēnešiem

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