From mboxrd@z Thu Jan 1 00:00:00 1970 From: "reapern66" Subject: Re: 1132 - lredir Date: Sat, 3 Aug 2002 09:46:16 -0400 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <000701c23af4$242ac850$6601a8c0@acidbox> References: <3D17A93E0044F0A2@freesurfmta02.sunrise.ch> (added by postmaster@freesurf.ch) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Yes Ive Had a similiar problem, if you try to map a drive past whatever LASTDRIVE is set to you get an error message. ----- Original Message ----- From: "Per Jessen" To: Sent: Saturday, August 03, 2002 6:51 AM Subject: 1132 - lredir > OK, > > I built lredir.exe from src/commands/lredir.c and it works fine - mostly. > Here are a few things I've noticed - > > when trying to lredir with a drive-letter beyond that last used - eg. if trying > to redirect drive H: when only drive C: and D: are currently used, I get an error: > > >> C:\>lredir h: linux\fs/home/per/workspace/kilop/flash > >> Error f (invalid drive) > >> while redirecting drive H: to LINUX\FS/HOME/PER/WORKSPACE/KILOP/FLASH > >> C:\>lredir > >> Current Drive Redirections: > >> C: = LINUX\FS\var\lib\dosemu\msdos622\ attrib = READ/WRITE > >> D: = LINUX\FS\var\lib\dosemu\software\ attrib = READ/WRITE > > But, in this case if I try drive F:, it looks different: > > >> C:\>lredir f: linux\fs/home/per/workspace/kilop/flash > >> Error 1 (invalid argument) > >> canceling redirection on drive F: > >> Error 55 (duplicate redirection) > >> while redirecting drive F: to LINUX\FS/HOME/PER/WORKSPACE/KILOP/FLASH > >> C:\>lredir > >> Current Drive Redirections: > >> C: = LINUX\FS\var\lib\dosemu\msdos622\ attrib = READ/WRITE > >> D: = LINUX\FS\var\lib\dosemu\software\ attrib = READ/WRITE > > As I still don't seem to be able to get lredir to work with the src/plugin/commands > source, is there any point in trying to figure out what's going on using the > src/commands source ? Or does anyone have an immediate explanation for the above ? > In both cases, the emulator was started new & fresh. > > thanks, > > regards, > Per Jessen, Zurich > http://www.enidan.com - home of the J1 serial console. > > Windows 2001: "I'm sorry Dave ... I'm afraid I can't do that." > > > - > 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