From owner-freebsd-questions Wed Jan 31 5:53:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailin5.bigpond.com (unknown [139.134.6.78]) by hub.freebsd.org (Postfix) with ESMTP id 1ABE837B503 for ; Wed, 31 Jan 2001 05:53:21 -0800 (PST) Received: from freebsd.freebsd.org ([139.134.4.54]) by mailin5.bigpond.com (Netscape Messaging Server 4.15) with SMTP id G815GI01.9V6; Wed, 31 Jan 2001 23:57:54 +1000 Received: from CPE-203-45-68-28.nsw.bigpond.net.au ([203.45.68.28]) by mail6.bigpond.com (Claudes-Sleepy-MailRouter V2.9c 11/3967596); 31 Jan 2001 23:52:50 From: Danny To: "Wonderful One" , "FreeBSD Questions" Subject: Re: How in the..... Date: Thu, 1 Feb 2001 00:44:03 +1100 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: MIME-Version: 1.0 Message-Id: <01020100484002.00343@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello - I suspect when you add a user you created a /home/dannyho which is mounted on / - Before you create a user such as /home/dannyho you need to: as root type in : cd / mkdir /usr/home ln -s /usr/home /home - you should see the following by typeing in ls -l lrwxr-xr-x 1 root wheel 9 Jan 5 23:32 home -> /usr/home -rwxr-xr-x 1 root wheel 2465721 Sep 17 1999 kernel Looking forward to your feedback. dannyh dannyho@bigpond.net.au On Wed, 31 Jan 2001, Wonderful One wrote: > How can this be: > > Disk status: > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/ad1s1a 49583 49161 -3544 108% / > /dev/ad1s1f 13721752 1415888 11208124 11% /usr > /dev/ad1s1e 19815 12190 6040 67% /var > procfs 4 4 0 100% /proc > > Can anyone offer me a solution to fix this problem? Please no smart remarks, > I know I'm a rookie. > > > > > 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