summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rwxr-xr-xREADME12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100755
index 0000000..ea5b96d
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+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