From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Willem Stumpel Subject: Re: Drives directory Date: Sun, 17 Jun 2007 20:05:55 +0200 Message-ID: <46757803.8080100@my.home> References: <46752053.3040409@my.home> 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: dosemu Bart Oldeman wrote: > CONFIG.SYS cannot see drive Z: yet (a DOS limitation: DOS just > assigns C:, D:, etc) so it temporarily uses drive D: instead to > access the relevant files (ems.sys, lredir.exe, etc). Then the > lredir command is used in config.sys and autoexec.bat to set > the drives to what you see after starting dosemu. D: is set to > $HOME because it was there in 1.2.x too. Thanks.. this explains a lot. BTW my DOS knowledge must be getting rusty. I always thought the LASTDRIVE=Z statement in CONFIG.SYS was supposed to take care of that. But, yes, I tried it now and it doesn't. Must read up on it.. Regards, Jan