[Parted-maintainers] Bug#328694: acknowledged by developer
(Bug#328694: fixed in parted 1.6.24-3)
Frans Pop
aragorn at tiscali.nl
Sun Sep 25 22:00:06 BST 2005
Hi Otavio,
I can now confirm that partman shows existing partitions again :-)
Thanks for fixing it so quickly.
The only thing I was wondering about from the patch
+- disk_data->length = block * PED_BE16_TO_CPU(label->ncyl);
++ disk_data->length = block * disk->dev->bios_geom.cylinders;
is, shouldn't label->ncyl also contain the correct value? Isn't that the
real error?
Especially as label->partitions[i].num_sectors a few lines below
apparently does contain the correct number. Or should that value be
doubted as well?
Cheers,
Frans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/parted-maintainers/attachments/20050925/6afe76f2/attachment.pgp
More information about the Parted-maintainers
mailing list