From owner-freebsd-questions Tue Nov 20 10: 3:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id B52D637B417 for ; Tue, 20 Nov 2001 10:03:33 -0800 (PST) Received: from [195.20.224.208] (helo=mrvdom01.schlund.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 166FF4-0007qw-00; Tue, 20 Nov 2001 19:03:30 +0100 Received: from pd90172e5.dip.t-dialin.net ([217.1.114.229]) by mrvdom01.schlund.de with esmtp (Exim 2.12 #2) id 166FF4-0002ib-00; Tue, 20 Nov 2001 19:03:30 +0100 Date: Tue, 20 Nov 2001 17:01:49 +0000 (GMT) From: "P. U. (Uli) Kruppa" X-X-Sender: To: Tom Kersten Cc: Subject: Re: / is full!!!! Please help... In-Reply-To: <20011120054007.2040.qmail@web10006.mail.yahoo.com> Message-ID: <20011120164045.D46734-100000@big> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Mon, 19 Nov 2001, Tom Kersten wrote: > Hello all, > > My root directory is getting close to being full > (97+%). It is 45 mb....is this too small??? I > symlinked the /var directory to /usr/var after > installation and thought that 45 mb would be > enough...it says that 30 is sufficient in "The > Complete FreeBSD"..so I put in a little more just in > case. Anyway, what is the best way to fix this? I read > a little bit about the 'growfs' command...but am not > sure of the *best* way to fix my problem. Any tips are > appreciated. If you need more detailed information, > please let me know... You can use # du -h -d 1 or one of its options to find out what is using your diskspace. Then you may set links to use space on your /usr partition or you even might add a new partition to /etc/fstab . It will be mounted at boot time whereever you need it. Regards, Uli. ************************************ * P. U. Kruppa - Wuppertal * * Germany * * www.pukruppa.de www.2000d.de * ************************************ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message