Jianping Zhu said:
> I have cd dirver in my system, i am not sure it is a simple cdrom or cdrw,
> is there a command to check that out?

fastest way is probably to look at the kernel log (dmesg) and copy/paste the
model # of the drive into a search engine like google to see what comes up.

A scsi device may give more information, you can check the scsi chain
by using 'dmesg' as well as checking /proc/scsi/scsi

samples:

Host: scsi0 Channel: 00 Id: 06 Lun: 00
  Vendor:          Model: CD-R/RW RW7060S  Rev: 1.20
  Type:   CD-ROM                           ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 03 Lun: 00
  Vendor: TOSHIBA  Model: CD-ROM XM-6201TA Rev: 1030
  Type:   CD-ROM                           ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 05 Lun: 00
  Vendor: HP       Model: CD-Writer+ 9200  Rev: 1.0c
  Type:   CD-ROM                           ANSI SCSI revision: 04

not hard to identify the CD-Rs there :)

nate





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to