From owner-freebsd-questions@FreeBSD.ORG Thu Oct 27 22:03:54 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 830B516A421 for ; Thu, 27 Oct 2005 22:03:54 +0000 (GMT) (envelope-from freebsd@redry.net) Received: from luke.segpub.com.au (luke.segpub.com.au [64.49.254.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id C466843D46 for ; Thu, 27 Oct 2005 22:03:53 +0000 (GMT) (envelope-from freebsd@redry.net) Received: (qmail 64199 invoked by uid 89); 28 Oct 2005 08:03:53 +1000 Received: by simscan 1.1.0 ppid: 64122, pid: 64136, t: 3.5152s scanners: clamav: 0.86.1/m:33/d:984 spam: 3.0.4 Received: from unknown (HELO ?192.168.1.34?) (213.202.152.161) by 0 with SMTP; 28 Oct 2005 08:03:49 +1000 In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v734) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: eoghan Date: Thu, 27 Oct 2005 23:03:47 +0100 To: Andrew P. X-Mailer: Apple Mail (2.734) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on luke.segpub.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 Cc: freebsd-questions@freebsd.org Subject: Re: increasing mount size X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2005 22:03:54 -0000 On 27 Oct 2005, at 22:32, Andrew P. wrote: > On 10/27/05, eoghan wrote: > >> Hello >> My /var mount has no more space left. I was wondering if there is >> some way to increase the size of it without loosing anything? >> Thanks >> Eoghan >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions- >> unsubscribe@freebsd.org" >> >> > > FreeBSD default layout is very smart. > > What takes up so much in your /var? > > # du -s /var/* That says: du: No match. im not sure :) but i was trying to add openoffice... i know its big. the size of my var is only 248MB, which is the same size as /tmp and ive only 2% left on that. its a 20GB hard drive - i suppose these days thats pretty small.