From owner-freebsd-questions Sat Aug 19 11:50:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from malkav.snowmoon.com (ip-208-20-126-237.cdcsd.k12.ny.us [208.20.126.237]) by hub.freebsd.org (Postfix) with SMTP id 002FD37B423 for ; Sat, 19 Aug 2000 11:50:17 -0700 (PDT) Received: (qmail 32330 invoked from network); 19 Aug 2000 18:50:17 -0000 Received: from localhost.snowmoon.com (HELO localhost) (127.0.0.1) by localhost.snowmoon.com with SMTP; 19 Aug 2000 18:50:17 -0000 Date: Sat, 19 Aug 2000 14:50:17 -0400 (EDT) From: Jaime To: Oleg Osyka Cc: freebsd-questions@freebsd.org Subject: Re: home In-Reply-To: <007b01c00a0b$6e1baf40$d070e195@osykaeplusonline.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 19 Aug 2000, Oleg Osyka wrote: > I have installing FreeBSD : > 50M / > 160M swap > 20000M /usr > but / is very small for /home. Can I create symlink: ln -s /usr/home /home ? Yes. In fact, I thought that it did that by default when you installed it. After making some extra observations on my latest system, I suspect that the adduser script and the add user part of sysinstall both do this for you. Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message