|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] virtual disk/block-device problem
> Note that fdisk is claiming to have 48 cylinders. Presumably it is the
> BLKGETSIZE (which purports to return the "device size") that is at fault,
> though there is the fstat call there as well. Recall this is Redhat 7.3,
> not Redhat 9 in case that matters.
>
> Anyway, by explicitly setting the size when doing the partition table
> initialization, all is well.
Ah, I see the problem. I'll check a fix into the 1.1 tree which should
sort things out for you. 1.2 does not have this problem as teh code is
substantially different.
-- Keir
|
|
|
|
|