aboutsummaryrefslogtreecommitdiff
path: root/multimedia/kdemultimedia3/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/kdemultimedia3/pkg-message')
-rw-r--r--multimedia/kdemultimedia3/pkg-message10
1 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/kdemultimedia3/pkg-message b/multimedia/kdemultimedia3/pkg-message
index 2aff439f6210..46998b1bd3e9 100644
--- a/multimedia/kdemultimedia3/pkg-message
+++ b/multimedia/kdemultimedia3/pkg-message
@@ -2,15 +2,13 @@
======================================================================
In order to run the kscd program properly, please run as root:
- ln -sf <cdrom_device> /dev/cdrom
chmod 666 <cdrom_device>
-to link and give permission to access the CD-ROM device.
+to give permission to access the CD-ROM device.
For example, if you have an IDE/ATAPI CD-ROM device:
- ln -sf /dev/racd0c /dev/cdrom
- chmod 666 /dev/racd0c
+ chmod 666 /dev/acd0c
Additional instructions for using the audiocd:/ kioslave:
@@ -20,8 +18,10 @@ the CAM transport layer and CAM passthrough layer devices to 666, i.e.:
chmod 666 /dev/xpt0 /dev/pass0
+For ATAPI CD-ROMs and no ATAPICAM, the instructions for kscd apply.
+
In order to make these changes permanent on FreeBSD 5.x, you have to
add them to /etc/devfs.conf. Further instructions and examples on how
-to do this, can be found there as well.
+to do this can be found there as well.
======================================================================