Removal of GEOM_BSD, GEOM_MBR, GEOM_PC98 and GEOM_SUNLABEL

Marcel Moolenaar xcllnt at mac.com
Thu Apr 2 09:45:19 PDT 2009


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





More information about the freebsd-current mailing list