From owner-freebsd-hackers Mon Dec 11 20:41:03 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA06677 for hackers-outgoing; Mon, 11 Dec 1995 20:41:03 -0800 (PST) Received: from seagull.rtd.com (root@seagull.rtd.com [198.102.68.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA06672 for ; Mon, 11 Dec 1995 20:40:56 -0800 (PST) Received: (from dgy@localhost) by seagull.rtd.com (8.6.12/8.6.9.1) id VAA22955 for freebsd-hackers@freefall.cdrom.com; Mon, 11 Dec 1995 21:34:29 -0700 From: Don Yuniskis Message-Id: <199512120434.VAA22955@seagull.rtd.com> Subject: /stand/sysinstall can't access DOS To: freebsd-hackers@freefall.FreeBSD.org (FreeBSD hackers) Date: Mon, 11 Dec 1995 21:34:28 -0700 (MST) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG Precedence: bulk Greetings! sysinstall seems to work fine loading distributions from DOS *when invoked from BOOT floppy*. However, if invoked from a running FBSD (i.e. /stand/sysinstall), it complains that it can't find any of the files on the DOS partition (e.g., \FREEBSD\SRC). Has this already been reported/fixed/worked-around? Thx, don