gptsync

Synchronizes GPT and MBR partition tables on disk

brewmacoslinux
Try with needOr install directly
Source

About

GPT and MBR partition tables synchronization tool

Commands

gptsync

Examples

Show partition table status and synchronization options$ gptsync /dev/disk0
Synchronize MBR to match GPT partition table$ gptsync -m /dev/disk0
Synchronize GPT to match MBR partition table$ gptsync -g /dev/disk0