Sorry for the delay in replying, just changed PC's.

Not sure that my 'hd?=ide-scsi' statements are preventing the kernel from
loading the cd drives up as ide. It happily accepts the statements, but when
it comes to the scsi bit, it says 0 hosts (when it gets to the modules
section it changes it's mind and finds my adaptec card, but that's
different).

Consequently, later i do a 'modprode ide-scsi'. This seems to work okay, but
a 'mount /dev/sr0 /mnt/cdrom' comes back telling me that /dev/sr0 is not a
valid block device (or does it say /dev/sr0 doesn't exist - can't remember).
Presumably this is because the emulated adapter wasn't found in the first
place.

Any suggestions ?

Haven't had much time lately, but i will try and find the time to go off and
checkout the link you supplied.

Martin.
----- Original Message -----
From: Thomas J. Hamman <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 16, 1999 6:11 PM
Subject: Re: [newbie] Ide-scsi.o


> On Wed, 16 Jun 1999, Martin White wrote:
> > Can someone shed some light on scsi emulation for me please ?
> >
> > I offered to put together a howto-type web page on recompiling the
kernel to
> > allow scsi emulation for stuff like cdroast. Before i did that i
upgraded my
> > kernel to the latest 2.2.9-27mdk. I noticed there was a module called
> > 'ide-scsi.o' in the scsi subdirectory of the modules.
>
> There is actually already plenty of documentation on the subject, which
you can
> find by going to cdrecord's homepage at:
>
>
http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/
cdrecord.html
>
> and following the various help links.
>
[SNIP]

Reply via email to