On Mon, April 3, 2006 10:41 am, Michael Fox wrote: > On 4/3/06, Voytek Eymont <[EMAIL PROTECTED]> wrote:
>> ahem, how do I enable/mount a SCSI CD ROM ? this RHEL was installed off >> an IDE CDROM, but, now I have it in a system with Adaptec 2940 & SCSI >> CDROM, I think, the 2940 was picked up on boot > Determine what device the cdrom is on the scsi chain, and then use its > device name along with suitable mount point to mount it. is that the same as the SCI ID # ? how can I interogate it ? > mount /dev/sd?? /my/mount/point I tried 1-7 all with invalid block: # mount /dev/sda3 /mnt/cdrom mount: /dev/sda3 is not a valid block device -- Voytek -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
