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" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] > More majordomo info at http://vger.kernel.org/majordomo-info.html - 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
