How to mount a SCSI CD-ROM?

I have a SCSI CDROM connected to a NCR53C875 based SCSI controller. How can
I mount this CDROM? Where should I start? Please help.

Leon

devb-ncr8 &

wait for driver to show device list

mount -t cd /dev/cd0 /fs/cd0



Previously, Leon wrote in qdn.public.qnxrtp.newuser:

I have a SCSI CDROM connected to a NCR53C875 based SCSI controller. How can
I mount this CDROM? Where should I start? Please help.

Leon