Skip site navigation (1)Skip section navigation (2)
Date:      25 Jan 2003 23:20:45 +0100
From:      Alexander Pohoyda <alexander.pohoyda@gmx.net>
To:        Alex Huth <ahuth@pinguintown.de>
Cc:        freebsd-newbies@FreeBSD.ORG
Subject:   Re: Partition-Layout best practice
Message-ID:  <87bs24lvlu.fsf@oak.pohoyda.family>
In-Reply-To: <200301251051.03361.ahuth@pinguintown.de>
References:  <200301251051.03361.ahuth@pinguintown.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Alex Huth <ahuth@pinguintown.de> writes:

> My first try was :
> 
> /		150 MB
> swap	256 MB
> /tmp		100 MB
> /var		200 MB
> /usr		2,5 GB
> /home	1 GB
> /data	the rest

I would do it this way:

/       150 MB
swap    256 MB
/var    250 MB
/usr    4   GB
/data   the rest

/tmp --> /var/tmp
/home --> /usr/home


-- 
Alexander Pohoyda
<alexander.pohoyda@gmx.net>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87bs24lvlu.fsf>