From owner-freebsd-emulation Tue Mar 25 23:52:26 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA23961 for emulation-outgoing; Tue, 25 Mar 1997 23:52:26 -0800 (PST) Received: from thelab.hub.org (hal-ns1-10.netcom.ca [207.181.94.74]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA23956 for ; Tue, 25 Mar 1997 23:52:20 -0800 (PST) Received: from thelab.hub.org (localhost [127.0.0.1]) by thelab.hub.org (8.8.5/8.8.2) with SMTP id DAA01054 for ; Wed, 26 Mar 1997 03:52:17 -0400 (AST) Date: Wed, 26 Mar 1997 03:52:17 -0400 (AST) From: The Hermit Hacker To: freebsd-emulation@freebsd.org Subject: README.booting_dos questions... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi... I'm quite nervous of following the instructions in the above mentioned file, mainly because I don't understand exactly what it is doing :( Of concern is: assign hard boot_drive 80 2 2 If I'm reading this right, and the associated instructions, this assign (and the other instructions) is going to create a pseudo DOS file system *overtop* of my FreeBSD File system? So I'll essentially have the same thing as pcemu created with the 'DriveA' file? If so...what are the recommended values for the above? It uses those values for an example, but the instructions state that: === This is the smallest drive possible which still can have MS DOS 5.0 installed on it along with a config.sys and autoexec.bat file. You might want to create a larger boot drive. === Thanks...