Opened 12 years ago
Closed 9 years ago
#9291 closed enhancement (fixed)
Make makebootable understand GPT partitions
Reported by: | tqh | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Build System | Version: | R1/Development |
Keywords: | GPT makebootable | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is a followup from #8434. Currently makebootable has disabled support for GPT partitions, as it may mismatch hybrid gpt/mbr disk partitions writing boot-code to the wrong partition. (This is true for cross-compiling, another code-path may be used on Haiku.)
Note:
See TracTickets
for help on using tickets.
Implemented in hrev49242!