Date: Thu, 27 May 2010 17:08:21 -0500 From: "Rick C. Petty" <rick-freebsd2009@kiwi-computer.com> To: Garrett Cooper <yanefbsd@gmail.com> Cc: geom@freebsd.org Subject: Re: Getting useful diagnostics from geom(8) and friends Message-ID: <20100527220821.GB82995@kay.kiwi-computer.com> In-Reply-To: <20100527220241.GA82995@kay.kiwi-computer.com> References: <AANLkTimg6CKc0RTNpd-0oI5MegjVPd0eiS5pQCj-chvV@mail.gmail.com> <20100527220241.GA82995@kay.kiwi-computer.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 27, 2010 at 05:02:41PM -0500, Rick C. Petty wrote:
>
> I'm not sure what you're doing wrong. Do the following steps work?
>
> % gpart create -s MBR /dev/ad4
> % gpart bootcode -b /boot/boot0 /dev/ad4
> % gpart add -b 34 -s 128 -t freebsd /dev/ad4
> % gpart bootcode -p /boot/gptboot -i 1 /dev/ad0
^^^^^^^^
Oops, I meant /dev/ad4.
In any case, show us the output of "gpart show /dev/ad4" if there are
any problems.
-- Rick C. Petty
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100527220821.GB82995>
