Elliott Martin <[EMAIL PROTECTED]> writes:

> First off, I'm using an Adaptec 2930CU SCSI host adapter with three devices 
> attached, one of which is a Sony CDU926S CD recorder.  The drive works fine 
> for mounting discs etc., however there are no /dev/sg* entries for it.  After 
> I run modprobe sg, I have a device node, 
> /dev/scsi/host0/bus0/target6/lun0/generic
> for it, and if I create the symbolic link,
> ln -s /dev/scsi/host0/bus0/target6/lun0/generic /dev/sg0
> and then run a program such as xcdroast everything works fine.  I have 
> jerry-rigged my devfsd.conf to do this for me with 
> LOOKUP ^sg0$ CFUNCTION GLOBAL symlink 
> ${mntpnt}/scsi/host0/bus0/target6/lun0/generic $devpath
> but as with all my 'fixes' I'm sure there's a correct way of doing that.

bad way.

does devfsd-1.3.24-17mdk works smoothly for you ?


Reply via email to