bill traynor writes: > On Tue, 2002-10-29 at 13:12, Michel Dänzer wrote:
>> I created a file /etc/modutils/ide-scsi containing >> >> alias scsi_hostadapter ide-scsi >> >> and ran update-modules. > > OK, I added the latter. Here's my /etc/modutils/ide-scsi file now: > > alias scsi_hostadapter ide-scsi > options ide-scsi hdb=ide-scsi > > Note, the options line was already in there. > > When I do #mount -t iso9660 /dev/sr0 /cdrom, I get: > > mount: /dev/sr0 is not a valid block device. > > When I do, cdrecord -scanbus, I get: > > cdrecord: No such file or directory. Cannot open 'dev/pg*'. Cannot open > SCSI driver. You can forget all that nonsense if the 2.5.45 kernel is OK with you. Forget about SCSI, ide-scsi, -scanbus, /dev/sr0, and so on. Get the latest cdrecord and specify /dev/hdb directly.