From owner-freebsd-questions Wed May 8 20:35:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tierzero.apana.org.au (sa.apana.org.au [203.14.158.1]) by hub.freebsd.org (Postfix) with ESMTP id BF42937B400 for ; Wed, 8 May 2002 20:35:33 -0700 (PDT) Received: from there (dialup-3.pasa.apana.org.au [203.14.158.132]) by tierzero.apana.org.au (8.11.1/8.11.1) with SMTP id g493cj182581; Thu, 9 May 2002 13:08:46 +0930 (CST) (envelope-from bastill@sa.apana.org.au) Message-Id: <200205090338.g493cj182581@tierzero.apana.org.au> Content-Type: text/plain; charset="iso-8859-1" From: Brian Astill Reply-To: bastill@sa.apana.org.au To: Annelise Anderson , Nick Lozinsky Subject: Re: /usr/home on separate disk? Date: Wed, 8 May 2002 23:24:39 +0930 X-Mailer: KMail [version 1.3] Cc: "P.B. Ruiter" , Peter Leftwich , FreeBSD Questions References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I want to put /usr/local on ad1, leaving / /var /usr and swap on ad0. I don't understand the (quite complex)answers given about how to do this. What is wrong with renaming /usr/local /usr/local2, then putting the ad1slice and mount /usr/local in fstab Reboot or (perhaps better) just mount /dev/ad1s1 /usr/local. Move the tree from /usr/local2 to /usr/local. Bingo! Or is it? -- Regards, Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message