> I'm having a bit of trouble with a scsi CD writer. When I try
> 
> mount -t iso9660 /dev/scd0 /mnt/cdr
> 
> I get a "not a block device" error.
> 
> I have also tried MAKEDEV sg to make generic nodes but these dont work
> either.
> rob

<snip>
what does your scd0 device look like ? mine looks like :
[smills@proxy /dev]$ ls scd0 -al
brw-------    1 root     disk      11,   0 May  6  1998 scd0

you might want to have a fiddle with mknod
it seems your scsi support is there, but you might want to make sure you
have SCSI CDROM support - Redhat by default compiles it into the kernel

--Steve




--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to