> Date: Fri, 12 Mar 2004 22:45:11 +0300 > From: Anton Nikiforov <anton_at_nikiforov.ru> > Sender: owner-freebsd-current_at_freebsd.org > > This is a cryptographically signed message in MIME format. > > --------------ms080000060000010305090003 > Content-Type: text/plain; charset=ISO-8859-5; format=flowed > Content-Transfer-Encoding: 7bit > > Hello and thanks, > Before writing here i ave read it and for sure i have had all needed > devices in the kernel. > # ATA and ATAPI devices > device ata > device atadisk # ATA disk drives > device atapicd # ATAPI CDROM drives > device atapifd # ATAPI floppy drives > device atapist # ATAPI tape drives > device atapicam > options ATA_STATIC_ID #Static device numbering > # SCSI peripherals > device scbus # SCSI bus (required) > #device ch # SCSI media changers > device da # Direct Access (disks) > #device sa # Sequential Access (tape etc) > device cd # CD > device pass # Passthrough device (direct SCSI access) > #device ses # SCSI Environmental Services (and SAF-TE) > What does the dmesg look like? Is it not listing cd0? You should see at least on line for cd0 right after the acd0 lines near the end of the output. The first should be: cd0 at ata1 bus 0 target0 lun 0 This should be followed by (at least) on more line reporting the details of the drive: manufacturer, model, version Are these showing up? -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman_at_es.net Phone: +1 510 486-8634Received on Fri Mar 12 2004 - 10:52:37 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:47 UTC