SuSE GmbH

SuSE Support-Datenbank

Titel: Mehr als 2 SCSI-CDROM-Laufwerke ansprechen

----------

Übersicht o Stichwortsuche o History o Versionen o Kategorien o Alle Artikel
English

----------

Mehr als 2 SCSI-CDROM-Laufwerke ansprechen

Symptom:

Linux kann nicht mehr als 2 SCSI-CDROM-Laufwerke ansprechen.

Ursache:

Auf der S.u.S.E. Linux Distribution werden standardmäßig lediglich 2 Gerätedateien für SCSI CD-Roms bei der Installation angelegt. Es werden jedoch von Linux bis zu 16 CDROM-Laufwerke einschließlich CD-Wechsler unterstützt.

Lösung:

Es müssen noch weitere Gerätedateien von Hand angelegt werden.

Hier ein Auszug aus der Datei /usr/doc/howto/CDROM-HOWTO.gz


  4.3.12.  SCSI Driver
         
         Principal author: David Giller
    Multi-session support: yes (depending on drive)
   Multiple drive support: yes
  Loadable module support: yes
     Reading audio frames: no 
             Auto-probing: yes
              Device file: /dev/scd0, major 11
       Configuration file: cdrom.h
     Kernel config option: SCSI CDROM support?
              README file: none

  There are kernel command line option specific to each type of SCSI
  controller. See the SCSI HOWTO for more information.

  Multiple drives are supported (up to the limit of the maximum number 
  of devices on the SCSI bus). Create device files with major number 11
  and minor numbers starting at zero:

       # mknod /dev/scd0 b 11 0
       # mknod /dev/scd1 b 11 1

  While the kernel driver itself does not support reading digital audio
  frames, some SCSI drives have the capability and will work with the
  cdda2wav program (which uses the generic SCSI kernel interface).

Loggen Sie sich also als Benutzer root ein und geben folgende Befehle ein:
mknod /dev/scd2 b 11 2
mknod /dev/scd3 b 11 3
mknod /dev/scd4 b 11 4
mknod /dev/scd5 b 11 5
mknod /dev/scd6 b 11 6
mknod /dev/scd7 b 11 7
mknod /dev/scd8 b 11 8
Jetzt können 9 CDROM-Laufwerke angesprochen werden. Bis zu 16 sind möglich, bei entsprechend weiteren Einträgen.

----------

Stichwörter: SCSI, CDROM, DEVICES, MKNOD, DEV, SCD, CD, SERVER

----------

Übersicht o Stichwortsuche o History o Versionen o Kategorien o Alle Artikel
English

----------

SDB-sw_cdrom_3devices, Copyright SuSE GmbH, Nuremberg, Germany - Version: 18. Jun 1998
SuSE GmbH - Zuletzt generiert: 03. Oct 1999 23:18:41 by maddin with sdb_gen 1.00.0