Re: Removal of GEOM_BSD, GEOM_MBR, GEOM_PC98 and GEOM_SUNLABEL

From: Marcel Moolenaar <xcllnt_at_mac.com>
Date: Thu, 02 Apr 2009 09:43:43 -0700
On Apr 1, 2009, at 10:16 PM, Tai-hwa Liang wrote:

>  GENERIC kernel as of today(read: with GEOM_PART_{BSD,EBR,MBR} in  
> DEFAULT
> and no GEOM{BSD,MBR}):
>
> # geom show
> =>       63  228338775  ad0  MBR  (109G)
>         63   18688257    1  !12  (8.9G)
>   18688320   16783200    2  freebsd  [active]  (8.0G)
>   35471520  192855600    3  !15  (92G)
>  228327120      11718       - free -  (5.7M)


Can you dump the first 2 sectors of slice 3 and
send it to me:
	dd if=/dev/ad0s3 of=/tmp/dump.dd count=2 bs=512

I suspect the EBR has some data where it shouldn't and
as such is rejected by the EBR scheme.

Could you also send me the confxml output:
	sysctl -b kern.geom.confxml > geom.xml

Thanks!

-- 
Marcel Moolenaar
xcllnt_at_mac.com
Received on Thu Apr 02 2009 - 14:45:16 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:45 UTC