From owner-freebsd-questions Fri Mar 2 5:45:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ra.upan.org (ra.upan.org [204.107.76.19]) by hub.freebsd.org (Postfix) with ESMTP id 6554637B718 for ; Fri, 2 Mar 2001 05:45:32 -0800 (PST) (envelope-from mikel@ocsinternet.com) Received: from ocsinternet.com (localhost.upan.org [127.0.0.1]) by ra.upan.org (8.11.1/8.11.1) with ESMTP id f22DjfH34566; Fri, 2 Mar 2001 08:45:41 -0500 (EST) (envelope-from mikel@ocsinternet.com) Message-ID: <3A9FA405.1771CB00@ocsinternet.com> Date: Fri, 02 Mar 2001 08:45:41 -0500 From: Mikel King Organization: OCS Internet X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "Dan S." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Added a new HD need some help. References: <20010302114705.91071.qmail@web12005.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Maybe you might consider relocating all of /usr pr even bits of it to /zusr? Say /usr/src -> /zusr/src then rm src from under /usr and 'ln -s /zusr/src /usr/src' could do the same thing with say /usr/home. Take your time and 'man hier' to get a good understanding of what's required... cheers, mikel "Dan S." wrote: > I just added a new HD to my system. I Fdisk'ed it and > labeled it from /stand/sysinstall. I labeled it /zusr > and added an entry for the drive to fstab. What I am > wondering is how can I get things to install to the > new HD instead of /usr which is almost full? How can i > get something I install from the ports collection to > install to /zusr? I have tried making a symbolic link > but that didn't do what I wanted. Any suggestions on > how to get it working the way I want? > > Thanks! > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message