El Mar 18 Sep 2001 17:01, Alexander Poslavsky escribió:
> On Tue, 18 Sep 2001 05:35:26 -0400
>
> Martin F Krafft <[EMAIL PROTECTED]> wrote:
> > also sprach Alexander Poslavsky (on Tue, 18 Sep 2001 12:33:42PM 
+0300):
> > > > mount -t iso9660 /dev/scd0 /cdrom
> > >
> > > ([EMAIL PROTECTED]:iso)# mount -t iso9660 /dev/scd0 /cdrom
> > > mount: /dev/scd0: unknown device
> >
> > what does /sbin/lsmod output?
> > is ide-scsi a module?
>
> no, it is compiled in the kernel:
> <snip>
> # CONFIG_BLK_DEV_IDEFLOPPY is not set
> CONFIG_BLK_DEV_IDESCSI=y
> <snip> from  /usr/src/linux/.config

I had a similar problem with my SCSI CD-RW after switching to 
devfs. The solution for me was "insmod sr_mod", that recogniced 
again my CD-RW as a cd reader. The device also changed from 
/dev/scd0 to /dev/sr0 (that is a symlink to  
scsi/host0/bus0/target3/lun0/cd).

Give it a try. This could help

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Mario J. Barchéin Molina. Granada (Spain)
[EMAIL PROTECTED]  ||  [EMAIL PROTECTED]
http://www-etsi2.ugr.es/~mario

Equipo Web de la ETSI Inf. de Granada (Spain)
[EMAIL PROTECTED]
http://www-etsi2.ugr.es
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to