فهرست منبع

0945: Running a MacOS 15 Sequoia VM in VMware

i12bretro 11 ماه پیش
والد
کامیت
67e81b34c8
1فایلهای تغییر یافته به همراه118 افزوده شده و 0 حذف شده
  1. 118 0
      0945.html

+ 118 - 0
0945.html

@@ -0,0 +1,118 @@
+    <!DOCTYPE html>
+    <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
+      <head>
+        <title>Running a MacOS 15 Sequoia VM in VMware</title>
+        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+        <meta charset="UTF-8">
+        <meta name="keywords" content="Home Lab,Home Lab Ideas,Hypervisor,Install Guide,Apple MacOS,How To Install MacOS 15 On VMware,How To Install MacOS Sequoia On VMware,Mac OS 15,MacOS 15 VMware,MacOS Sequoia,MacOS VMware,Sequoia,Sequoia VM,Seqouia Virtual Machine,VM,VMware,VMware Player,Virtual Machine,Virtualization,OS 15,MacOS Virtual Machine,How To,Tutorial,i12bretro">
+        <meta name="author" content="i12bretro">
+        <meta name="description" content="Running a MacOS 15 Sequoia VM in VMware">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="revised" content="07/19/2024 07:54:42 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>
+        <link href="css/steps.css" rel="stylesheet" type="text/css" />
+      </head>
+      <body>
+        <div id="gridContainer">
+          <div class="topMargin"></div>
+          <div id="listName" class="topMargin">
+            <h1>Running a MacOS 15 Sequoia VM in VMware</h1>
+          </div>
+          <div></div>
+          <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 Sequoia .iso <a href="https://archive.org/search.php?query=MacOS%20Collection&amp;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/workstation-player-evaluation.html" target="_blank">Download</a> | <a href="https://archive.org/download/vmware-player-full-17.5.0-22583795_202402/VMware-player-full-17.5.0-22583795.exe" target="_blank">Alternate</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>
+	<li>Extract the downloaded MacOS Unlocker for VMware Workstation</li>
+	<li>Inside the extracted file, right click Unlocker.exe &gt; Run as administrator</li>
+	<li>Click the Patch button</li>
+	<li>Wait for patching to complete before continuing</li>
+</ol>
+
+<h2>Creating the Sequoia VM</h2>
+
+<ol>
+	<li>Launch VMware Workstation Player</li>
+	<li>Click Continue to use Workstation Player for free for non-commercial use</li>
+	<li>Click Finish</li>
+	<li>Click Create a New Virtual Machine on the right side of the application</li>
+	<li>Select Installer disc image file (iso) &gt; Browse to and select the downloaded MacOS Sequoia .iso &gt; Click Next</li>
+	<li>Select Apple Mac OS X and macOS 13 (or the closest version to 15 listed) &gt; Click Next</li>
+	<li>Name the VM MacOS15 and set the path to store the VM files &gt; Click Next</li>
+	<li>Adjust the disk size if necessary and set the option to store as a single file &gt; Click Next</li>
+	<li>Click the Customize Hardware... button</li>
+	<li>Increase the memory to 8 GB or more and the CPU to 4 cores</li>
+	<li>Set the Network Adapter the Bridged</li>
+	<li>Click Close and then Finish to complete the VM configuration</li>
+	<li>Open File Explorer and navigate to the VM files</li>
+	<li>Edit the .vmx file in a text editor</li>
+	<li>Search for board-id.reflectHost and set the value to &quot;FALSE&quot;
+	<p>board-id.reflectHost = &quot;FALSE&quot;</p>
+	</li>
+	<li>Search for ethernet0.virtualDev and set the value to &quot;vmxnet3&quot;
+	<p>ethernet0.virtualDev = &quot;vmxnet3&quot;</p>
+	</li>
+	<li>Then paste the following options at the bottom of the file
+	<p>board-id = &quot;Mac-AA95B1DDAB278B95&quot;<br />
+	hw.model.reflectHost = &quot;FALSE&quot;<br />
+	hw.model = &quot;iMac20,1&quot;<br />
+	serialNumber.reflectHost = &quot;FALSE&quot;<br />
+	serialNumber = &quot;C01234567890&quot;</p>
+	</li>
+	<li>Back in VMware, right click on the MacOS15 VM &gt; Power On</li>
+</ol>
+
+<h2>Installing MacOS Sequoia</h2>
+
+<ol>
+	<li>After an initialization sequence the MAC OS Setup should start</li>
+	<li>Select a Language &gt; Click the next arrow</li>
+	<li>Select Disk Utility</li>
+	<li>Select the VMware Virtual SATA Hard Drive Media &gt; Click Erase</li>
+	<li>Name the drive MacOS &gt; Set the Format to APFS &gt; Click Erase</li>
+	<li>Click Done &gt; Close Disk Utility</li>
+	<li>Click Install macOS</li>
+	<li>Click Continue &gt; Click Agree &gt; Click Agree again</li>
+	<li>Select the MacOS disk &gt; Click Install</li>
+	<li>Wait while Mac OS installs files, the VM will reboot several times</li>
+	<li>Select your Country or Region &gt; Click Continue</li>
+	<li>Confirm your languages and keyboard layout &gt; Click Continue</li>
+	<li>Click Not Now on the Accessibility screen</li>
+	<li>Click Continue on the Data &amp; Privacy screen</li>
+	<li>Select Not Now on the Migration Assistant screen</li>
+	<li>Select Set Up Later and then Skip on the Apple ID screen</li>
+	<li>Click Agree &gt; Agree again</li>
+	<li>Enter a name, user name, password &gt; Click Continue</li>
+	<li>Click Continue &gt; Select Use or Don&#39;t Use for Location Services</li>
+	<li>Pick a time zone &gt; Click Continue</li>
+	<li>Uncheck Share Mac Analytics with Apple &gt; Click Continue</li>
+	<li>Click Set Up Later on the Screen Time screen</li>
+	<li>Pick a theme &gt; Click Continue</li>
+	<li>Welcome to MacOS 15 Sequoia</li>
+</ol>
+
+<h2>Install VMware Tools (optional, but recommended)</h2>
+
+<ol>
+	<li>Right click the Install MacOS disc on the desktop &gt; Eject</li>
+	<li>On the VMware toolbar click Player &gt; Removable Devices &gt; CD/DVD &gt; Settings</li>
+	<li>Click Browse next to ISO Image File &gt; Browse to the extracted Unlocker files \tools &gt; Select darwin.iso</li>
+	<li>Click the Connected checkbox</li>
+	<li>Click OK</li>
+	<li>Inside the VM, double click the mounted VMware tools and run the installer</li>
+	<li>When prompted, go into the Security settings and scroll to the bottom &gt; Click Allow next to VMware &gt; Reboot</li>
+	<li>After rebooting double click the mounted VMware tools and run the installer again</li>
+	<li>After the install succeeds, reboot again</li>
+</ol>          </div>
+        </div>
+      </body>
+    </html>
+