Try going to the prom prompt and typing probe-scsi or probe-scsi-all
depending on the rom version( you can find which command you have by
typing "help diag").

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-     Richard N. Miller                        [EMAIL PROTECTED]        =
=                    The Cartoon Laws of Physics                         -
-  Law #6: As speed increases, objects can be in several places at once. =
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

On Fri, 28 Aug 1998, Tony Nugent wrote:

> This one has me stumped.
> 
> I'm trying to get a CDROM hanging off my scsi bus to work:
> 
> % mount -t iso9660 /dev/scd0 /cdrom
> mount: the kernel does not recognize /dev/scd4 as a block device
>        (maybe `insmod driver'?)
> 
> As far as I can see, I am running a kernel with scsi cdrom support compiled
> into it!  (ie. drivers/scsi/sr.o has been linked into the kernel):
> 
> In /usr/src/linux/.config...
> 
> # SCSI support type (disk, tape, CD-ROM)
> #
> CONFIG_BLK_DEV_SD=y
> # CONFIG_CHR_DEV_ST is not set
> CONFIG_BLK_DEV_SR=y
> CONFIG_CHR_DEV_SG=y
> 
> Am I missing something here?
> 
> Many thanks for any clues...
> 
> Cheers
> Tony
> 

Reply via email to