On Sun, 21 Apr 2002, Felix Karpfen wrote: > > SUBST I: C:\path to desired directory. > > When I attempt to use a similar routine under dosemu, the syntax is not > recognised and I get the following output instead: > > C:\>SUBST I: D:\mm_data (issued command) > > Replacing D: by LINUX\FS/home directory, achieves nothing. > > So what do I need to do to get the "subst" command to do what it > should under dosemu?
This is probably a freedos problem. The following should work though (if LASTDRIVE is high enough in config.sys) c:\>lredir i: linux\fs/home/felixk/mm_data Bart - 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
