From owner-freebsd-questions@FreeBSD.ORG Wed Mar 5 16:13:54 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 69BDB1065670 for ; Wed, 5 Mar 2008 16:13:54 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.190]) by mx1.freebsd.org (Postfix) with ESMTP id E6EDB8FC19 for ; Wed, 5 Mar 2008 16:13:53 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: by gv-out-0910.google.com with SMTP id n40so1718754gve.39 for ; Wed, 05 Mar 2008 08:13:52 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=k5krjAEsRKVEYsovpKHUxfO9yoegL8oxoi2LaVUvaO8=; b=iVJyvdhdL/QGOKrST6E+cY75kNn+0LL4Qhkk/o8a1q9oaB57vAeJbmVCZGoZE0lAiSpo38JS/uuVZauqySxg6pNrC5rvoxbpEM915F5CWT5peuvSVwpDQCUYaTioWLNrzziDJ168zDwMl2vG2Xkl0PQ7oRffIDGh2vPbmIcz794= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Tc4yEUEvH31RtM9Upbyos++Gpwucu33YFtsRC6oWj1fa8LA7VuDZmXaRVPj2EBra11d2e55Gi4OeE0DJqKd7SPCUpd0+Ke/uuiIS8NuqcYKD9tu5d5cAYZqrgsOMwmWugZGb8VSZl5whFyky4N690ZZE2Jzh33wwsTwHYxPsERs= Received: by 10.142.82.17 with SMTP id f17mr884223wfb.145.1204733631214; Wed, 05 Mar 2008 08:13:51 -0800 (PST) Received: by 10.143.196.2 with HTTP; Wed, 5 Mar 2008 08:13:50 -0800 (PST) Message-ID: Date: Wed, 5 Mar 2008 11:13:50 -0500 From: "Tsu-Fan Cheng" To: Mel In-Reply-To: <200803051536.48094.fbsd.questions@rachie.is-a-geek.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200803051536.48094.fbsd.questions@rachie.is-a-geek.net> Cc: FreeBSD Questions , freebsd-questions@freebsd.org Subject: Re: 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 16:13:54 -0000 um... dont remember exactly.. but it mounts 2 other HD drives, and the usual, such as / (root), procs (perhaps?), /home swap, .. why?? On Wed, Mar 5, 2008 at 9:36 AM, Mel wrote: > > On Wednesday 05 March 2008 14:59:45 Tsu-Fan Cheng wrote: > > > 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!! > > What's in your /etc/fstab? > > -- > Mel > > Problem with today's modular software: they start with the modules > and never get to the software part. >