Hallo Habe Problem bei ide-scsi Emulation für CD-Brenner. SuSe Linux 7.0 Habe im LILO die Appendzeile: hcd=ide-scsi hdd=ide-scsi eingefügt und in /etc/modulesconf den Eintag alias scsi_hostapater off auf alias scsi_hostadapter ide-scsi geändert. Hier Auszug aus /var/log/boot.msg -------------schnipp------------------- <4>ide_setup: hdc=ide-scsi <4>ide_setup: hdd=ide-scsi .... <4> ide0: BM-DMA at 0x6000-0x6007, BIOS settings: hda:pio, hdb:pio <4> ide1: BM-DMA at 0x6008-0x600f, BIOS settings: hdc:pio, hdd:pio <4>hda: IBM-DTTA-351010, ATA DISK drive <4>hdb: QUANTUM BIGFOOT2550A, ATA DISK drive <4>hdc: IDE/ATAPI CD-ROM 44XS, ATAPI CDROM drive <4>hdd: HP CD-Writer+ 7200, ATAPI CDROM drive <4>hdh: probing with STATUS(0xa1) instead of ALTSTATUS(0xff) <4>hdh: probing with STATUS(0xa1) instead of ALTSTATUS(0xff) <4>hdh: no response (status = 0xa1), resetting drive <4>hdh: probing with STATUS(0x08) instead of ALTSTATUS(0xff) <4>hdh: no response (status = 0xa1) ..... <6>DC390: 1 adapters found <4>scsi0 : Tekram DC390/AM53C974 V2.0e2 2000/05/27 <4>scsi : 1 host. <3>DC390: DMA Blast aborted unfinished! <4> Vendor: SCANNER Model: Rev: 2.02 <4> Type: Scanner ANSI SCSI revision: 01 CCS -----------schnapp------------------------------------------------ Leider werden die CD-Rom's nicht als SCSI Geräte erkannt. Nur der Scanner den ich mit "modprobe tsmcsim" in der /sbin/init.d/boot.local anspreche. Wo liegt der Fehler? MfG Roland PS. Scanner geht! --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
Entwarnung: Jetzt geht es. Nochmal in Support Datenbank gelesen und sihe da: /sbin/modprobe ide-scsi ollte noch in /sbin/init.d/boot.local eingetragen werden! Dieser Hinweis FEHLT leider im Handbuch SuSe 7.0 Konfiguration, Kapitel 7, CDs brennen unter Linux. MfG Roland Am Sam, 26 Aug 2000 schrieben Sie:
Hallo
Habe Problem bei ide-scsi Emulation für CD-Brenner.
SuSe Linux 7.0
Habe im LILO die Appendzeile: hcd=ide-scsi hdd=ide-scsi eingefügt und in /etc/modulesconf den Eintag alias scsi_hostapater off auf alias scsi_hostadapter ide-scsi geändert.
Hier Auszug aus /var/log/boot.msg
-------------schnipp-------------------
<4>ide_setup: hdc=ide-scsi <4>ide_setup: hdd=ide-scsi ....
<4> ide0: BM-DMA at 0x6000-0x6007, BIOS settings: hda:pio, hdb:pio <4> ide1: BM-DMA at 0x6008-0x600f, BIOS settings: hdc:pio, hdd:pio <4>hda: IBM-DTTA-351010, ATA DISK drive <4>hdb: QUANTUM BIGFOOT2550A, ATA DISK drive <4>hdc: IDE/ATAPI CD-ROM 44XS, ATAPI CDROM drive <4>hdd: HP CD-Writer+ 7200, ATAPI CDROM drive <4>hdh: probing with STATUS(0xa1) instead of ALTSTATUS(0xff) <4>hdh: probing with STATUS(0xa1) instead of ALTSTATUS(0xff) <4>hdh: no response (status = 0xa1), resetting drive <4>hdh: probing with STATUS(0x08) instead of ALTSTATUS(0xff) <4>hdh: no response (status = 0xa1) .....
<6>DC390: 1 adapters found <4>scsi0 : Tekram DC390/AM53C974 V2.0e2 2000/05/27 <4>scsi : 1 host. <3>DC390: DMA Blast aborted unfinished! <4> Vendor: SCANNER Model: Rev: 2.02 <4> Type: Scanner ANSI SCSI revision: 01 CCS
-----------schnapp------------------------------------------------
Leider werden die CD-Rom's nicht als SCSI Geräte erkannt. Nur der Scanner den ich mit "modprobe tsmcsim" in der /sbin/init.d/boot.local anspreche.
Wo liegt der Fehler?
MfG
Roland
PS. Scanner geht!
--------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
--------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
Roland Ruppert wrote:
Entwarnung: Jetzt geht es. Nochmal in Support Datenbank gelesen und sihe da:
/sbin/modprobe ide-scsi
sollte noch in /sbin/init.d/boot.local
eingetragen werden!
Eleganter wäre es das ide-scsi Modul in INITRD_MODULES (/etc/rc.config) aufzunehmen und ein entsprechendes Bootimage zu basteln (siehe mk_initrd). Ralf --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
Ralf Corsepius schrieb in 0,5K (22 Zeilen):
Roland Ruppert wrote:
/sbin/modprobe ide-scsi sollte noch in /sbin/init.d/boot.local eingetragen werden!
Ein 'passender' Eintrag in /etc/modules.conf ginge wohl auch. (Was jetzt der passende ist, ist eine andere Frage, und vermutlich nicht trivial.)
Eleganter wäre es das ide-scsi Modul in INITRD_MODULES (/etc/rc.config) aufzunehmen und ein entsprechendes Bootimage zu basteln (siehe mk_initrd).
Nein, da der Brenner *mit Sicherheit* nicht zum Starten des Kernels & rootFS & co notwendig ist. Da bleibt das Modul sicher besser sauber auf Platte. Bootimages sollten immer minimal sein. boot.local ist mit Sicherheit nicht der schlechteste Platz! -Wolfgang --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
participants (3)
-
corsepiu@faw.uni-ulm.de
-
rruppert@addcom.de
-
weissel@netcologne.de