From owner-freebsd-current Tue Dec 10 13:30:29 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id NAA02659 for current-outgoing; Tue, 10 Dec 1996 13:30:29 -0800 (PST) Received: from relay.internode.net (mail.internode.net [198.161.228.50]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id NAA02650 for ; Tue, 10 Dec 1996 13:30:24 -0800 (PST) Date: Tue, 10 Dec 1996 13:30:24 -0800 (PST) Received: from [198.161.228.104] by relay.internode.net (SMTPD32-3.02) id A4037D5009E; Tue, 10 Dec 1996 14:20:03 -0700 Message-Id: <1.5.4.16.19961210143123.0a0f855a@internode.net> X-Sender: drussell@internode.net X-Mailer: Windows Eudora Light Version 1.5.4 (16) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: current@freebsd.org From: Doug Russell Subject: 2.2-ALPHA Upgrade Question/Problem Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Is there some kind of a known bug in the 2.2-ALPHA install program (from boot.flp) which kills off the partition table when you try to upgrade? I tried it twice to verify that there was a problem. I was running 2.1.0 on two of my machines, 486quick150 and hobbes. I upgraded 486Quick150 to 2.1.5 many weeks ago, and upgraded hobbes to 2.1.6 later with no problems using the upgrade routine in sysinstall. I tried upgrading to 2.2-ALPHA on hobbes the other night, and it toasted the parition table by the time I got to disklabel to mount the existing partitions (in the upgrade process). There was nothing there to mount. I figured it was a fluke, but I re-installed 2.1.6 and tried upgrading again to be sure. It toasted the partition again, so something is a little whacky in there, especially since the routine in 2.1.6 works fine. Any ideas? Later......