Hi Michelle,

Am 2006-07-10 19:16:20, schrieb Michelle Konzack:
> I am using ATA and SCSI Cd-Drives which are /dev/hdc or /dev/scd0.
> 
> Now if I try 'cdctrl e' it access the drive and nothing happen.
> I must use ^C to interupt the operation, because other programs
> like "eject" can not access the CD-Drive.

I'm not sure I understand your bug report correctly.

The strace shows that it tried to open a device called "e"
in the current directory, because the first command line
argument is intepreted as path to the device. This failed,
and then cdctrl seems to have exited normally.

Is the problem that cdctrl keeps the device open if you
use it like "cdctrl /dev/cdrom" and that this prevents 
other programs from accessing the device? This could be,
because IIRC that behaviour changed some versions back.

cheers,
Max


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to