Ian Collins <[EMAIL PROTECTED]> wrote:

> Oops:
> # cdrecord -scanbus
> Cdrecord-Clone 2.01.01a06 (i386-pc-solaris2.11) Copyright (C) 1995-2006
> J�rg Schilling
> Warning: Using USCSI interface.
> /usr/bin/cdrecord.bin: No such file or directory. Cannot open
> '/dev/rdsk/c1t0d0s2'. Cannot open SCSI driver.
> /usr/bin/cdrecord.bin: For possible targets try 'cdrecord -scanbus'.
> /usr/bin/cdrecord.bin: For possible transport specifiers try 'cdrecord
> dev=help'.

Are you sure that cdrecord has been installed correctly?

First, this is an old version that does not include DVD support in the 
openSource variant.

Second, if this is /usr/bin/cdrecord.bin, there should be a shell script 
/usr/bin/cdrecord that uses ppriv(1) to run cdrecord. The ppriv setup in 
/etc/security seems to be wrong.

Note that cdrecord now runs completely root-less.....

What you see is a wrong error message, it should be "Permission denied"
instead of "No such file or directory", but cdrecord does not remember the 
old errno after trying about 20 other devices ;-)

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to