0629.html 5.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <!DOCTYPE html>
  2. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Running a Mac OS 12 Monterey VM in Virtualbox</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <meta charset="UTF-8">
  7. <meta name="keywords" content="VirtualBox,Virtual Machine,Apple,OS 12,Monterey,MacOS,How To,Tutorial,i12bretro">
  8. <meta name="author" content="i12bretro">
  9. <meta name="description" content="Running a Mac OS 12 Monterey VM in Virtualbox">
  10. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  11. <meta name="revised" content="05/20/2022 12:51:33 PM" />
  12. <link rel="icon" type="image/x-icon" href="includes/favicon.ico">
  13. <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
  14. <script type="text/javascript" src="includes/js/steps.js"></script>
  15. <link href="css/steps.css" rel="stylesheet" type="text/css" />
  16. </head>
  17. <body>
  18. <div id="gridContainer">
  19. <div class="topMargin"></div>
  20. <div id="listName" class="topMargin">
  21. <h1>Running a Mac OS 12 Monterey VM in Virtualbox</h1>
  22. </div>
  23. <div></div>
  24. <div id="content">
  25. <ol>
  26. <li>Download a MacOS Monterey .iso <a href="https://archive.org/search.php?query=Mac%20OS%20Monterey&amp;and[]=mediatype%3A%22software%22" target="_blank">Download</a></li>
  27. <li>Launch Virtualbox</li>
  28. <li>Create a New VM by selecting Machine &gt; New
  29. <p>Name: Mac OS 12<br />
  30. Machine Folder: C:\VMs<br />
  31. Type: MAC OS X<br />
  32. Version: Mac OS X (64-bit)<br />
  33. Memory Size: 4096 MB<br />
  34. Hard disk: Create a virtual hard disk now</p>
  35. </li>
  36. <li>Click Create</li>
  37. <li>On the Create Virtual Hard Disk dialog
  38. <p>Name the virtual disk image Mac OS 12.vdi<br />
  39. File size: 50.00 GB<br />
  40. Hard disk file type: VDI<br />
  41. Storage on physical hard disk: Dynamically Allocated</p>
  42. </li>
  43. <li>Click Create</li>
  44. <li>Select the VM and Click Settings</li>
  45. <li>Select System &gt; Click the Processor tab &gt; Set Processor(s) to at least 2</li>
  46. <li>Select Display &gt; Slide Video Memory to 128 MB</li>
  47. <li>Select USB &gt; Select USB 3.0</li>
  48. <li>Select Storage &gt; Create a new SATA Controller</li>
  49. <li>Click the Choose disk button on the optical drive</li>
  50. <li>Click the Add button &gt; Browse to and select the MAC OS 12 .iso file</li>
  51. <li>Click Choose</li>
  52. <li>Click OK</li>
  53. <li>Right Click the Start Button &gt; Command Prompt (Admin) &gt; Paste in the following commands
  54. <div class="codeBlock masked">cd &quot;%programfiles%\Oracle\VirtualBox\&quot;<br />
  55. VBoxManage.exe modifyvm &quot;Mac OS 12&quot; --cpuid-set 00000001 000106e5 00100800 0098e3fd bfebfbff<br />
  56. VBoxManage setextradata &quot;Mac OS 12&quot; &quot;VBoxInternal/Devices/efi/0/Config/DmiSystemProduct&quot; &quot;MacBookPro15,1&quot;<br />
  57. VBoxManage setextradata &quot;Mac OS 12&quot; &quot;VBoxInternal/Devices/efi/0/Config/DmiSystemVersion&quot; &quot;1.0&quot;<br />
  58. VBoxManage setextradata &quot;Mac OS 12&quot; &quot;VBoxInternal/Devices/efi/0/Config/DmiBoardProduct&quot; &quot;Mac-551B86E5744E2388&quot;<br />
  59. VBoxManage setextradata &quot;Mac OS 12&quot; &quot;VBoxInternal/Devices/smc/0/Config/DeviceKey&quot; &quot;ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc&quot;<br />
  60. VBoxManage setextradata &quot;Mac OS 12&quot; &quot;VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC&quot; 1<br />
  61. VBoxManage setextradata &quot;Mac OS 12&quot; &quot;VBoxInternal/TM/TSCMode&quot; &quot;RealTSCOffset&quot;</div>
  62. </li>
  63. <li>If you are running an AMD processor also run the following command:
  64. <div class="codeBlock">VBoxManage modifyvm &quot;Mac OS 12&quot; --cpu-profile &quot;Intel Core i7-6700K&quot;</div>
  65. </li>
  66. <li>Make sure the Mac OS 12 VM is selected and click Start &gt; Normal</li>
  67. <li>After a long initialization sequence the MAC OS Setup should start</li>
  68. <li>Select a language &gt; Click the arrow</li>
  69. <li>Select Disk Utility</li>
  70. <li>Select the VBOX HARDDISK &gt; Click Erase</li>
  71. <li>Name the drive OS12 &gt; Set the Format to APFS &gt; Click Erase</li>
  72. <li>Click Done &gt; Close Disk Utility</li>
  73. <li>Click Install macOS Monterey</li>
  74. <li>Click Continue &gt; Click Agree &gt; Click Agree again</li>
  75. <li>Select the OS12 disk &gt; Click Install</li>
  76. <li>Wait while Mac OS installs files, the VM will reboot several times</li>
  77. <li>Select your Country &gt; Click Continue</li>
  78. <li>Confirm your languages and keyboard layout &gt; Click Continue</li>
  79. <li>Click Not Now on the Accessibility screen</li>
  80. <li>Click Continue on the Data &amp; Privacy screen</li>
  81. <li>Select Not Now on the Migration Assistant screen</li>
  82. <li>Select Set Up Later and then Skip on the Apple ID screen</li>
  83. <li>Click Agree &gt; Agree again</li>
  84. <li>Enter a name, user name, password &gt; Click Continue</li>
  85. <li>Click Continue &gt; Select Use or Don&#39;t Use for Location Services</li>
  86. <li>Pick a timezone &gt; Click Continue</li>
  87. <li>Uncheck Share Mac Analytics with Apple &gt; Click Continue</li>
  88. <li>Click Set Up Later on the Screen Time screen</li>
  89. <li>Uncheck the Enable Ask Siri box &gt; Click Continue</li>
  90. <li>Pick a theme &gt; Click Continue</li>
  91. <li>Welcome to MacOS 12 Monterey</li>
  92. </ol>
  93. </div>
  94. </div>
  95. </body>
  96. </html>