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 weeks ago | |
---|---|---|
admin@9fdc22134b | 4 weeks ago | |
doc | 5 months ago | |
k9Mplayer | 5 months ago | |
k9author | 5 months ago | |
k9decmpeg | 1 year ago | |
k9devices | 1 year ago | |
k9vamps | 3 years ago | |
libdvdnav | 10 years ago | |
libk9copy | 5 months ago | |
po | 4 months ago | |
src | 5 months ago | |
.gitmodules | 2 years ago | |
AUTHORS | 5 years ago | |
CMakeL10n.txt | 9 months ago | |
COPYING | 5 years ago | |
ChangeLog | 5 years ago | |
INSTALL | 5 years ago | |
Makefile.am | 10 years ago | |
Makefile.cvs | 5 years ago | |
NEWS | 5 years ago | |
README | 5 years ago | |
TODO | 5 years ago | |
config.h.in | 9 months ago | |
configure.files | 13 years ago | |
configure.in.in | 9 months ago | |
stamp-h.in | 5 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