Bart Oldeman <[EMAIL PROTECTED]> writes:

> On Mon, 13 Sep 2004, Lars Bj�rndal wrote:
>
>> The aspi.sys loads, but the cdtools.exe does not find the scsi CD-ROM drive.
>>
> You can narrow down whether it's a kernel or dosemu issue. You say 2.4
> *and* an earlier version. Which version? How about 2.4 with the current
> dosemu?
>
> I don't have SCSI hardware so it's difficult to test or say much about
> it.

Thank you. The problem was that I use to unload the scsi modules after
using them. The sg module wasn't unloaded, and while reloading them
the next time, the problem occured. No, all is fine execpt that the
following line in my modprob.conf file don't remove all the modules,
although it has nothig to do with dosemu...:

alias scsi aic7xxx
remove scsi { /sbin/modprobe -r sg sr_mod sd_mod aic7xxx scsi_mod; }; /sbin/modprobe 
-r -v --ignore-remove scsi;

Lars
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to