[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cdparanoia + ide-scsi = no usable drive? (SOLVED)



On Tue, Sep 30, 2003 at 01:43:39PM -0400, Derrick 'dman' Hudson wrote:
| On Mon, Sep 29, 2003 at 11:32:52PM +0200, Joachim Fahnenmueller wrote:

| | But AFAIK, cdparanoia additionally needs sg (generic SCSI), so 

This was it!  cdparanoia now works while using ide-scsi instead of
ide-cd.

For the archives :
    In addition to loading the 'sg' module, make sure the generic
    device is accessible by the user using it.  Since I use devfs,
    that meant running the following two commands.
        # chgrp cdrom /dev/scsi/host0/bus0/target[01]/lun0/generic
        # chmod g+rw /dev/scsi/host0/bus0/target[01]/lun0/generic
    To make this change persistent, I put the following line in
    /etc/devfs/conf.d/Local
        REGISTER scsi/host0/bus0/target[01]/lun0/generic$   PERMISSIONS root.cdrom  0660

-D

-- 
There are 10 types of people in the world:
those who understand binary, and those who do not.
 
http://dman13.dyndns.org/~dman/

Attachment: pgpDhb_Qj7aeL.pgp
Description: PGP signature


Reply to: