From owner-freebsd-questions Wed Jan 8 02:34:21 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id CAA25946 for questions-outgoing; Wed, 8 Jan 1997 02:34:21 -0800 (PST) Received: from python.shoal.net.au (root@python.shoal.net.au [203.26.44.5]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id CAA25941 for ; Wed, 8 Jan 1997 02:34:15 -0800 (PST) Received: from grfpc1 (monty-port16.shoal.net.au [203.26.44.26]) by python.shoal.net.au (8.7.4/8.7.3) with SMTP id VAA13512; Wed, 8 Jan 1997 21:34:07 +1100 (EST) Message-ID: <32D385BC.32B7@shoal.net.au> Date: Wed, 08 Jan 1997 21:32:12 +1000 From: Andrew Perry X-Mailer: Mozilla 2.02Gold (Win95; I) MIME-Version: 1.0 To: rtbrown@tiac.net CC: questions freebsd Subject: Re: floppy installation References: <32D31898.7EFE@tiac.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk make sure that the files bin.inf, bin.mtree and install.sh are on the first diskette. You may not need all of these but you need at least one of them and i can't remember which ones. if you intend to install any other distributions (like manpages) i think you have to put the .inf file etc... on the last diskette of the /bin distribution in the correct dir (manpages/ ??) once you've installed this much the best thing is to connect to the internet and download the rest. good luck andrew perry andrew@shoal.net.au RT Hamilton Brown wrote: > > I'm trying to install vi floppy...arggg. I believe I configured > everything correctly but when I'm prompted to insert the floppy for > floppy drive unit A, I receive the following message: > > "Couldn't extract the following distributions. This may be because > they were not available on the installation media you've chosen: > > bin" > > On the floppies, I have one directory /bin. In each directory I have > five files, bin.aa -- and so on. They are formatted using the ms-dos > format command. Did I do something incorrectly? Did I miss something? > > Thanks! > > RT Brown