New BSD Installer

Garrett Wollman wollman at hergotha.csail.mit.edu
Fri Feb 17 02:38:32 UTC 2012


In article <20120217021019.GA61420 at icarus.home.lan>,
Jeremy Chadwick  <freebsd at jdc.parodius.com> wrote:

>So for version 0.90 of their metadata format, you lose drive capacity by
>about 64-128KBytes, given that the space is needed for metadata.

Which is exactly what geom_mirror does, amazingly enough.  (Except, of
course, that geom_mirror only needs one sector!)  See the function
mirror_label() in /usr/src/sbin/geom/class/mirror/geom_mirror.c.  So
if geom_mirror is not working with GPT, you should look elsewhere for
the culprit.

-GAWollman



More information about the freebsd-stable mailing list