diff options
Diffstat (limited to 'multimedia/kdemultimedia4/pkg-message')
-rw-r--r-- | multimedia/kdemultimedia4/pkg-message | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/multimedia/kdemultimedia4/pkg-message b/multimedia/kdemultimedia4/pkg-message deleted file mode 100644 index 9c314ca92c65..000000000000 --- a/multimedia/kdemultimedia4/pkg-message +++ /dev/null @@ -1,23 +0,0 @@ - -====================================================================== -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. - -For example, if you have an IDE/ATAPI CD-ROM device: - - ln -sf /dev/racd0c /dev/cdrom - chmod 666 /dev/racd0c - -Additional instructions for using the audiocd:/ kioslave: - -If you have an SCSI CD-ROM or if you have an IDE/ATAPI drive AND -you have activated ATAPICAM in your kernel, change the permissions for -the CAM transport layer and CAM passthrough layer devices to 666, i.e.: - - chmod 666 /dev/xpt0 /dev/pass0 - -====================================================================== |