From owner-freebsd-emulation Wed Mar 26 17:40:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA21368 for emulation-outgoing; Wed, 26 Mar 1997 17:40:48 -0800 (PST) Received: from thelab.hub.org (hal-ns1-05.netcom.ca [207.181.94.69]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA21359 for ; Wed, 26 Mar 1997 17:40:44 -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 VAA09958; Wed, 26 Mar 1997 21:39:59 -0400 (AST) Date: Wed, 26 Mar 1997 21:39:59 -0400 (AST) From: The Hermit Hacker To: Michael Smith cc: freebsd-emulation@freebsd.org Subject: Re: README.booting_dos questions... In-Reply-To: <199703270130.MAA04426@genesis.atrad.adelaide.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 27 Mar 1997, Michael Smith wrote: > Basically. You will have to create the file first, as (should be) noted > in the source README. > Closest I can find is: === The file boot_drive must exist, so use the command touch to create it. === Which I've done: > ls -l ~/.dos_fs -rw-r--r-- 1 scrappy wheel 0 Mar 26 21:37 /home/staff/scrappy/.dos_fs But the next step says to insert bootable floppy into drive A and type 'doscmd': > ./doscmd Unknown interrupt 15 function 4101 doscmd: fatal error int16 func 0x1 only supported in X mode > cat ~/.doscmdrc assign A: /dev/rfd0.1440 1440 assign hard /home/staff/scrappy/.dos_fs 160 2 2