Displaying 1 result from an estimated 1 matches for "764436mb".
2013 Apr 04
1
XEN, FreeBSD domU, 3TB hard drive seen as 746GB
...ot;vfs.root.mountfrom=ufs:/dev/ad0p2" 
	memory = 128
	vif=[ ''bridge=xenbr0'' ]
	disk = [
		"file:/var/xen/freebsd.img,hda,w",
		"phy:/dev/sdb,sda,r"
	]
I''m trying to "attach" an internal 3TB drive (/dev/sdb), but FreeBSD recognizes it as 764436MB. This is what appears during the boot (FreeBSD shows it for every hard drive, but in this case it reports the wrong size):
	xbd1: 764436MB <Virtual Block Device> at device/vbd/2048 on xenbusb_front0
	xbd1: attaching as da0
It then complains that the GPT is corrupt, probably because it'...