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
feat: flag to create pmbr marked as bootable (#132)
We're using gptman to build a bootable disk image, that needs to boot on
both BIOS and UEFI systems. We've found that some legacy BIOS systems
don't consider a disk to be bootable unless the bootable flag is set on
the [PMBR](https://www.rodsbooks.com/gdisk/bios.html).
0 commit comments