Re: SCSI-CD-Writer don't show up

2001-06-04 Thread Matthias Schniedermeyer
On Sun, Jun 03, 2001 at 06:38:27PM +0200, Gérard Roudier wrote: > > On Sat, 2 Jun 2001, Matthias Schniedermeyer wrote: > > > I have 3 SCSI-CD-Writers. "Strange" is that the boot-process only finds > > the first one (1 0 5 0), the other two i have to add with > > > > echo "scsi add-single-device

Re: SCSI-CD-Writer don't show up

2001-06-04 Thread Gérard Roudier
On Sat, 2 Jun 2001, Matthias Schniedermeyer wrote: > #Include > > > > I have 3 SCSI-CD-Writers. "Strange" is that the boot-process only finds > the first one (1 0 5 0), the other two i have to add with > > echo "scsi add-single-device 2 0 4 0" > /proc/scsi/scsi > echo "scsi add-single-devi

SCSI-CD-Writer don't show up

2001-06-02 Thread Matthias Schniedermeyer
#Include I have 3 SCSI-CD-Writers. "Strange" is that the boot-process only finds the first one (1 0 5 0), the other two i have to add with echo "scsi add-single-device 2 0 4 0" > /proc/scsi/scsi echo "scsi add-single-device 2 0 6 0" > /proc/scsi/scsi to make them useable. Here is the comple