From owner-freebsd-questions@FreeBSD.ORG Thu Mar 17 16:16:57 2005 Return-Path: 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 B768B16A4CE for ; Thu, 17 Mar 2005 16:16:57 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57CCD43D73 for ; Thu, 17 Mar 2005 16:16:57 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 17 Mar 2005 10:20:13 -0600 Message-ID: <4239AD77.9080201@daleco.biz> Date: Thu, 17 Mar 2005 10:16:55 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Soo-Hyun Choi References: <34b425c505031705587bfc378c@mail.gmail.com> In-Reply-To: <34b425c505031705587bfc378c@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 17 Mar 2005 16:20:13.0886 (UTC) FILETIME=[32EC8DE0:01C52B0D] cc: freebsd-questions@freebsd.org Subject: Re: How much HDD space does FreeBSD need? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 16:16:57 -0000 Soo-Hyun Choi wrote: >Hi, > >I'm wondering how much HDD space does FreeBSD need in a normal >installation. What I mean by the normal installation includes 'Full >X-Development' packages with Gnome. Oh, It's 5.3-RELEASE. > >My HDD has 10G space for FreeBSD and I installed onto that space. The >FreeBSD installation was of no problem. However, once I tried to >upgrade Gnome 2.8 to 2.10, I've faced up a warning message at some >point that I am running out of HDD space. (I just executed the >recommend upgrade shell script from http://www.FreeBSD.org/gonme/) > >Is 10G HDD space is not good enough? > >Soo-Hyun > > Well, it *should* be plenty. How did you partition the drive? Could you show us the output of "df", the output of "cat /etc/fstab", and give the text and context of the warning message you refer to? Kevin Kinsey