added Sequoia
This commit is contained in:
parent
215946d1b2
commit
3654d3dafa
161
README.md
161
README.md
|
|
@ -1,27 +1,123 @@
|
|||
# macOS ISO Download Links
|
||||
|
||||
When I wanted to create a macOS VM, using this wonderful [guide](https://i12bretro.github.io/tutorials/0566.html) from [i12bretro](https://www.youtube.com/@i12bretro), I found it difficult to find the download links for the macOS ISOs. So I decided to create all of them myself, using [MIST - macOS Installer Super Tool](https://github.com/ninxsoft/Mist), and sharing them here, so that others won't have to go through the same struggle.
|
||||
When I wanted to create a macOS VM, using this wonderful [guide](https://i12bretro.github.io/tutorials/0566.html) from [i12bretro](https://www.youtube.com/@i12bretro), I found it difficult to find the download links for the macOS ISOs. So I decided to create them myself, using [MIST - macOS Installer Super Tool](https://github.com/ninxsoft/Mist), or by [manually converting the installer](https://gist.github.com/itsmikita/bf9dc06000f149fdde11ab4379ac4165). I'm now sharing them here, so no one else has to face the same hassle.
|
||||
|
||||
## Download Links
|
||||
## Table of Contents 📚
|
||||
|
||||
| Version | MD5 Hash | Download Link |
|
||||
|------------------------------------|---------------------------------------|----------------------------------------------------------------------------------------------|
|
||||
| Mac OS X Lion 10.7.5_11G63 | 595f220e6a9aaeb7bc4ed99df0d6064f | [Download](https://data.pyenb.network/macOS/isos/Mac%20OS%20X%20Lion%2010.7.5_11G63.iso) |
|
||||
| OS X Mountain Lion 10.8.5_12F45 | 730f39d2fe77e12ae194643e3dc20bf0 | [Download](https://data.pyenb.network/macOS/isos/OS%20X%20Mountain%20Lion%2010.8.5_12F45.iso)|
|
||||
| OS X Yosemite 10.10.5_14F27 | 816d4ba073f299040b861b14aab5b3d3 | [Download](https://data.pyenb.network/macOS/isos/OS%20X%20Yosemite%2010.10.5_14F27.iso) |
|
||||
| OS X El Capitan 10.11.6_15G31 | b5de0157ced2bd51e72fb6f899768c96 | [Download](https://data.pyenb.network/macOS/isos/OS%20X%20El%20Capitan%2010.11.6_15G31.iso) |
|
||||
| macOS Sierra 10.12.6_16G29 | cae4996857a25f495ded1863472841c7 | [Download](https://data.pyenb.network/macOS/isos/macOS%20Sierra%2010.12.6_16G29.iso) |
|
||||
| macOS High Sierra 10.13.6_17G66 | 7e7af6a6ef939b95fa42cc0f53927a11 | [Download](https://data.pyenb.network/macOS/isos/macOS%20High%20Sierra%2010.13.6_17G66.iso) |
|
||||
| macOS Mojave 10.14.6_18G103 | bb9c095384fdc4075ae5b9df145785b2 | [Download](https://data.pyenb.network/macOS/isos/macOS%20Mojave%2010.14.6_18G103.iso) |
|
||||
| macOS Catalina 10.15.7_19H15 | 150ce45acc391ee24e42e0495dc9afe2 | [Download](https://data.pyenb.network/macOS/isos/macOS%20Catalina%2010.15.7_19H15.iso) |
|
||||
| macOS Big Sur 11.7.10_20G1427 | 0e160ae4939df6da42f53657a2a30cf7 | [Download](https://data.pyenb.network/macOS/isos/macOS%20Big%20Sur%2011.7.10_20G1427.iso) |
|
||||
| macOS Monterey 12.7.6_21H1320 | ab2c616bdce3b3c856fa88cfcddbf047 | [Download](https://data.pyenb.network/macOS/isos/macOS%20Monterey%2012.7.6_21H1320.iso) |
|
||||
| macOS Ventura 13.6.9_22G830 | d363dc0c886206ddc0d0325ee0cf4b69 | [Download](https://data.pyenb.network/macOS/isos/macOS%20Ventura%2013.6.9_22G830.iso) |
|
||||
| macOS Sonoma 14.6.1_23G93 | 62a6a1db4aec3717385ef04b477ab00c | [Download](https://data.pyenb.network/macOS/isos/macOS%20Sonoma%2014.6.1_23G93.iso) |
|
||||
- [Download Links](#download-links-)
|
||||
- [FAQ](#faq-)
|
||||
- [Acknowledgments & Resources](#acknowledgments--resources-)
|
||||
- [Changelog](#changelog-)
|
||||
|
||||
## Download Links 📥
|
||||
|
||||
<details>
|
||||
<summary>Mac OS X Lion</summary>
|
||||
|
||||
| Version | MD5 Hash | Download Link |
|
||||
|------------------------------------|---------------------------------------|----------------------------------------------------------------------------------------------|
|
||||
| Mac OS X Lion 10.7.5_11G63 | 595f220e6a9aaeb7bc4ed99df0d6064f | [Download](https://data.pyenb.network/macOS/isos/Mac%20OS%20X%20Lion%2010.7.5_11G63.iso) |
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>OS X Mountain Lion</summary>
|
||||
|
||||
| Version | MD5 Hash | Download Link |
|
||||
|------------------------------------|---------------------------------------|----------------------------------------------------------------------------------------------|
|
||||
| OS X Mountain Lion 10.8.5_12F45 | 730f39d2fe77e12ae194643e3dc20bf0 | [Download](https://data.pyenb.network/macOS/isos/OS%20X%20Mountain%20Lion%2010.8.5_12F45.iso)|
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>OS X Yosemite</summary>
|
||||
|
||||
| Version | MD5 Hash | Download Link |
|
||||
|------------------------------------|---------------------------------------|----------------------------------------------------------------------------------------------|
|
||||
| OS X Yosemite 10.10.5_14F27 | 816d4ba073f299040b861b14aab5b3d3 | [Download](https://data.pyenb.network/macOS/isos/OS%20X%20Yosemite%2010.10.5_14F27.iso) |
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>OS X El Capitan</summary>
|
||||
|
||||
| Version | MD5 Hash | Download Link |
|
||||
|------------------------------------|---------------------------------------|----------------------------------------------------------------------------------------------|
|
||||
| OS X El Capitan 10.11.6_15G31 | b5de0157ced2bd51e72fb6f899768c96 | [Download](https://data.pyenb.network/macOS/isos/OS%20X%20El%20Capitan%2010.11.6_15G31.iso) |
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>macOS Sierra</summary>
|
||||
|
||||
| Version | MD5 Hash | Download Link |
|
||||
|------------------------------------|---------------------------------------|----------------------------------------------------------------------------------------------|
|
||||
| macOS Sierra 10.12.6_16G29 | cae4996857a25f495ded1863472841c7 | [Download](https://data.pyenb.network/macOS/isos/macOS%20Sierra%2010.12.6_16G29.iso) |
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>macOS High Sierra</summary>
|
||||
|
||||
| Version | MD5 Hash | Download Link |
|
||||
|------------------------------------|---------------------------------------|----------------------------------------------------------------------------------------------|
|
||||
| macOS High Sierra 10.13.6_17G66 | 7e7af6a6ef939b95fa42cc0f53927a11 | [Download](https://data.pyenb.network/macOS/isos/macOS%20High%20Sierra%2010.13.6_17G66.iso) |
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>macOS Mojave</summary>
|
||||
|
||||
| Version | MD5 Hash | Download Link |
|
||||
|------------------------------------|---------------------------------------|----------------------------------------------------------------------------------------------|
|
||||
| macOS Mojave 10.14.6_18G103 | bb9c095384fdc4075ae5b9df145785b2 | [Download](https://data.pyenb.network/macOS/isos/macOS%20Mojave%2010.14.6_18G103.iso) |
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>macOS Catalina</summary>
|
||||
|
||||
| Version | MD5 Hash | Download Link |
|
||||
|------------------------------------|---------------------------------------|----------------------------------------------------------------------------------------------|
|
||||
| macOS Catalina 10.15.7_19H15 | 150ce45acc391ee24e42e0495dc9afe2 | [Download](https://data.pyenb.network/macOS/isos/macOS%20Catalina%2010.15.7_19H15.iso) |
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>macOS Big Sur</summary>
|
||||
|
||||
| Version | MD5 Hash | Download Link |
|
||||
|------------------------------------|---------------------------------------|----------------------------------------------------------------------------------------------|
|
||||
| macOS Big Sur 11.7.10_20G1427 | 0e160ae4939df6da42f53657a2a30cf7 | [Download](https://data.pyenb.network/macOS/isos/macOS%20Big%20Sur%2011.7.10_20G1427.iso) |
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>macOS Monterey</summary>
|
||||
|
||||
| Version | MD5 Hash | Download Link |
|
||||
|------------------------------------|---------------------------------------|----------------------------------------------------------------------------------------------|
|
||||
| macOS Monterey 12.7.6_21H1320 | ab2c616bdce3b3c856fa88cfcddbf047 | [Download](https://data.pyenb.network/macOS/isos/macOS%20Monterey%2012.7.6_21H1320.iso) |
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>macOS Ventura</summary>
|
||||
|
||||
| Version | MD5 Hash | Download Link |
|
||||
|------------------------------------|---------------------------------------|----------------------------------------------------------------------------------------------|
|
||||
| macOS Ventura 13.6.9_22G830 | d363dc0c886206ddc0d0325ee0cf4b69 | [Download](https://data.pyenb.network/macOS/isos/macOS%20Ventura%2013.6.9_22G830.iso) |
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>macOS Sonoma</summary>
|
||||
|
||||
| Version | MD5 Hash | Download Link |
|
||||
|------------------------------------|---------------------------------------|----------------------------------------------------------------------------------------------|
|
||||
| macOS Sonoma 14.6.1_23G93 | 62a6a1db4aec3717385ef04b477ab00c | [Download](https://data.pyenb.network/macOS/isos/macOS%20Sonoma%2014.6.1_23G93.iso) |
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>macOS Sequoia</summary>
|
||||
|
||||
| Version | MD5 Hash | Download Link |
|
||||
|------------------------------------|---------------------------------------|----------------------------------------------------------------------------------------------|
|
||||
| macOS Sequoia 15.0_24A5320a_Beta6 | 83156ad3603a24a2952fe947238e0eee | [Download](https://data.pyenb.network/macOS/isos/macOS%20Sequoia%2015.0_24A5320a_Beta6.iso) |
|
||||
</details>
|
||||
|
||||
But you can of course also just browse the [folder](https://data.pyenb.network/macOS/isos) itself and download the ISOs from there.
|
||||
|
||||
## FAQ
|
||||
## FAQ ❓
|
||||
|
||||
### Why not upload them using Github LFS?
|
||||
|
||||
|
|
@ -39,7 +135,34 @@ You can either create the ISO yourself, or open an issue and I will try to creat
|
|||
|
||||
You really can't. Other than me telling you that I created them using MIST and have not modified them in any way, there isn't a lot I can do to prove the integrity of these ISOs. But you can always create the ISOs yourself using MIST and compare the MD5 hashes. I mainly created this repo for myself anyways, so that I don't have to go trough the same struggle again.
|
||||
|
||||
## Acknowledgements
|
||||
## Acknowledgments & Resources 🙏
|
||||
|
||||
- [i12bretro](https://www.youtube.com/@i12bretro) for the [guides](https://i12bretro.github.io/tutorials/)
|
||||
- [ninxsoft](https://github.com/ninxsoft) for creating [MIST](https://github.com/ninxsoft/Mist)
|
||||
- [ninxsoft](https://github.com/ninxsoft) for creating [MIST](https://github.com/ninxsoft/Mist)
|
||||
- [Extract ISO Image from a macOS installer](https://gist.github.com/itsmikita/bf9dc06000f149fdde11ab4379ac4165)
|
||||
|
||||
## Changelog 📅
|
||||
|
||||
<details>
|
||||
<summary>Click to expand</summary>
|
||||
|
||||
### 2024-08-16
|
||||
|
||||
- Added macOS Sequoia 15.0_24A5320a_Beta6
|
||||
|
||||
### 2024-08-07
|
||||
|
||||
- Added Mac OS X Lion 10.7.5_11G63
|
||||
- Added OS X Mountain Lion 10.8.5_12F45
|
||||
- Added OS X Yosemite 10.10.5_14F27
|
||||
- Added OS X El Capitan 10.11.6_15G31
|
||||
- Added macOS Sierra 10.12.6_16G29
|
||||
- Added macOS High Sierra 10.13.6_17G66
|
||||
- Added macOS Mojave 10.14.6_18G103
|
||||
- Added macOS Catalina 10.15.7_19H15
|
||||
- Added macOS Big Sur 11.7.10_20G1427
|
||||
- Added macOS Monterey 12.7.6_21H1320
|
||||
- Added macOS Ventura 13.6.9_22G830
|
||||
- Added macOS Sonoma 14.6.1_23G93
|
||||
|
||||
</details>
|
||||
|
|
|
|||
Loading…
Reference in New Issue