From owner-freebsd-bugs Thu Dec 19 13:39:57 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id NAA13261 for bugs-outgoing; Thu, 19 Dec 1996 13:39:57 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id NAA13253 for ; Thu, 19 Dec 1996 13:39:54 -0800 (PST) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.8.4/8.6.9) with ESMTP id NAA29640; Thu, 19 Dec 1996 13:28:50 -0800 (PST) To: "Thomas Schuyler" cc: bugs@FreeBSD.ORG Subject: Re: Installation Query In-reply-to: Your message of "Thu, 19 Dec 1996 14:46:29 EST." Date: Thu, 19 Dec 1996 13:28:50 -0800 Message-ID: <29636.851030930@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > (NOTE: BOOT.FLP continually re-booted the machine, even though it > has 16MB of memory.) That is unfortunate. Why this happens to some people and not others is still something we're trying to figure out. :-( Interesting that the 4MB floppy works - they both use the same boot blocks. Hmmmmmm. > Floppies & Directories > Disk1: A:\BIN\BIN.AA > A:\BIN\BIN.AB > A:\BIN\BIN.AC > A:\BIN\BIN.AD > A:\BIN\BIN.AE > A:\BIN\BIN.AF Your error is that you did not put BIN\BIN.INF onto Disk1. You have, by luck, DOC.INF already on Disk13 (with the rest of the DOC dist) so that will work. Copy BIN.INF onto the first floppy and try again. Jordan