From owner-freebsd-current@FreeBSD.ORG Tue Apr 29 12:10:00 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56D4B37B401 for ; Tue, 29 Apr 2003 12:10:00 -0700 (PDT) Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC9C543FA3 for ; Tue, 29 Apr 2003 12:09:59 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0394.cvx22-bradley.dialup.earthlink.net ([209.179.199.139] helo=mindspring.com) by heron.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 19AaUF-0001oL-00; Tue, 29 Apr 2003 12:09:56 -0700 Message-ID: <3EAECDB5.90076EB0@mindspring.com> Date: Tue, 29 Apr 2003 12:08:37 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: CARTER Anthony References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a49018b604d12a3f3d7a482407f69865b2350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c cc: freebsd-current@freebsd.org Subject: Re: URGENT HELP REQUIRED X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2003 19:10:00 -0000 CARTER Anthony wrote: > I am downloading latest ISOs and will re-install but without removing my > current installation (just overwrite). > > Anyone got any "gotchas" that I should know about or watch out for? 1) Use the "upgrade" option, don't "reinstall"; you won't have to edit disklabels or anything. 2) If you have run pwd_mkdb since the on disk version changed, you will lose access to your current password file until you rebuild and reinstall the new code. To get in, you will need to boot from the CD, go into the "emergency" shell, and then mount and chroot to the disk FS, so you can do your build as "root". > I think its the easiest way... > > Well, you learn the hard way :D -- Terry