Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2002 21:01:55 -0700 (PDT)
From:      Annelise Anderson <andrsn@andrsn.stanford.edu>
To:        Brian Astill <bastill@sa.apana.org.au>
Cc:        Nick Lozinsky <nl3481@wi.rr.com>, "P.B. Ruiter" <pruiter@indigored.com>, Peter Leftwich <Hostmaster@Video2Video.Com>, FreeBSD Questions <FreeBSD-Questions@FreeBSD.ORG>
Subject:   Re: /usr/home on separate disk?
Message-ID:  <Pine.BSF.4.10.10205082056100.69626-100000@andrsn.stanford.edu>
In-Reply-To: <200205090338.g493cj182581@tierzero.apana.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 8 May 2002, Brian Astill wrote:

> 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?
> 
Well, if I were doing it I'd mount ad1s1 to something like /usr/newlocal
and then move all the files; then I'd rename /usr/local to /usr/local2,
put ad1s1 in fstab on with /usr/local as a mount point, and then remount
/usr/newlocal to /usr/local/.  Make sure it works, and reboot; then once
it's working and you know the files are right, you can start deleting
stuff in /usr/local2.

	Annelise 

-- 
Annelise Anderson
Author of: 		 FreeBSD: An Open-Source Operating System for Your PC
Available from:	 BSDmall.com and amazon.com
Book Website:    http://www.bittreepress.com/FreeBSD/introbook/	




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10205082056100.69626-100000>