From owner-freebsd-questions Wed Aug 6 15:12:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA23648 for questions-outgoing; Wed, 6 Aug 1997 15:12:22 -0700 (PDT) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id PAA23640 for ; Wed, 6 Aug 1997 15:12:18 -0700 (PDT) Received: from ct.picker.com by whqvax.picker.com with SMTP; Wed, 6 Aug 1997 18:11:14 -0400 (EDT) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA26542; Wed, 6 Aug 97 18:11:11 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id SAA28701; Wed, 6 Aug 1997 18:08:38 -0400 Message-Id: <19970806180838.47681@ct.picker.com> Date: Wed, 6 Aug 1997 18:08:38 -0400 From: Randall Hopper To: Charles Henrich Cc: freebsd-questions@FreeBSD.ORG Subject: Re: DOS Emulation References: <19970802014319.58032@crh.cl.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.76 In-Reply-To: ; from Doug White on Sun, Aug 03, 1997 at 01:01:30PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Charles Henrich: > Has anyone out there done any more work on dos emulation other than the > pcemu in the ports package? Im trying to run a DOS based cross > compiler under FreeBSD, but all I get is tons and tons of unsupported > op codes. In addition to pcemu, check out doscmd: ftp://ftp.freebsd.org/pub/FreeBSD/2.2.2-RELEASE/xperimnt/doscmd Just built it last night, so I haven't done much with it yet. It does boot a DOS 6.0 floppy and can run things like EDIT and QBASIC (that's all I've tried). Randall Hopper