Incompatible Disk Error after Mojave install

Hi All,


I installed did the reinstall of Mojave after erasing all the data on the the disk in recovery utility. It formatted to APFS and ran the install. I setup the user account and everything. Now every time it reboots I get this Incompatible Disk error. However the device appears to connect to the internet just fine, download updates and all. I have looked all over the place regarding this error and it seems to be nothing more than an auto-pop annoyance. Is there a reason its doing this?


Thanks

Posted on Sep 12, 2023 10:30 AM

Reply
Question marked as Top-ranking reply

Posted on Sep 12, 2023 7:56 PM

Did you downgrade from macOS 10.15+ by any chance? I believe this may be an error where Mojave sees the old "Update" volume utilized by macOS 10.15+ and indicates you did not completely erase the whole physical drive (Intel Macs only) when reinstalling macOS. It may also mean you have other APFS volumes consuming storage space as well. If you downgraded macOS, then use the following command in the Terminal app so we can see the current drive layout.

diskutil  list  internal
5 replies
Question marked as Top-ranking reply

Sep 12, 2023 7:56 PM in response to JCtech2025

Did you downgrade from macOS 10.15+ by any chance? I believe this may be an error where Mojave sees the old "Update" volume utilized by macOS 10.15+ and indicates you did not completely erase the whole physical drive (Intel Macs only) when reinstalling macOS. It may also mean you have other APFS volumes consuming storage space as well. If you downgraded macOS, then use the following command in the Terminal app so we can see the current drive layout.

diskutil  list  internal

Sep 13, 2023 10:02 AM in response to JCtech2025

Thanks for the follow up. I believe my guess was most likely correct then. You may still want to look into the current drive layout though since you may have an APFS volume which is wasting some storage space. Many times when people reinstall macOS, they end up with an extra volume from the old system. If it is the "Data" volume, then a lot of storage space may be taken up by it.



Sep 13, 2023 11:07 AM in response to HWTech

Ok I'll keep that in mind. It's being used as a spare and I could just see someone saying "what is this error?". One thing I did notice was after erasing the data on the disk, then hitting reinstall the macOS, it said the total drive space was 121 gb. However 106 gb was available?, but I didn't know how to find what was taking up that space? Is that was this command diskutil list internal is for? I'm a Windows native and Windows for life, but I also want to know MAC as this point as good as I do Windows if that makes any sense.

Sep 13, 2023 12:36 PM in response to JCtech2025

If it is a 128GB SSD, then usually you only get about 100GB to 120GB of space from it for macOS once it is formatted.


Also, the "Available" space designation within macOS is very deceptive since it does not mean that storage is immediately useable. The only way on macOS to find out the actual amount of storage space immediately useable for your files is by using Disk Utility & selecting the "Data" volume on the left pane while looking at the "Free" space value on the right side just beneath the bar. The "Free" space value is storage you can use immediately. The "Available" designation contains both the "Free" space plus "Purgeable" space which is storage macOS will release at some unknown time in the future..


"diskutil" is a command line utility which provides for some of the functionality of the Disk Utility GUI app. "diskutil" is mainly used to create & resize partitions, mount/unmount volumes, and to "format" volumes. The Disk Utility app is very clumsy and will hide a lot of stuff from the user, the command line is able to reveal a lot more which is important when dealing with install issues & space issues.


FYI, on *nix systems (macOS, Linux, BSD) with the command line, you can gather more information about most commands by reading their manual or "man" page which includes the proper use & format of the command & its available options. For example, to get information on "diskutil" you would use:

man  diskutil


Or if you want information on the "man" command:

man  man

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Incompatible Disk Error after Mojave install

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.