I've been looking into how Catalina separates the partitions into System and Data partitions. Just as an experiment and trying to figure out how that all fits together I was trying to see if I could create an APFS Volume Group on my own using the command line.
I see there are new verbs in the diskutil apfs command lists to do this. They have new Role letters as well in the catalina version of diskutil S = System D = Data so I was able to make the APFS volumes for System and Data, but I"m not sure how to put them together into a Volume Group. I saw a setting under addVolume (I don't have my mac with me to check exactly right now) Something like "Group{with} | sibling" but I wasn't sure how to read the man pages to get a working example out of that.
Does anybody know how to build the Volume Group and populate with a System and Data Partition using the command line?
I was able to get a Preboot and Recovery Partition created without any issue.
