Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Apr 1999 16:08:28 +0200
From:      Herbelot Thierry <Thierry.Herbelot@alcatel.fr>
To:        Clem.Dye@wdr.com
Cc:        fpscha@ns1.sminter.com.ar, questions@FreeBSD.ORG
Subject:   Re: Partition sizes on 3.1
Message-ID:  <37207EDC.5F214C37@telspace.alcatel.fr>
References:  <H0000082019dd465@MHS>

next in thread | previous in thread | raw e-mail | index | archive | help
Clem.Dye@wdr.com wrote:
> 
> OK. Thanks for the tips. It then comes down to the issue of how much
> space do you allocate per partition. My thinking (working on a 3.2GB
> disk and 72MB ram) is as follows for the system-related stuff:
> 
> swap - separate slice 150MB (ie: 2x physical ram)
> / 100MB
> /usr 500MB
> /usr/local 350MB
> /var 250MB
> /temp 250MB
> 
> /home & /data would get the remainder. 
[SNIP]

I would use a MUCH larger /usr (in part because I store there /usr/src
which is ~ 250 Megs and /usr/obj which is also ~ 250 Megs - for 3.1)

A separate /tmp partition is probably not necessary : you could enlarge
your swap partition and use it as a MFS (memory file system) mounted
under /tmp

More generally, if you have many partitions, it's easy to have at least
one of them not large enough, and there is not "partition magic" tool
for FreeBSD - so I personnaly have only /, /var and /usr (plus swap),
wiht he sizes automatically computed by the install program.

	TfH


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37207EDC.5F214C37>