From owner-freebsd-questions@FreeBSD.ORG Tue Jun 22 03:24:35 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E7D116A4CE for ; Tue, 22 Jun 2004 03:24:35 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAF7043D54 for ; Tue, 22 Jun 2004 03:24:34 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.10/8.12.10) id i5M3OX2L048867; Mon, 21 Jun 2004 22:24:33 -0500 (CDT) (envelope-from dan) Date: Mon, 21 Jun 2004 22:24:33 -0500 From: Dan Nelson To: rchopra@cal.berkeley.edu Message-ID: <20040622032432.GD86471@dan.emsphone.com> References: <20040622023931.23097.qmail@web52107.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040622023931.23097.qmail@web52107.mail.yahoo.com> X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: questions@freebsd.org Subject: Re: Reinstalling And /usr X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jun 2004 03:24:35 -0000 In the last episode (Jun 21), Rishi Chopra said: > What is the effect on the /usr partition when reinstalling over an > installation? > > I suffered a kernel panic that wiped my MBR; I'd like to simply > reinstall with the same partition/slice values - will my /usr > partition and the data therein still be accessible after > reinstallation? Sure, except anything you may have changed in /usr/{bin,sbin,share,lib,libexec} will get overwritten. Make sure you elect not to newfs any of your filesytems :) In fact, if you know your exact mbr info, you should be able to boot the install floppy, go to the partition editor, set it up, write, reboot, and you're done. -- Dan Nelson dnelson@allantgroup.com