Ok, this is my first time with scsi and linux. I have 7.2 and now 8.0
installed on my
machine which dual boots with 98. Mandrake 8.0 beta sets up the cdrw (Sony)
after installation. The cdrw is found perfectly. Installation was great for
8.0 (mostly)
but cdrecord --scanbus doesn't show it. My drive layout is as follows:
ide0 -- Master 6.4G (all Win98) Slave zip 100
ide1 -- Master 6.4G (Mdk 7.2) Slave Sony CDRW

These are addressed as hda, hdb, hdc, hdd accordingly
My SCSI devices are sda 4.3G, and sdb 4.3G running off an Adaptec 2930 and
one
cable.

cdrecord --scanbus shows 
scsibus0:
        0,0,0     0) *
        0,1,0     1) *
        0,2,0     2) *
        0,3,0     3) *
        0,4,0     4) *
        0,5,0     5) 'WDIGTL  ' 'ENTERPRISE      ' '1.91' Disk
        0,6,0     6) 'WDIGTL  ' 'ENTERPRISE      ' '1.91' Disk
        0,7,0     7) *
scsibus1:
        1,0,0   100) 'IOMEGA  ' 'ZIP 100         ' '12.A' Removable Disk
        1,1,0   101) *
        1,2,0   102) *
        1,3,0   103) *
        1,4,0   104) *
        1,5,0   105) *
        1,6,0   106) *
        1,7,0   107) *

Question, How do I get the cdrw to join this group of scsi devices so I can
burn
a CD.

Here is my dev listings
[root /dev] ls -al hdd
brw-rw----    1 root     disk      22,  64 Jan 17 06:17 hdd
[root /dev] ls -al cdrom
lrwxrwxrwx    1 brian    cdwriter        4 Feb 18 21:41 cdrom -> scd0
[root /dev] ls -al scd0
brw-rw----    1 brian    cdwriter  11,   0 Jan 17 06:18 scd0

lsmod (condensed) is:
[root /dev] lsmod
Module                  Size  Used by
sg                     16064   0  (autoclean)
aic7xxx               137440   2 

Any help appreciated

Brian D. Klar - CVE
OTS
WPAFB
(937) 656-2861
(937) 973-3125 (pager)


Reply via email to