Date: Mon, 25 Mar 2002 17:01:01 +0100 From: Martin Karlsson <martin.karlsson@visit.se> To: freebsd-questions@FreeBSD.ORG Cc: culverk@alpha.yumyumyum.org, dan@slightlystrange.org Subject: Re: /home is full... it's mounted under / Message-ID: <20020325160101.GA1686@foo31-146.visit.se> In-Reply-To: <20020325105218.R15366-100000@alpha.yumyumyum.org> References: <20020325111048.GA5047@icarus.slightlystrange.org> <20020325105218.R15366-100000@alpha.yumyumyum.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Kenneth Culver <culverk@alpha.yumyumyum.org> [2002-03-25 10.52 -0500]: > Home isn't mounted under /, it's part of /... for some reason the default > freebsd install STILL puts home there. I just get around it by making home > part of /usr Hmm. From my 4.5-p2 RELEASE (with only / and /usr created during install): % ll / | grep home lrwxrwxrwx 1 root wheel 9 Mar 8 12:19 home@ -> /usr/home It seems /home is actually /usr/home. HTH -- Martin 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?20020325160101.GA1686>