Date: Mon, 29 Dec 2008 22:37:17 -0800 From: Marcel Moolenaar <xcllnt@mac.com> To: Mathieu Prevot <mathieu.prevot@gmail.com> Cc: rpaulo@fnop.net, current@freebsd.org Subject: Re: GEOM: geometry does not match label + can't mount root Message-ID: <B26BD859-4E13-42BC-A762-766634E8841A@mac.com> In-Reply-To: <3e473cc60812290359n27b4147p155053ddf860b623@mail.gmail.com> References: <3e473cc60812290359n27b4147p155053ddf860b623@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Dec 29, 2008, at 3:59 AM, Mathieu Prevot wrote: > I updated from 7.1RC to CURRENT on a GPT/MBR macbook with (EFI, HFS+, > FreeBSD (ad5p3 / ad5s3)) and met this problem: Since you have a GPT on this disk, the MBR is overruled. Use ad5p3 and not ad5s3. > GEOM: ad5p3: geometry does not match label (255h,63s != 16h,63s) > Trying to mount root from: ufs:/dev/ad5s3a Try ufs:/dev/ad5p3a -- Marcel Moolenaar xcllnt@mac.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B26BD859-4E13-42BC-A762-766634E8841A>