From owner-freebsd-questions Sun Jun 18 8:52:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sanson.reyes.somos.net (freyes.static.inch.com [216.223.199.224]) by hub.freebsd.org (Postfix) with ESMTP id 6B35337B603 for ; Sun, 18 Jun 2000 08:52:40 -0700 (PDT) (envelope-from fran@reyes.somos.net) Received: from tomasa (tomasa.reyes.somos.net [10.0.0.11]) by sanson.reyes.somos.net (8.9.3/8.9.3) with SMTP id LAA21486; Sun, 18 Jun 2000 11:46:11 -0400 (EDT) (envelope-from fran@reyes.somos.net) Message-Id: <200006181546.LAA21486@sanson.reyes.somos.net> From: "Francisco Reyes" To: "Adam Hefetz" , "freebsd-questions@FreeBSD.ORG" Date: Sun, 18 Jun 2000 11:50:51 -0400 Reply-To: "Francisco Reyes" X-Mailer: PMMail 2000 Professional (2.10.2010) For Windows 98 (4.10.2222) In-Reply-To: <20000618071227.98480.qmail@hotmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: file system full Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 18 Jun 2000 07:12:27 GMT, Adam Hefetz wrote: >After I log in and startx I get messages on xterm looking like this: >Jun 18 10:00:09 hefetz /kernel.old: pid 265 (panel), uid 0 on /usr: file >system full In case you are not familiar with it.. check "du" to help you find the utilization in different directories. I would first try "du -d 1 /usr". This would give you a report of the top most level of /usr. It may be that after you installed X there wasn't much space left (or something else that you recently installed). If you installed the ports collection and you can't find anything else to delete AND you don't have any other volume with free space then the ports collection is a good candidate to go. Use df to see if there is available space in another volume. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message