From owner-freebsd-hackers Wed Jan 4 17:51:58 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id RAA06946 for hackers-outgoing; Wed, 4 Jan 1995 17:51:58 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id RAA06940 for ; Wed, 4 Jan 1995 17:51:57 -0800 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.9/8.6.9) with SMTP id RAA01742; Wed, 4 Jan 1995 17:50:03 -0800 X-Authentication-Warning: time.cdrom.com: Host localhost didn't use HELO protocol To: "Paul F. Werkowski" cc: hackers@freebsd.org Subject: Re: FreeBSD (fwd) In-reply-to: Your message of "Wed, 04 Jan 95 16:14:59 GMT." <199501041614.QAA00580@snoopy.mv.com> Date: Wed, 04 Jan 1995 17:50:02 -0800 Message-ID: <1741.789270602@time.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@freebsd.org Precedence: bulk > For what it's worth, I just went through the 2.0 install process > from the CDROM with floppies from 941204. The only real problem > I had was that I could not change a partition size via the menu. > I wanted to change my wd0a partition from 14 to 20 MB but the > damn menu always made it a "1". No geometry translation here. > Did I have to (W)rite the change before it showed in the menu? I suspect that it was full. You need to tear *all* the partitions after an upsized partition down and rebuild them, since install is not (yet) smart enough to ripple down the change. It just runs out of space and balks. Jordan