On Tue, 21 Oct 2003, [loonyx | rolf joho] wrote:
> hi there > > even though i load the ide-scsi module at boottime, i can not mount my > ide-dvd-writer. since i was perfectly able to do that on earlier > installations, i am asking for hints. > > through /etc/modules i successfully load this: > sr_mod > ide-scsi > my complete lsmod can be found at the end of the message. > > my bootloader (grub) has this entry (which worked on older setups): > kernel /vmlinuz-2.4.18-smp-woody-xas-1.0-i686 video=matrox:vesa:440 ro > root=/dev/sda6 idebus=66 hdc=ide-scsi > > when i try to mount a cdrom i get this (even as root): > [EMAIL PROTECTED]:rolf]# mount -t iso9660 -o ro /dev/scd0 /cdrom > mount: /dev/scd0 is not a valid block device > > i tried other devices like scd1... sg0... no success. Hi Rolf, does /dev/scd0, /dev/sr0 and /dev/sg0 exist? any info from dmesg or from /var/log/messages? -Kev -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

