From owner-freebsd-questions Mon Dec 23 10:58:44 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA15655 for questions-outgoing; Mon, 23 Dec 1996 10:58:44 -0800 (PST) Received: from accessld.com (sparky.accessld.com [206.71.65.2]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id KAA15638 for ; Mon, 23 Dec 1996 10:58:41 -0800 (PST) Received: from lancez.accessld.com ([206.71.64.131]) by sparky.accessld.com with SMTP id <28673-1>; Mon, 23 Dec 1996 11:51:56 -0700 Message-Id: <2.2.16.19961223120340.5cbf5588@accessld.com> X-Sender: lancez@accessld.com X-Mailer: Windows Eudora Pro Version 2.2 (16) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG From: Lance Subject: upgrading from 2.0.5 to 2.1.6, how? Date: Mon, 23 Dec 1996 11:51:48 -0700 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi, there: Last we successfully installed FreeBSD 2.0.5 from CDROM (with the help of your people.) Now we'd like to upgrade it to 2.1.6. I went to the ftp site (ftp.freebsd.org) I downloaded all the *.TXT files and then read INSTALL.TXT, etc. Now I have several questions to ask: 1. It says that I have to have all the files under 'bin' directory for the floopy installation. I guess that's the only directory I have to download; others are optional. Is that correct? Or, what else whould I download? 2. It says that I have to format the floppies and then copy those files to the floppies. It gives the following commands to format the floppies in unix format: fdformat -f 1440 fd0.1440 disklabel -w -r fd0.1440 floppy3 newfs -t 2 -u 18 -l 1 -i 65536 /dev/rfd0 But how do copy these files to the floppies in FreeBSD 2.0.5? Could I use 'tar' command? Also it says that: "Each distribution should go into its own subdirectory on the floppy, e.g.: a:\bin\bin.aa, a:\bin\bin.ab, ..." How to do that? 3. Do I have to download the file ./floppies/boot.flp? Do I have to copy this file to a floppy and then reboot the system from it, or should I go /cdrom to run the program 'go' to do the upgrading work? Appreciate your help! Lance lancez@accessld.com