longwoo.blogg.se

Create a bootable installer for os x
Create a bootable installer for os x








create a bootable installer for os x
  1. Create a bootable installer for os x install#
  2. Create a bootable installer for os x download#

Create a bootable installer for os x download#

This method allows you to download much older versions of OS X, currently supporting all Intel versions of OS X(10.4 to current)

create a bootable installer for os x

If you want to check the integrity of your download, you can check this repository of checksums (opens new window), although do note that these are crowdsourced checksums and may not be a reliable way to check for authenticity. Note 2: Running Cmd+Shift+G in Finder will allow you to easily jump to ~/macOS-installerįrom here, jump to Setting up the installer to finish your work.

Create a bootable installer for os x install#

  • Note: We recommend to move the Install macOS.app into the /Applications folder, as we'll be executing commands from there.
  • Mount it and you'll find the installer application. Once finished, you'll find in your ~/macOS-Installer/ folder a DMG containing the macOS Installer, called Install_macOS_11.1-20C69.dmg for example. This is going to take a while as we're downloading the entire 8GB+ macOS installer, so it's highly recommended to read the rest of the guide while you wait.
  • Nvidia GPU Note: Reminder to verify whether your hardware support newer OSes, see Hardware Limitations.
  • If you've already mapped your USB ports (opens new window) and disabled XhciPortLimit, you can boot macOS 11.3+ without issue.
  • For education purposes, we have a copy provided here: macOS 11.2.3 InstallAssistant(macOS) (opens new window).
  • macOS 10.15, Catalina) or find a 11.2.3 or older Big Sur installer We advise users either install an older OS(ie.
  • CAUTION: With macOS 11.3 and newer, XhciPortLimit is broken resulting in boot loops (opens new window).
  • create a bootable installer for os x

  • For first time users, we recommend macOS 10.15, Catalina.
  • For more information, see here: OpenCore and macOS 11: Big Sur
  • macOS 11, Big Sur Note: As this OS is quite new, there's still some issues with certain systems to resolve.
  • If you need a particular versions of macOS, you can select it by typing the number next to it. Mkdir -p ~/macOS-installer & cd ~/macOS-installer & curl > installinstallmacos.py & sudo python installinstallmacos.pyĪs you can see, we get a nice list of macOS installers.
  • Getting started with ACPI (opens new window).
  • Now with all of this done, head to Setting up the EFI to finish up your work.









  • Create a bootable installer for os x