Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 1997 09:55:11 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Ihab Khoury <ikhoury@jrol.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: adduser.conf
Message-ID:  <Pine.BSF.3.96.971016095131.2112F-100000@gdi.uoregon.edu>
In-Reply-To: <Pine.LNX.3.95.971016103642.26885A-100000@mail.jrol.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 16 Oct 1997, Ihab Khoury wrote:

> Greetings, 
> 
> 	I finished installing FreeBSD on a [64MG, 2GIG scsi] from a CD
> that I bought. All went well, but I still have two questions..!
> 1)..what is the Hard Disk partition based on ? is it the Memory..?
> I have this partition with a 2GIG hard drive:
> 800MG for /
> 800MG for /usr
> 64MG for /swp
> the rest for /var
> is there a special way of calculating this ?

Sort of.  your swap partition should be twice the size of available
memory.  After that it's up to you, although we recommend a small / (ie,
50mb or so), a decent /var, and the rest for /usr.  So for your 2 gig
disk, the following would be a reasonable split.

/ - 50MB  (I don't know what is MG is :-) )
/var - 50MB  If you're planing on doing a lot of mail you'll want to
symlink /var/mail over to /usr.
/usr - rest (1900MB)

/ is an administrative FS, no user data is going on there, so there is no
sense making it big.  /var has variable data, such as printer spools.  The
mailboxes end up tehre too, but you can move that heirarchy over if
you're finding you have big inboxes or are serving a lot of people.

Hope this helps.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971016095131.2112F-100000>