From owner-freebsd-questions@FreeBSD.ORG Wed Mar 9 15:49:41 2005 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 5329A16A4CE for ; Wed, 9 Mar 2005 15:49:41 +0000 (GMT) Received: from ptb-relay01.plus.net (ptb-relay01.plus.net [212.159.14.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1333843D1D for ; Wed, 9 Mar 2005 15:49:41 +0000 (GMT) (envelope-from ian@codepad.net) Received: from [80.229.159.44] (helo=hercules.codepad.net) by ptb-relay01.plus.net with esmtp (Exim) id 1D93RD-000Hxx-JL for freebsd-questions@freebsd.org; Wed, 09 Mar 2005 15:49:31 +0000 From: Xian To: freebsd-questions@freebsd.org Date: Wed, 9 Mar 2005 15:49:27 +0000 User-Agent: KMail/1.7 References: <422E4121.9000307@makeworld.com> <20050308230020.W9032@frambozen.monochrome.org> <422F0068.8060900@makeworld.com> In-Reply-To: <422F0068.8060900@makeworld.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503091549.27723.ian@codepad.net> Subject: Re: Adding a 2nd disk without messing with the 1st 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: Wed, 09 Mar 2005 15:49:41 -0000 On Wednesday 09 March 2005 13:55, Chris wrote: > Ok - seems easy enough - however, what if I want to move /usr/home to > this new drive? you can mount it on /home and symlink /usr/home to /home. I think /home is usually symlinked to /usr/home when the home dirs are on the /usr partition. It works well for me. -- /Xian "Arguing with an engineer is like wrestling with a pig in mud. After a while, you realize the pig is enjoying it." Unknown Author