WARNING: Expected rawoffset 0, found 63 ?
Chris Elsworth
chris at shagged.org
Fri Sep 24 17:28:29 PDT 2004
On Fri, Sep 24, 2004 at 06:10:36PM -0400, Paul Mather wrote:
> >
> > The 16 offset is to protect the disklabel and boot code. You have no
> > idea how much I hate the person who made the hack to leave the metadata
> > inside the trafic partitions.
>
> So I guess the case to be made is really to have sysinstall behave the
> same as bsdlabel, not vice versa.
Ah, so we should really be leaving that 16 offset there?
I'm having trouble getting the kernel to mount a mirrored partition as
root now - I have geom_mirror_load="YES" in loader.conf, but if I
boot -as
I can only see da0* and da1* available, no gmirror drives. If I just
select a daX drive then kldstat, geom_mirror is present in the list.
Additionally, gmirror list shows nothing until I kldunload it, then
kldload it again, at which point I see GEOM_MIRROR messages about my
configured mirror. Did I miss something out of loader.conf ? I can't
find anything to suggest I need more in there.
--
Chris
More information about the freebsd-geom
mailing list