Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Dec 2007 14:47:11 -0500
From:      Jerry McAllister <jerrymc@msu.edu>
To:        James Harrison <jamesh@lanl.gov>
Cc:        "Alexander Rudyk \(Akvelon\)" <v-alrudy@microsoft.com>, Nikola Le??i?? <nikola.lecic@anthesphoria.net>, "FreeBSD-questions@FreeBSD.org" <FreeBSD-questions@freebsd.org>
Subject:   Re: Partitions size for 80GB HDD and 2GB RAM
Message-ID:  <20071220194711.GB50741@gizmo.acns.msu.edu>
In-Reply-To: <1198179646.4688.9.camel@p25dual1.lanl.gov>
References:  <3659EBC278926E47B1802BE0129D1B6007D8AD3AC8@NA-EXMSG-C123.redmond.corp.microsoft.com> <20071220195636.116ac9bb@anthesphoria.net> <3659EBC278926E47B1802BE0129D1B6007D8E204FA@NA-EXMSG-C123.redmond.corp.microsoft.com> <1198179646.4688.9.camel@p25dual1.lanl.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 20, 2007 at 12:40:46PM -0700, James Harrison wrote:

> On Thu, 2007-12-20 at 11:26 -0800, Alexander Rudyk (Akvelon) wrote:
> > Nikola,
> > 
> > Thank you for your extender answer. I have two more comments.
> > 
> > Did you consider /var as your email db partition. I really don???t
> > know how big will be my mail db on freebsd, but after half of year
> > I have about 4GB outlook mail db. So 1GB for /var might be not enough
> > in my case.
> > 
> > Having /home as part of /usr is the good point. But in case of backup
> > it make sense to have /home as separate partition. What you think about this?
> > 
> > Thx
> > Alex
> > 
> > 
> 
> 
> /home is just a symlink to /usr/home, so that wouldn't help.

Not unless you make it that way.   If you do not create a /home partition
then it can become just a symlink to /usr/home.   But, it is not if
you make a /home partition.   Then it gets turned in to a real mount
point.

////jerry

> 
> 
> cd /
> ls -l
> lrwxr-xr-x   1 root  wheel        8 Nov  2 05:37 home -> usr/home
> 
> 
> You might want to put /usr/home on a separate partition, but that's your
> call.
> 
> James
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 



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