Subject: Re: Running out of room for /home
To: None <collver@linuxfreemail.com>
From: Dominic Jones <dominicj@cs.utah.edu>
List: netbsd-help
Date: 07/20/2001 13:10:59
	It seems to give away some margin for error. My department keeps
/home on a separate drive from everything else. Needless to say, it gets
rather ... interesting ... when that drive is unavailable. I guess that's
the motivation for having /home be on your boot partition - if the machine
boots, your home directory is pretty well assured to be available.

Dominic R. Jones
The University of Utah
jonesd@acm.org

On Thu, 19 Jul 2001 collver@linuxfreemail.com wrote:

> I've often gone (mv /home /usr; ln -s /usr/home /home) without any ill
> effect.  Maybe it isn't "kosher" though.
> 
> Ben
> 
> > 	I'm running out of room for my home directories (which are on
> > wd0a), with plenty of space in /usr (wd0e). What is the "kosher" way to
> > solve this? Re-partition? Set aside space in /usr using links?
>