Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Jan 2009 09:53:31 -0800
From:      Marcel Moolenaar <xcllnt@mac.com>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        current@freebsd.org
Subject:   Re: New warning, what does it mean?
Message-ID:  <E3B73D83-B9B4-4329-B98C-BC97BDFB32FC@mac.com>
In-Reply-To: <20090103.102528.139568125.imp@bsdimp.com>
References:  <20090102.115426.-1540393465.imp@bsdimp.com> <A77633F1-893A-4BFD-9DF1-E423E79458CB@mac.com> <20090103.102528.139568125.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Jan 3, 2009, at 9:25 AM, M. Warner Losh wrote:

> In message: <A77633F1-893A-4BFD-9DF1-E423E79458CB@mac.com>
>            Marcel Moolenaar <xcllnt@mac.com> writes:
> :
> : On Jan 2, 2009, at 10:54 AM, M. Warner Losh wrote:
> :
> : > I'm getting the following from my main disk on boot now:
> : >
> : > GEOM: ad0s2: geometry does not match label (255h,63s != 16h,63s).
> : >
> : > What does it mean?  This system is a dual-boot FreeBSD/Windows
> : > laptop.  In the past I've seen sysinstall barf on the former  
> geometry,
> : > and have had problems installing dual-boot core4/FreeBSD systems
> : > because of it.
> : >
> : > In addition, the above error message is useless.  Who is  
> complaining?
> : > Why are they complaining?  What is the corrective action to be  
> taken
> : > here?  Why does it matter with modern disks and BIOSes anyway?
> :
> : This is geom_part telling you that the BSD disk label does
> : not have the same geometry as ad0 is telling it it has.
> : Your label claims 255 heads. Your disk claims 16 heads.
> : There's nothing you need to do at this time.
>
> It would be nice to know which of the numbers is which...  You can't
> tell that without finding this message in the source...

True. David added the numbers, which weren't there, so it's
an improvement over the original warning, but it helps if
we use a second line and be more informative. I think the
warning should go away eventually. That's why I'm not too
concerned right now with the details of that message.

-- 
Marcel Moolenaar
xcllnt@mac.com






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E3B73D83-B9B4-4329-B98C-BC97BDFB32FC>