Try:
# modprobe ide-scsi
# mount -t iso9660 /dev/scd0 /mnt/cdrom

If that doesn't work, try "dmesg" to see if the ide-scsi load found your
cdrom.
--
Brian

On Thu, 4 Jan 2001, Timothy Reaves wrote:

>       I have all the proper kernel configs for this.  However, when I type
>'mount -t iso9660 /dev/sg0 /mnt/cdrom' I get the error that /dev/sg0 is
>not a block device, with the following in messages:
>Jan  4 10:17:17 double kernel: ide-scsi: hdc: unsupported command in
>request queue (0)
>Jan  4 10:17:17 double kernel: end_request: I/O error, dev 16:00 (hdc),
>sector 64
>Jan  4 10:17:17 double kernel: isofs_read_super: bread failed,
>dev=16:00, iso_blknum=16, block=32
>
>
>       What am I doing wrong?  I have kernel 2.2.18, with IDE-SCSI, scsi
>generic, scsi CDROM all in the kernel, with atapi cdrom disabled.
>
>       Thanks.
>
>
>--
>To UNSUBSCRIBE, email to [EMAIL PROTECTED]
>with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to