From owner-freebsd-questions@FreeBSD.ORG Thu Dec 20 15:08:38 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D72A216A417 for ; Thu, 20 Dec 2007 15:08:38 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id A225413C442 for ; Thu, 20 Dec 2007 15:08:38 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id AB14028434; Thu, 20 Dec 2007 10:08:37 -0500 (EST) To: "Alexander Rudyk \(Akvelon\)" References: <3659EBC278926E47B1802BE0129D1B6007D8AD3AC8@NA-EXMSG-C123.redmond.corp.microsoft.com> From: Lowell Gilbert Date: Thu, 20 Dec 2007 10:08:37 -0500 In-Reply-To: <3659EBC278926E47B1802BE0129D1B6007D8AD3AC8@NA-EXMSG-C123.redmond.corp.microsoft.com> (Alexander Rudyk's message of "Wed\, 19 Dec 2007 17\:17\:50 -0800") Message-ID: <44sl1x4d56.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "freebsd-questions@freebsd.org" Subject: Re: Partitions size for 80GB HDD and 2GB RAM 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, 20 Dec 2007 15:08:38 -0000 "Alexander Rudyk (Akvelon)" writes: > I am planning to install FreeBSD 6.2 on my dell laptop with 80Gb HDD and 2GB > RAM. FreeBSD will be the only OS on the laptop. Laptop will be used to web > development (RubyOnRails), entertaiment (photo, music, video), > web browsing and emailing, so no server side task will be handled. > > How you suggest to split 80GB between partitions to solve all laptop tasks. > Here is partitions: > /root > /var > /usr > /home > /swap You might want to consider a single partition (other than swap). The only reason I separate partitions these days is to make backups easier.