summaryrefslogtreecommitdiff
path: root/doc/wodim/README.cdrw
diff options
context:
space:
mode:
Diffstat (limited to 'doc/wodim/README.cdrw')
-rw-r--r--doc/wodim/README.cdrw17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/wodim/README.cdrw b/doc/wodim/README.cdrw
new file mode 100644
index 0000000..cda86e9
--- /dev/null
+++ b/doc/wodim/README.cdrw
@@ -0,0 +1,17 @@
+Using CD-RW media Mini Howto FAQ
+
+CD-RW drives usually support packet writing, but as there
+is currently no usable UDF filesystem support you may only use
+the simple wodim approach.
+
+wodim writes to CD-RW media in exactly the same way as it
+does with CD-R.
+
+You may erase a complete disk in preparation to reuse it.
+Check the man page entry for the blank= option of wodim.
+Not all drives support all blanking modes. Usually
+blank=fast or blank=full are working.
+
+Source: README.cdtext from cdrtools package
+Edited for cdrkit by Christian Fromme <kaner@strace.org>
+