Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2015 20:52:21 +0200
From:      Polytropon <freebsd@edvax.de>
To:        nightrecon@hotmail.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ufs snapshot help
Message-ID:  <20150423205221.dd336e2a.freebsd@edvax.de>
In-Reply-To: <mhbe4v$gd3$1@ger.gmane.org>
References:  <CAKE2PDuSGsrf7mHfd2zo-BJAhsOL4KDKTmdROBwtJKeFrvWCBw@mail.gmail.com> <CAKoxK%2B7brXXBE=JxPQHm06a2SEMiGC7k3eF95o7aQ90Hi__3Fg@mail.gmail.com> <CAKE2PDudJ57mWhPKU7XhEz85QG1Gywxt8U=sW1i7T6Nf269h3g@mail.gmail.com> <mhbe4v$gd3$1@ger.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 23 Apr 2015 14:37:16 -0400, Michael Powell wrote:
> jungle Boogie wrote:
> 
> [snip]
> > 
> > 
> > You're correct. New installs of FreeBSD don't seem to setup separate
> > partitions. Did they ever?
> > 
> [snip]
> 
> Huh? The default 'auto guided default' of installing everything into a 
> single / partition is only a fairly recent occurrence.

If I remember correctly, ye olde sysinstall did also create
several partitions for functional separation when the 'a' key
(auto) was being used.



> The manual approach 
> for those who know how to slice and partition is still viable, even to 
> include the choice of GPT or ancient Dos-friendly Mbr. Historically separate 
> partitions were the norm back in the day.

Putting different functional parts on separate partitions
comes with advantages and disadvantages: advantages include
the ability to use dump + restore, the "noexec" mount option,
the protection against runaway processes to fill / (or to
make /home unwritable by creating big files in /tmp or /var),
or "switching" between different versions by mounting them;
disadvantages include the problem of "device is full" and
the trouble of resizing them.

With GPT, the partitioning approach is even easier as there
is no need to decide about slicing (if or if not, "dedicated"),
and there are more than 7 partitions (total) possible.


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



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