Date: Mon, 11 Oct 2004 10:03:12 -0700 From: Marcel Moolenaar <marcel@xcllnt.net> To: Emanuel Strobl <Emanuel.Strobl@gmx.net> Cc: freebsd-current@freebsd.org Subject: Re: missing ad0p2 device while GEOM sees GPT Message-ID: <20041011170312.GA16348@ns1.xcllnt.net> In-Reply-To: <200410111848.15914.Emanuel.Strobl@gmx.net> References: <200410111101.59356.Emanuel.Strobl@gmx.net> <5EA7A436-1B9D-11D9-9D37-000D93C47836@xcllnt.net> <200410111848.15914.Emanuel.Strobl@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 11, 2004 at 06:48:09PM +0200, Emanuel Strobl wrote: > Am Montag, 11. Oktober 2004 17:51 schrieb Marcel Moolenaar: > > On Oct 11, 2004, at 2:01 AM, Emanuel Strobl wrote: > > > Hello, > > > > > > I managed to get a GPT table onto my disk while beeing still able to > > > boot. > > > In verbose boot GEOM creates ad0p2 but no device is generated. > > > > The dmesg(8) below shows that da0p2c is created. Did you disklabel(8) > > (or should I say bsdlabel(8) the GPT partition? > > No I didn't because I didn't know that I need a label inside a GPT partition. You actually should not have a BSD label inside an UFS partition. The reason I asked is because GEOM configured ad0p2c, which it normally shouldn't. > But when I try it fails becaus there also is no /dev/ad0p at all. Odd. I'll see if I can reproduce this. In the mean time, see if md(4) exhibits the same behaviour. > Btw, it's a i386 box, not ia64. I know. :-) -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041011170312.GA16348>