For a few years now, Apple has provided links to download installers for OS X Lion (10.7) through macOS Sequoia (15), but for whatever reason OS X Mavericks (10.9) is missing from their list. Although there are various copies of Mavericks floating around the internet, it's hard to know for certain what is genuine. There is no way to download a copy of Mavericks directly from Apple, unless you already have the OS in your app store purchase history.
Over in the Mavericks subforum, a few of us have been trying to put together a shell script which anyone could use to download an official copy of Mavericks from Apple's OS recovery server. However, there is one thing we're missing!
In order to download from Apple's recovery server, you need to make a network request with a board serial number and ROM ID taken from a genuine Mac manufactured some time around 2013-2014.
Would anyone be willing to donate their Mac's board serial number and ROM ID for public use?
This information should be taken from either:
All you would have to do is run the following Terminal commands, and post or PM me the output alongside your exact Mac model:
We're not sure exactly which Mac models will work; we know for sure that a 2014 Macbook Air will, and that a 2012 Macbook Air will not. However, you can always PM me the information and I will try it out; I'll keep the data private if it can't be used.
Thank you for considering!
Over in the Mavericks subforum, a few of us have been trying to put together a shell script which anyone could use to download an official copy of Mavericks from Apple's OS recovery server. However, there is one thing we're missing!
In order to download from Apple's recovery server, you need to make a network request with a board serial number and ROM ID taken from a genuine Mac manufactured some time around 2013-2014.
Would anyone be willing to donate their Mac's board serial number and ROM ID for public use?
This information should be taken from either:
- A Mac that is not used with Apple services. For example, a Mac that exclusively runs Windows or Linux, or which only acts as a NAS server.
- A Mac you don't use anymore, perhaps because it's partially broken. For example, a laptop with a broken screen, speakers, or keyboard, or one that randomly kernel panics or overheats.
All you would have to do is run the following Terminal commands, and post or PM me the output alongside your exact Mac model:
Code:
nvram 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:ROM
nvram 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:MLB
We're not sure exactly which Mac models will work; we know for sure that a 2014 Macbook Air will, and that a 2012 Macbook Air will not. However, you can always PM me the information and I will try it out; I'll keep the data private if it can't be used.
Thank you for considering!
Last edited: