<div>The mount commands should be:</div>
<div>&nbsp;</div>
<div>mount -t iso9660 -r /dev/scd1 /mnt/scd1</div>
<div>&nbsp;</div>
<div>not is09660.</div>
<div>&nbsp;</div>
<div>-Dustin<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 10/3/05, <b class="gmail_sendername">Scott Fleming</b> &lt;<a href="mailto:nflug@afourthdimension.com">nflug@afourthdimension.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Thank you in advance for your help with this.<br><br>SCSI termination is correct - all drives are recognized after I run
<br>modprobe in /etc/rc.local<br><br>cat /proc/scsi/scsi:<br><br>Attached devices:<br>Host: scsi0 Channel: 00 Id: 01 Lun: 00<br>Vendor: IBM-PCCO Model: DDRS-34560W&nbsp;&nbsp; !# Rev: S97B<br>Type:&nbsp;&nbsp; Direct-Access&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ANSI SCSI revision: 02
<br>Host: scsi0 Channel: 00 Id: 02 Lun: 00<br>Vendor: IBM-PCCO Model: DDRS-34560W&nbsp;&nbsp; !# Rev: S97B<br>Type:&nbsp;&nbsp; Direct-Access&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ANSI SCSI revision: 02<br>Host: scsi0 Channel: 00 Id: 03 Lun: 00<br>Vendor: IBM-PCCO Model: DDRS-34560W&nbsp;&nbsp; !# Rev: S97B
<br>Type:&nbsp;&nbsp; Direct-Access&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ANSI SCSI revision: 02<br>Host: scsi0 Channel: 00 Id: 05 Lun: 00<br>Vendor: IBM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Model: CDRM00203&nbsp;&nbsp;&nbsp;&nbsp; !K Rev: BZ26<br>Type:&nbsp;&nbsp; CD-ROM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANSI SCSI revision: 02
<br>Host: scsi0 Channel: 00 Id: 06 Lun: 00<br>Vendor: MDI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Model: LaserBank 1300D&nbsp;&nbsp;Rev: 1027<br>Type:&nbsp;&nbsp; Sequential-Access&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ANSI SCSI revision: 02<br>Host: scsi1 Channel: 00 Id: 00 Lun: 00<br>Vendor: TEXEL&nbsp;&nbsp;&nbsp;&nbsp;Model: CD-ROM DM-XX28&nbsp;&nbsp; Rev: 
3.05<br>Type:&nbsp;&nbsp; CD-ROM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANSI SCSI revision: 02<br>Host: scsi1 Channel: 00 Id: 01 Lun: 00<br>Vendor: TEXEL&nbsp;&nbsp;&nbsp;&nbsp;Model: CD-ROM DM-XX28&nbsp;&nbsp; Rev: 3.05<br>Type:&nbsp;&nbsp; CD-ROM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANSI SCSI revision: 02
<br>Host: scsi1 Channel: 00 Id: 02 Lun: 00<br>Vendor: TEXEL&nbsp;&nbsp;&nbsp;&nbsp;Model: CD-ROM DM-XX28&nbsp;&nbsp; Rev: 3.05<br>Type:&nbsp;&nbsp; CD-ROM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANSI SCSI revision: 02<br>Host: scsi1 Channel: 00 Id: 03 Lun: 00<br>Vendor: TEXEL&nbsp;&nbsp;&nbsp;&nbsp;Model: CD-ROM DM-XX28&nbsp;&nbsp; Rev: 
3.05<br>Type:&nbsp;&nbsp; CD-ROM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANSI SCSI revision: 02<br>Host: scsi1 Channel: 00 Id: 04 Lun: 00<br>Vendor: TEXEL&nbsp;&nbsp;&nbsp;&nbsp;Model: CD-ROM DM-XX28&nbsp;&nbsp; Rev: 3.05<br>Type:&nbsp;&nbsp; CD-ROM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANSI SCSI revision: 02
<br>Host: scsi1 Channel: 00 Id: 05 Lun: 00<br>Vendor: TEXEL&nbsp;&nbsp;&nbsp;&nbsp;Model: CD-ROM DM-XX28&nbsp;&nbsp; Rev: 3.05<br>Type:&nbsp;&nbsp; CD-ROM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANSI SCSI revision: 02<br>Host: scsi1 Channel: 00 Id: 06 Lun: 00<br>Vendor: TEXEL&nbsp;&nbsp;&nbsp;&nbsp;Model: CD-ROM DM-XX28&nbsp;&nbsp; Rev: 
3.05<br>Type:&nbsp;&nbsp; CD-ROM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANSI SCSI revision: 02<br><br><br>I can manually mount drives 1-4. Drives 5,6,7 report an error, stating<br>unknown device. Yet, they're recognized in the above.<br><br>I'm looking to be able to see them listed in the disk management tool,
<br>which they aren't when FC boots.<br><br>Perhaps I'm running modprobe at the wrong point in the boot sequence?<br>Currently, I have it running in the etc/rc.local file: (should the be<br>done somewhere else?)<br><br>#!/bin/sh
<br>#<br># This script will be executed *after* all the other init scripts.<br># You can put your own initialization stuff in here if you don't<br># want to do the full Sys V style init stuff.<br><br>touch /var/lock/subsys/local
<br><br># load the scsi card driver<br>modprobe aha152x aha152x=0x140,10,7<br><br>#mount the dumb-ass cdroms<br>mount -t is09660 -r /dev/scd1 /mnt/scd1<br>mount -t is09660 -r /dev/scd2 /mnt/scd2<br>mount -t is09660 -r /dev/scd3 /mnt/scd3
<br>mount -t is09660 -r /dev/scd4 /mnt/scd4<br>mount -t is09660 -r /dev/scd5 /mnt/scd5<br>mount -t is09660 -r /dev/scd6 /mnt/scd6<br>mount -t is09660 -r /dev/scd7 /mnt/scd7<br><br>The drives are not mounting.<br><br>Help!
<br><br>After booting, here's what 'df' shows:<br><br>Filesystem&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1K-blocks&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used Available Use% Mounted on<br>/dev/sda1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4332624&nbsp;&nbsp; 2399924&nbsp;&nbsp; 1712612&nbsp;&nbsp;59% /<br>/dev/hda1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 101086&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8583&nbsp;&nbsp;&nbsp;&nbsp; 87284&nbsp;&nbsp; 9% /boot
<br>none&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;192820&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;192820&nbsp;&nbsp; 0% /dev/shm<br>/dev/sdc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4337644&nbsp;&nbsp; 1644340&nbsp;&nbsp; 2472960&nbsp;&nbsp;40% /mnt/sdc<br><br><br>My system consists of an aha-1520 controller for the 7 scsi cdrom<br>drives. I also have an AAA-131 raid controller running 3 9gb scsi hard
<br>drives on u2 bus, on the narrow bus is a scsi cdrom drive (/dev/sdc).<br><br>Thank you - hope this sheds more light onto the troubleshooting tasks.<br><br>Scott<br><br><br><br><br><br>On Mon, 2005-10-03 at 12:15, Dave Andruczyk wrote:
<br>&gt; --- Scott Fleming &lt;<a href="mailto:nflug@afourthdimension.com">nflug@afourthdimension.com</a>&gt; wrote:<br>&gt;<br>&gt; &gt; I've been searching for a HOWTO on getting my scsi cdrom tower to be<br>&gt; &gt; available under fedora when it starts up, and have come up with a
<br>&gt; &gt; plethora of anything but this.<br>&gt; &gt;<br>&gt; &gt; Is there a HOWTO that I can't seem to find to get my 7 scsi cdrom drives<br>&gt; &gt; working under linux? Winblows used to see the scsi drives with no
<br>&gt; &gt; problem whatsoever.<br>&gt; &gt;<br>&gt;<br>&gt; I donno if fedora has a modules.autoload functionality or not,&nbsp;&nbsp;so you can<br>&gt; either tell it to do this there or put the following lines in<br>&gt; /etc/rc.d/rc.local
<br>&gt;<br>&gt; modprobe sr_mod<br>&gt; modprobe cdrom<br>&gt; modprobe sg<br>&gt;<br>&gt; Odds are those modules aren't loading by default hence no CDrom's are seen on<br>&gt; the SCSI bus..<br>&gt;<br>&gt;<br>&gt; &gt; I read a couple SCSI howto's and my eyes bled. I just need to know which
<br>&gt; &gt; files to edit to make my scsi cdroms avaiable, not mount, but available<br>&gt; &gt; for mounting from my desktop.<br>&gt; &gt;<br>&gt; &gt; Any help on this would be appreciated.<br>&gt;<br>&gt; running &quot;cdrecord -scanbus&quot; will usually show you if the drives are found...
<br>&gt; Try running that command BEFORE and AFTER the modprobe lines above to see if it<br>&gt; finds new things.&nbsp;&nbsp;Also a simple &quot;cat /proc/scsi/scsi&quot; will show you what SCSI<br>&gt; devices are detected,&nbsp;&nbsp;if only some show up,&nbsp;&nbsp;check termination of the external
<br>&gt; SCSI bus,&nbsp;&nbsp;the bus is terminate ONLY at the ends,&nbsp;&nbsp;don't enable termination on<br>&gt; each drive, as it makes things very unpredictable and drives on the bus tend to<br>&gt; disappear due to bus activity and loading..
<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; Dave J. Andruczyk<br>&gt;<br>&gt;<br>&gt;<br>&gt; __________________________________<br>&gt; Yahoo! Mail - PC Magazine Editors' Choice 2005<br>&gt; <a href="http://mail.yahoo.com">
http://mail.yahoo.com</a><br>&gt;<br>&gt;<br><br></blockquote></div><br>