How to make Mac Partition boot again on Catalina/Ubuntu 20.04 Dual Boot?
The type GUID for partition 2 of /dev/sda
is wrong. The commands below will correct the problem. Enter the commands in an Ubuntu terminal window.
sudo gdisk /dev/sda
t
2
AF0A
w
y