Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Dec 2000 16:20:20 -0600 (CST)
From:      Mike Meyer <mwm@mired.org>
To:        "Zaitsau, Andrei" <AZaitsau@panasonicfa.com>
Cc:        questions@freebsd.org
Subject:   Re: Filesystem
Message-ID:  <14897.24228.839732.861390@guru.mired.org>
In-Reply-To: <63480996@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Zaitsau, Andrei <AZaitsau@panasonicfa.com> types:
> Hello everyone,
> I have RTFM question :)
> But anyway,
> I have 2.1Gb Hard Drive.
> Can someone advise me how much would be the perfect sizes
> for filesystems:
> /
> /usr
> /tmp
> /var
> /mnt
> 
> If I want to use the whole disk, is that all file system I need(or I do not
> need)?

You forgot swap, but that's not a file system.

To get "perfect", we need to know what you're going to do with the
system, and what the system configuration is.

For a workstation, I'd go with 2 * memory for swap (assuming you've
got enough memory for Win98 to run reasonably), make / ~1GB, then give
the rest to /home. / can vary between 500MB and the entire disk (with
/home on another disk) for common uses of the system.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Unix/FreeBSD consultant,	email for more information.


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?14897.24228.839732.861390>