On Thu, 04 Nov 2004 20:37:13 +0100, Christoph Scheeder <[EMAIL PROTECTED]> wrote: > Hi again, > you need WRITE-permisions on the sg-device-nodes to issue commands to > the devices, but your listing only shows read and execute permisions. > mine look like
Okay - here's the deal. My /dev/sg* entries are symlins. They're pointing as follows: /dev/sg0 -> scsi/host0/bus0/target0/lun0/generic /dev/sg1 -> scsi/host1/bus0/target1/lun0/generic /dev/sg2 -> scsi/host1/bus0/target3/lun0/generic The permissions on the symlinks are 555, but the permissions on the targets are 660, which is correct.