From mboxrd@z Thu Jan 1 00:00:00 1970 From: lars.bjorndal@broadpark.no (=?iso-8859-1?q?Lars_Bj=F8rndal?=) Subject: Re: Dosemu and SCSI Date: Thu, 16 Sep 2004 13:37:03 +0200 Sender: linux-msdos-owner@vger.kernel.org Message-ID: References: Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: (Bart Oldeman's message of "Thu, 16 Sep 2004 20:31:07 +1200 (NZST)") List-Id: Content-Type: text/plain; charset="iso-8859-1" To: Bart Oldeman Cc: =?iso-8859-1?q?Lars_Bj=F8rndal?= , linux-msdos Bart Oldeman writes: > On Mon, 13 Sep 2004, Lars Bj=F8rndal wrote: > >> The aspi.sys loads, but the cdtools.exe does not find the scsi CD-RO= M 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 curre= nt > dosemu? > > I don't have SCSI hardware so it's difficult to test or say much abou= t > 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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html