summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-17 00:32:19 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-17 00:32:19 +0000
commit0d382a262c0638d0f572fc37193ccc5ed3dc895f (patch)
tree8578dcddfce4191f3f7a142a37769df7add48475 /README
downloadk9copy-0d382a262c0638d0f572fc37193ccc5ed3dc895f.tar.gz
k9copy-0d382a262c0638d0f572fc37193ccc5ed3dc895f.zip
Added old abandoned version of k9copy
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1091546 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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