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.
|
4 years ago | |
---|---|---|
admin@68f23556e6 | 4 years ago | |
cmake@74654feb3b | 4 years ago | |
doc | 7 years ago | |
k9Mplayer | 4 years ago | |
k9author | 4 years ago | |
k9decmpeg | 4 years ago | |
k9devices | 9 years ago | |
k9vamps | 4 years ago | |
libdvdnav | 10 years ago | |
libk9copy | 4 years ago | |
po | 4 years ago | |
src | 4 years ago | |
.gitmodules | 11 years ago | |
AUTHORS | 4 years ago | |
CMakeL10n.txt | 4 years ago | |
COPYING | 4 years ago | |
ChangeLog | 4 years ago | |
INSTALL | 4 years ago | |
Makefile.am | 10 years ago | |
Makefile.cvs | 4 years ago | |
NEWS | 4 years ago | |
README | 4 years ago | |
TODO | 4 years ago | |
config.h.in | 8 years ago | |
configure.files | 13 years ago | |
configure.in.in | 4 years ago | |
stamp-h.in | 4 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