|
@@ -8,7 +8,7 @@
|
|
|
<meta name="author" content="i12bretro">
|
|
|
<meta name="description" content="Running a MacOS 13 Ventura VM in VMware">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
- <meta name="revised" content="05/30/2023 06:06:42 PM" />
|
|
|
+ <meta name="revised" content="07/03/2023 08:52:00 PM" />
|
|
|
<link rel="icon" type="image/x-icon" href="includes/favicon.ico">
|
|
|
<script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
|
|
|
<script type="text/javascript" src="includes/js/steps.js"></script>
|
|
@@ -24,8 +24,10 @@
|
|
|
<div id="content">
|
|
|
<h2>Installing and Configuring VMware</h2>
|
|
|
|
|
|
+<p>💡 <em>NOTE: MacOS higher than version 12 requires a CPU with AVX2 instruction support</em></p>
|
|
|
+
|
|
|
<ol>
|
|
|
- <li>Download a MacOS Ventura .iso <a href="https://archive.org/search.php?query=MacOS%20Collection&and[]=mediatype%3A%22software%22" target="_blank">Download</a></li>
|
|
|
+ <li>Download a MacOS Ventura .iso <a href="https://archive.org/search.php?query=MacOS%20Collection&and[]=mediatype%3A%22software%22" target="_blank">Download</a> OR create your own <a href="https://youtu.be/JFMvUpdCMwo" target="_blank">https://youtu.be/JFMvUpdCMwo</a></li>
|
|
|
<li>Download VMware Workstation Player <a href="https://www.vmware.com/products/workstation-player.html" target="_blank">Download</a></li>
|
|
|
<li>Download MacOS Unlocker for VMware Workstation <a href="https://github.com/paolo-projects/auto-unlocker/releases" target="_blank">Download</a></li>
|
|
|
<li>Install VMware Workstation Player, accepting the defaults</li>
|