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
There are two cases in which impluse may need to make changes to a partition map:
The volume needs to change size (Can't convert the StuffIt Deluxe 5.0 and 5.5 CDs #29). In this case, the partition length for the corresponding partition needs to change, as do the start block numbers for any and all subsequent partitions.
The original partition map is in the IM4 format (Interpretation of old-style Apple Partition Map partitions is incorrect #23). Just as modern macOS can't read original HFS, it can't read IM4 partition maps either. So, just as impluse exists to convert HFS volumes to HFS+, it should also convert IM4 partition maps to IM5.
There are two cases in which impluse may need to make changes to a partition map: