LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   cdrom detection... (https://www.linuxquestions.org/questions/suse-opensuse-60/cdrom-detection-372843/)

os2 10-13-2005 09:53 PM

cdrom detection...
 
hi

i have a cdrom (scsi) and a burner (scsi)

during boot i see:

Code:

scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
        <Adaptec 3960D Ultra160 SCSI adapter>
        aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs

input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1
  Vendor: TOSHIBA  Model: CD-ROM XM-6401TA  Rev: 1001
  Type:  CD-ROM                            ANSI SCSI revision: 02
 target0:0:4: Beginning Domain Validation
 target0:0:4: Domain Validation skipping write tests
 target0:0:4: FAST-10 SCSI 10.0 MB/s ST (100 ns, offset 16)
 target0:0:4: Ending Domain Validation
  Vendor: SAF      Model: CD-R4012          Rev: 6.0N
  Type:  CD-ROM                            ANSI SCSI revision: 02
 target0:0:6: Beginning Domain Validation
 target0:0:6: Domain Validation skipping write tests
 target0:0:6: FAST-10 SCSI 10.0 MB/s ST (100 ns, offset 15)
sr0: scsi-1 drive
Uniform CD-ROM driver Revision: 3.20
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 4, lun 0
Attached scsi generic sg0 at scsi0, channel 0, id 4, lun 0,  type 5
 target0:0:6: Ending Domain Validation
sr1: scsi-1 drive
Attached scsi CD-ROM sr1 at scsi0, channel 0, id 6, lun 0
Attached scsi generic sg1 at scsi0, channel 0, id 6, lun 0,  type 5

in my fstab i have:
Code:

/dev/cdrom    /media/cdrom      subfs      noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/cdrom2  /media/cdrom2      subfs      noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0

nothing seem linked to /dev/cdrom

ls -ls /dev/cdrom1
/bin/ls: /dev/cdrom1: nothing found....

but for /dev/cdrom

ls -ls /dev/cdrom2
0 lrwxrwxrwx 1 root root 3 2005-10-13 08:53 /dev/cdrom2 -> sr1

any idea?

Keruskerfuerst 10-15-2005 07:50 AM

Hello!

use yast /cdrom drives to add a link...

Greetings


All times are GMT -5. The time now is 02:01 PM.