K9Copy – DVD backup tool
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Slávek Banko 72845f6329
Fix FTBFS with clang
6 years ago
admin@bf5a8ec42e Reset submodule main/applications/k9copy/admin to latest HEAD 6 years ago
cmake@2e6daa80e2 Reset submodule main/applications/k9copy/cmake to latest HEAD 7 years ago
doc Fix invalid headers in PNG files and optimize for size 8 years ago
k9Mplayer Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance 10 years ago
k9author Fix initial increment for chapters from prior commit 8 years ago
k9decmpeg Fix FTBFS on missing return values 8 years ago
k9devices Rename kdeeject -> tdeeject 10 years ago
k9vamps Use system dvdread headers 11 years ago
libdvdnav Use system dvdread headers 11 years ago
libk9copy Fix FTBFS with clang 6 years ago
po Additional k => tde renaming and fixes 11 years ago
src Fix use of potentially uninitialized values 8 years ago
.gitmodules Added common directories 13 years ago
AUTHORS Added old abandoned version of k9copy 14 years ago
COPYING Added old abandoned version of k9copy 14 years ago
ChangeLog Added old abandoned version of k9copy 14 years ago
INSTALL Added old abandoned version of k9copy 14 years ago
Makefile.am Use system dvdread headers 11 years ago
Makefile.cvs Added old abandoned version of k9copy 14 years ago
NEWS Added old abandoned version of k9copy 14 years ago
README Added old abandoned version of k9copy 14 years ago
TODO Added old abandoned version of k9copy 14 years ago
config.h.in Fix crash when img_convert unavailable 10 years ago
configure.files Added old abandoned version of k9copy 14 years ago
configure.in.in Fix crash when img_convert unavailable 10 years ago
stamp-h.in Added old abandoned version of k9copy 14 years ago

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