not enough memory error Mac OS Monterey
Trying to install and run the macOS Monterey update to my MacBook Air (13-inch, 2017) and I get an error when selecting Macintosh HD, showing "macOS Monterey cannot be installed on Macintosh HD.
Trying to install and run the macOS Monterey update to my MacBook Air (13-inch, 2017) and I get an error when selecting Macintosh HD, showing "macOS Monterey cannot be installed on Macintosh HD.
Gon_Rob wrote:
Trying to install and run the macOS Monterey update to my MacBook Air (13-inch, 2017) and I get an error when selecting Macintosh HD, showing "macOS Monterey cannot be installed on Macintosh HD.
This message does not say anything about "memory", and not using the proper terminology can lead to confusion.
There are two reasons that I can think that would cause the above message.
Please be as precise as possible, so we can give you adequate advice.
Is this really a 2017 model?
How much disk space is available on your drive? Select the drive, press Command-I to open the info window and tell us what you see.
If you are getting "Your system has run out of application memory" dialog boxes, and a list of most likely innocent apps listed, then here is the explanation.
For the record, there are 2 reasons for the "Your system has run out of application memory" dialog box.
A) Your boot disk has very low free storage, and macOS cannot create page/swap files to offload virtual memory contents to disk. This is generally not the case, but I mention because if you do have very low free storage, it might apply.
B) A process (or set of processes) have asked macOS for excessive amounts of virtual memory address space. Virtual memory address space requires macOS to create Virtual Memory Page Tables in the kernel address space to keep track of the application virtual addresses given out. Generally, if there is a memory leak (process asks for a virtual address range, uses the addresses, forgets to give them back, asks for another virtual address range, uses the addresses, wash, rinse, repeat), eventually there are so many virtual memory page table entries trying to keep track of the virtual addresses, that macOS no longer has memory available for applications, and you get the "Your system has run out of application memory".
If you look at Applications -> Utilties -> Activity Monitor -> View (menu) -> All Processes -> Memory (tab), you can see what processes are using lots of memory.
NOTE: I have seen situations where no single process is using all the memory, but rather a host of smaller processes are using up all the virtual memory. That is to say, a 100 instances of the same program all running with a moderate amount of memory eventually adds up to a lot of page table entries being used.
I have also seen users with 100's of web browser tabs open, where each tab is being managed by its own separate process. And just because you are not looking at any give tab, does not mean the Javascript running on that web page, is not taking up memory and virtual addresses.
Well if they are using gigabytes of memory, then you can just ask.
If they are using megabyes of memory, chances are they are not a problem, unless you have hundreds of the same item.
Generally speaking killing a process will result in several types of behavior
Thank you for the response. I went into the activity monitor under memory tab as instructed and see a huge list of process names. How and which can I safely quit or force quit
not enough memory error Mac OS Monterey