You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was about to write, "sure, just look at the type for Partition" (I assume you mean GPT), and then I saw it had nothing there. Much to my surprise. That is a good idea, so definitely open to a PR.
You would need to update gpt.Partition to include a partition number, and then update Table.toPartitionArrayBytes to account for them rather than just assigning it the next number. You also would need to be sure there were no conflicts. And tests, of course.
Hi,
is there a way to create a partition table where each entry has a specific partition number? So eg. 3 partitions with the numbers, 1, 13 and 14. Like:
The text was updated successfully, but these errors were encountered: