From owner-freebsd-emulation@FreeBSD.ORG Thu Feb 12 15:43:26 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6672F16A4CE for ; Thu, 12 Feb 2004 15:43:26 -0800 (PST) Received: from euclid.clarkevans.com (unknown [69.55.226.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F7DE43D1D for ; Thu, 12 Feb 2004 15:43:26 -0800 (PST) (envelope-from cce@euclid.clarkevans.com) Received: by euclid.clarkevans.com (Postfix, from userid 1000) id C619B3E0B8; Thu, 12 Feb 2004 18:43:25 -0500 (EST) Date: Thu, 12 Feb 2004 18:43:25 -0500 From: "Clark C. Evans" To: freebsd-emulation@freebsd.org Message-ID: <20040212234325.GA53813@prometheusresearch.com> References: <20040212191711.GB90721@prometheusresearch.com> <20040212200615.GA216@gvr.gvr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040212200615.GA216@gvr.gvr.org> User-Agent: Mutt/1.4.1i Subject: Re: running older DOS console programs with bochs or dosbox X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2004 23:43:26 -0000 I'm trying to get a DOS emulator to work under FreeBSD, the archive was provided as an example of what I'm trying ton run. I was not struggling with unziping this archive. Does anyone have any paths I should be trying to get an emulator to work? Thanks, Clark On Thu, Feb 12, 2004 at 09:06:15PM +0100, Guido van Rooij wrote: | On Thu, Feb 12, 2004 at 02:17:11PM -0500, Clark C. Evans wrote: | > Hello. I'm trying to get a DOS program in the self-extracting | > archive http://users.ox.ac.uk/~ayoung/GAS20/gas20dos.exe | > to run on FreeBSD. I tried to use bochs and dosbox. | > | | Why so complex? | | [/tmp] guido@beck> unzip gas* | Archive: gas20dos.exe | inflating: GAS.EXE | inflating: ALS.GAS | inflating: ALS.PED | inflating: ALS1.SIZ | inflating: ALS2.SIZ | inflating: ASSOC.GAS | inflating: ASSOC.PED | etc. | | -Guido