Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Sep 2010 23:37:39 -0500
From:      Adam Vande More <amvandemore@gmail.com>
To:        perryh@pluto.rain.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: sysinstall vs gmirror
Message-ID:  <AANLkTimJ-fidbrRPYGynHLQj1-1nqo=-byo9zxXCK049@mail.gmail.com>
In-Reply-To: <4c8da53d.pPK/NzHAHPlQPOfh%perryh@pluto.rain.com>
References:  <4c83190a.SG%2BLIhPWaGtmaaeL%perryh@pluto.rain.com> <4C835474.7060707@infracaninophile.co.uk> <4c8487cc.Rh42YL91jTIv09e0%perryh@pluto.rain.com> <4c84ce46.sHyLaI%2BH%2BUzM%2BJ/y%perryh@pluto.rain.com> <4c8c5260.%2BCOCCpHgloxRSY2/%perryh@pluto.rain.com> <4C8CD2A4.3020203@infracaninophile.co.uk> <4c8da53d.pPK/NzHAHPlQPOfh%perryh@pluto.rain.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 12, 2010 at 11:14 PM, <perryh@pluto.rain.com> wrote:

> The part I don't know how to do is partitioning gm0 by hand.
> (I suppose it would require some sort of arcane incantations
> involving bsdlabel.)  For all its limitations, sysinstall
> seems at least to know how to translate a reasonably human-
> readable representation of the desired slice and partition
> layout into the necessary fdisk and bsdlabel commands.
>

I don't know of any exact howto, but the general principles are laid out
here:

http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot/Mirror

It shows how to load geom modules from usb stick, once they are loaded you
can then setup geom,  Next fdisk/gpart accordingly(don't forget to make it
bootable).  If your setup if GPT compatible, I recommend using it.  IMO,
it's significantly more straightforward than the old mbr style.  once you've
got your partitions setup the way you want, create your filesystems and use
the instrustions on the page to extract the distrobution on to them.
Obviously they need to be mounted for this to occur, so adapt the example to
your own use.

Note, I've never tried to boot from a gjournaled geom, but I think it will
work.

-- 
Adam Vande More



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimJ-fidbrRPYGynHLQj1-1nqo=-byo9zxXCK049>