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