From owner-freebsd-current@FreeBSD.ORG Tue Apr 29 08:49:03 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 8658037B401 for ; Tue, 29 Apr 2003 08:49:03 -0700 (PDT) Received: from ion.gank.org (ion.gank.org [198.78.66.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0A0543F75 for ; Tue, 29 Apr 2003 08:49:02 -0700 (PDT) (envelope-from craig@xfoil.gank.org) Received: from localhost (ion.gank.org [198.78.66.164]) by ion.gank.org (GankMail) with ESMTP id 663512CFC7; Tue, 29 Apr 2003 10:49:02 -0500 (CDT) Received: from ion.gank.org ([198.78.66.164]) by localhost (ion.gank.org [198.78.66.164]) (amavisd-new, port 10024) with LMTP id 37249-01-2; Tue, 29 Apr 2003 10:49:02 -0500 (CDT) Received: from owen1492.uf.corelab.com (pix.corelab.com [12.45.169.2]) by ion.gank.org (GankMail) with ESMTP id 5CEC12CFC6; Tue, 29 Apr 2003 10:49:00 -0500 (CDT) From: Craig Boston To: CARTER Anthony In-Reply-To: References: Content-Type: text/plain Organization: Message-Id: <1051631334.14547.11.camel@owen1492.uf.corelab.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 29 Apr 2003 10:48:55 -0500 Content-Transfer-Encoding: 7bit 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 15:49:03 -0000 On Tue, 2003-04-29 at 09:52, CARTER Anthony wrote: > To everyone: > > 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? Main one I can think of, is if it's possible you should back up /etc/master.passwd and /etc/groups. I think these get clobbered on an install and rebuilding them from scratch can range from being somewhat annoying (only one user) to being a major pain (many users and groups). Craig