[RFC] Remove requirement of alignment to track from MBR scheme
Andrey V. Elsukov
bu7cher at yandex.ru
Mon May 23 09:55:30 UTC 2011
Hi,
Since after r221788 many people report about lost of access to their
MBR partitions, i prepared new patch:
http://people.freebsd.org/~ae/mbr_geometry.diff
It removes from GEOM_PART_MBR constraints to alignment to track.
Now it is possible to create MBR partitions with exactly specified
start offset and size, and they will not be recalculated by kernel.
Also the patch adds new option "-g" to the gpart(8) utility. This
option can be specified for "add" and "resize" subcommands.
gpart(8) uses information about provider's "geometry" and does
partition alignment how it did before for MBR.
With these changes we give to users the choice how align their
partitions and also we still able to use some "broken" partition
tables.
--
WBR, Andrey V. Elsukov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-geom/attachments/20110523/c6e18bc6/signature.pgp
More information about the freebsd-geom
mailing list