Date: Tue, 30 May 2000 07:30:27 +0530 (IST) From: Prashant TR X-Sender: tr AT vsnl DOT net DOT in To: Richard Dawe cc: djgpp AT delorie DOT com Subject: Re: Linux In-Reply-To: <3932CCAD.D8B3A603@bigfoot.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 29 May 2000, Richard Dawe wrote: > If you use dosemu or VMware, you need a copy of the operating system you > want to run. You still have a copy of autoexec.bat that runs. You set up > DJGPP exactly as you would normally. The operating system runs within > dosemu or VMware. You don't really need a copy of it. I've been using DOSEmu since quite sometime. All you need to do is change the value of $_hdimage to something like $_hdimage="/dev/hda1 /dev/hda5" (of course, this depends on where you've installed DOS). So you really don't need to install DJGPP all over again. The performance I get is exactly the same I get under *real* DOS.