From mboxrd@z Thu Jan 1 00:00:00 1970 From: lars.bjorndal@grieg.uib.no (Lars =?iso-8859-1?q?Bj=F8rndal?=) Subject: Install in config.emu Date: Thu, 12 Dec 2002 09:19:37 +0100 Sender: linux-msdos-owner@vger.kernel.org Message-ID: Mime-Version: 1.0 Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-msdos Please help: The install-command seems to not work in config.emu under windows 98-dos. Look at this: device=c:\ems.sys files=40 lastdrive=z country=047,850,c:\country.sys device=c:\cdrom.sys device=aspi.sys install=c:\SUBST.EXE I: C:\ install=c:\command.com /c "c:\lredir.exe c: linux\fs/w98" SHELL=C:\COMMAND.COM C:\ /e:1024 /p /k c:\autoemu.bat None of these install-commands doesn't work. As you can see, I want to get the drive letter c: to be associated with the pat /w98. How can I do this? This procedure works fine under ms-dos 6.22. Lars