From owner-freebsd-questions Mon Mar 25 8: 1:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from foo31-146.visit.se (foo31-146.visit.se [62.119.31.146]) by hub.freebsd.org (Postfix) with ESMTP id 5FC9A37B404 for ; Mon, 25 Mar 2002 08:01:40 -0800 (PST) Received: (from martin@localhost) by foo31-146.visit.se (8.11.6/8.11.6) id g2PG12q12833; Mon, 25 Mar 2002 17:01:02 +0100 (CET) (envelope-from martin) Date: Mon, 25 Mar 2002 17:01:01 +0100 From: Martin Karlsson 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> Mail-Followup-To: Martin Karlsson , freebsd-questions@FreeBSD.ORG, culverk@alpha.yumyumyum.org, dan@slightlystrange.org References: <20020325111048.GA5047@icarus.slightlystrange.org> <20020325105218.R15366-100000@alpha.yumyumyum.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20020325105218.R15366-100000@alpha.yumyumyum.org> User-Agent: Mutt/1.3.28i X-PGP-Keyid: 0x9C924660 X-PGP-Fingerprint: 5970 BE22 2C33 4D8F 53FD 7E34 66FF 9332 9C92 4660 X-Editor: Vim http://www.vim.org/ 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 * Kenneth Culver [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