On Tuesday 17 December 2002 02:15, guy keren wrote: > On Mon, 16 Dec 2002, shlomo solomon wrote: > > I played around for a while with the KsCD setup, but nothing helped > > (/dev/cdrom, dev/scd1, dev/cdrom2, etc). > > tell it to work directly with the relevant /dev/hd* device (/dev/hdc? > /dev/hdd?). when you run the ide-scsi emulation, the software that sets > things up tends to also replace the links of /dev/cdrom* to point to the > matching scsi device - while for audio CD playing you need to accedd the > IDE device. happened to me too, while doing the same thing.
I tried that and got an error message saying I don't have access permission, whch was true for my user. But when I tried (as root) to change permissions for my regular user, I couldn't. So I checked and discovered that hdd is actually a link (see below). I changed the permissions on the **real** device, but instead of helping, that caused KsCD to crash. I had a similar experience with /dev/sr1 that someone else suggested I try. [root@shlomo1 dev]# ls -la hdd* lr-xr-xr-x 1 root root 35 Dec 17 16:47 hdd -> ide/host0/bus1/target1/lun0/generic [root@shlomo1 dev]# what now ;-( -- Shlomo Solomon http://come.to/shlomo.solomon Sent by KMail (KDE 3.0.3) on LINUX Mandrake 9.0 ================================================================To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
