From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frank Jansen Subject: Re: dosemu - can't see USB drive Date: Thu, 24 Sep 2009 11:14:08 -0400 Message-ID: <1253805248.2331.82.camel@kazad-dum> References: <1253801151.2331.69.camel@kazad-dum> Reply-To: fjansen@egenera.com Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Bart Oldeman Cc: linux-msdos@vger.kernel.org Bart, thank you for your suggestion, as I now have proper access to the USB drive. There are still more hurdles as KERNEL.SYS is not found during sys e:, but this is real progress. The reason for looking at F: was that I saw the CD at E: and the ASElabs intrsutrctions had F: listed. Thanks again. Groeten, Frank On Thu, 2009-09-24 at 11:07 -0400, Bart Oldeman wrote: > On Thu, Sep 24, 2009 at 10:05 AM, Frank Jansen wrote: > > device: /dev/sdb1 type 3 partition# 1 h: -1 s: -1 t: -1 drive E: > > E: HD3, Pri[ 1], CHS= 0-1-1, start= 0 MB, size= 476 MB > > If this E: corresponds to your USB you should be able to see it after doing > lredir del e: > in DOSEMU at the DOS prompt, because the CDROM default redirection put > in autoexec.bat overrides it. > > Why were you looking at F: though? > > Bart