Mailinglist Archive: opensuse (4288 mails)

< Previous Next >
Re: [SLE] koncd
  • From: Jamie O'Shaughnessy <jamie.oshaughnessy@xxxxxxxxxxxx>
  • Date: Sat, 4 May 2002 20:35:36 +0000 (GMT)
  • Message-id: <Pine.LNX.4.44.0205042032030.18874-100000@xxxxxxxxxxxxxxxxx>

I had similar problems, what I did was:
1. cat /etc/fstab to see what the cdrw is mounting as, /dev/cdrecorder for
me
2. l /dev/cdrecorder to see what it's symlinked to, /dev/sr0 for me
3. Make sure ownership is root:disk for /dev/sr0, /dev/scd0
chown root:disk /dev/sr0
chown roor:disk /dev/scd0
chmod g+rw /dev/sr0
chmod g+rw /dev/scd0

then xcdroast worked for me and didn't have your complaint below.

Jamie

On Sat, 4 May 2002, Ted Wager wrote:

> Hi...
> I am trying to get koncd to run..I have no problems using xcdroast to burn
> cd's but using koncd I get..............
>
> /usr/bin/readcd: No such file or directory. Cannot open 'unknown'. Cannot
> open SCSI driver......................
>
> I have followed the setup and have installed the latest patches...Obviously
> the /usr/bin/readcd is there and the paths to the devices are there too...
> Any pointers to readme's etc welcome.....
>
>

--
Jamie O'Shaughnessy jamie.oshaughnessy@xxxxxxxxxxxx


< Previous Next >
Follow Ups
References