Warly ([EMAIL PROTECTED]) wrote: > Borsenkow Andrej <[EMAIL PROTECTED]> writes: > > add back scsi_hostadapter to all SCSI devices in modules.devfs. I do not > > know why it has been removed: > > > > ... > > # SCSI HDDs > > probeall /dev/sd scsi_hostadapter sd_mod > > alias /dev/sd* /dev/sd > > > > # SCSI CD-ROMs > > probeall /dev/scd scsi_hostadapter sr_mod > > alias /dev/scd* /dev/scd > > alias /dev/scsi/*/cd /dev/scd > > ...
Thank you very much Andrej. Please send messages like this to me personally if you know they borked. I consider it a minor miracle I found your reply at all. ;) Now lets test it... Nope :-( [/dev]# l scsi/host0/bus0/target0/lun0 total 0 drwxr-xr-x 1 root root 0 Jan 1 1970 ./ drwxr-xr-x 1 root root 0 Jan 1 1970 ../ Nothing with /dev/sr* or /dev/sg* [/dev]# lsmod Module Size Used by Tainted: P ide-scsi 7648 0 scsi_mod 82112 1 [ide-scsi] scsi : 0 hosts left. SCSI subsystem driver Revision: 1.00 scsi0 : SCSI host adapter emulation for IDE ATAPI devices Vendor: BDV 108A Model: DVDROM 00/03/21 Rev: 2.00 Type: CD-ROM ANSI SCSI revision: 02 # SCSI CD-ROMs probeall /dev/scd scsi_hostadapter sr_mod alias /dev/scd* /dev/scd alias /dev/scsi/*/cd /dev/scd I hang out in #mdk-cooker btw. Groetjes, Han. -- http://www.xs4all.nl/~hanb/software
