From 5f55a436e87cfda762c53586ca2845365e49513f Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Wed, 4 Feb 2009 10:56:11 +0000 Subject: [PATCH] Mentioned hald as possibly conflicting service --- README | 5 +++++ cdrskin/README | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/README b/README index 69bc537..2c2becb 100644 --- a/README +++ b/README @@ -35,6 +35,11 @@ and to install the cdrecord compatibility binary cdrskin, do This procedure installs libburn.so.4 and cdrskin depending on it. For a standalone cdrskin binary, see cdrskin/README. +A behavioral conflict is known between any burn software and demons like hald +which probe CD drives. This can spoil burn runs for CD-R or CD-RW. +You may have to keep your hald away from the drive. See for example + http://www.freebsd.org/gnome/docs/halfaq.html + From SVN diff --git a/cdrskin/README b/cdrskin/README index ecb1869..3e2cc4f 100644 --- a/cdrskin/README +++ b/cdrskin/README @@ -119,6 +119,11 @@ as listed device files. This addressing via e.g. /dev/sr0 or /dev/scd1 is compatible with generic read programs like dd and with write program growisofs. For finding /dev/sg1 from /dev/sr0, the program needs rw-access to both files. +A behavioral conflict is known between any burn software and demons like hald +which probe CD drives. This can spoil burn runs for CD-R or CD-RW. +You may have to keep your hald away from the drive. See for example + http://www.freebsd.org/gnome/docs/halfaq.html + Usage examples