From owner-freebsd-questions@FreeBSD.ORG Wed Mar 5 13:59:45 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F21E1106567B for ; Wed, 5 Mar 2008 13:59:45 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.170]) by mx1.freebsd.org (Postfix) with ESMTP id 9A1D88FC24 for ; Wed, 5 Mar 2008 13:59:45 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so1664719wfa.7 for ; Wed, 05 Mar 2008 05:59:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=mpQrCMDKQ1De+NT0wQW0tCluTOVU7crjHpshhSDK/8I=; b=Ka4xnIhTk7wRnvNoypIj/xpCrlPV7bpHAQQlmduwUIsIH6RSIKa0KDJip/MU+4fw3eLEK56SEnZyVAsS4Ocq6QEIsOOwFnU9HQQryP2D0GAcioBY/4sVcpzwBprJkGYZmh8ks2HlEqOr7juXg4BNUlkbSW8IQH98Ay4ckw2Mlho= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=f9FYU5DS+QugHSZnouBepwghGBIf4aiLK26EYbOIIxBp95+kf1aQ2xprDWWOd3SbhGauN/8QoiDOYLBhGrKTzXb4IkvzmdIetN9oKRFwzrAghkv65fdHMyG32lLqgVZBqtT+VDualyJPyT/fuS6lEFmPC6NEX0f1WVOVm03yUMI= Received: by 10.142.141.21 with SMTP id o21mr761887wfd.102.1204725585339; Wed, 05 Mar 2008 05:59:45 -0800 (PST) Received: by 10.143.196.2 with HTTP; Wed, 5 Mar 2008 05:59:45 -0800 (PST) Message-ID: Date: Wed, 5 Mar 2008 08:59:45 -0500 From: "Tsu-Fan Cheng" To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: install/upgrade question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Mar 2008 13:59:46 -0000 Hi, I think this Q is pretty basic, but I just want to make sure. I was considering if upgrading from 6.3 to 7.0 and something goes wrong, and I need to do a fresh install. Can I only change/overwrite the /etc /usr, etc but leave /home intact?? thank you!!