Not all Mac users will install Big Sur so soon after its release because they'll be waiting for all the major bugs to be fixed in an 11.x update. But there's also another reason: Big Sur is only meant for certain models of MacBooks and iMacs. And some of the apps can not work on an old version of macOS, such as High Serria or Serria.
- Now only the last step remains: install macOS Big Sur on your unsupported Mac. Just look for the file InstallAssistant.pkg that you downloaded. Open it and the macOS Big Sur installer will appear. Select the disk partition to install the new system and the macOS Big Sur installation process will begin.
- Today I will show you how to Install macOS 11 Big Sur on an Unsupported Mac. To be clear this guide shows you how to install Mac OS Big Sur, it is up to you to backup your data first and use Big Sur at your own risk, I am not responsible for any loss of data etcFor me as you can see I installed Big Sur and it worked for me, however due to unforeseen circumstances I can’t help with all.
- Step 1: First you need to download two files from the links below to complete the macOS 11 Big Sur installation on your unsupported Mac. MacOS Big Sur PKG installer: macOS Big Sur PKG install hack: https://forums.macrumors.com/simple-installer-hack-zip.926156/.
- If your Mac is unsupported, I think it won't be available in Mac App Store. Just stuck into the most current macOS version that your Mac may support officially (I think it just depends on the model number, except some products like Mac Pro. I am not sure but that is the way I have only experienced so far).
- (The Host Mac will do the work and the Target Mac is the Mac you need to Restore) 1. USB-C Mac as the Host Machine. The Host Mac must have at least macOS 10.15.6 and Apple Configurator 2.13.1 or newer installed. (Version 2.13.2 is the latest as of 11/18/20) 3.
- How To Install MacOS Catalina On Unsupported Mac How To Download Macos Catalina Dmg File Ver-10.15.4 (Direct Links) How To Download Macos Catalina Iso For Vmware & Virtualbox: Direct Links How To Download Macos 10.15 Catalina Iso + Dmg + Vmdk How To Install MacOS Catalina On VirtualBox On Windows: 8 Step Ultimate Guide.
This article is intended for system administrators at businesses and educational organizations.
About system extensions in macOS
Install Macos 10.15 Catalina On An Unsupported Mac
Install Macos Big Sur On Unsupported Macs
MacOS Big Sur 11.0 and later allows management of legacy system extensions for both Intel-based Mac computers and Mac computers with Apple silicon. How to manage legacy system extensions Kernel extensions that use previously deprecated and unsupported KPIs no longer load by default.
System extensions on macOS Catalina 10.15 and later allow software, such as network extensions and endpoint security solutions, to extend the functionality of macOS without requiring kernel-level access. Learn how to install and manage system extensions in user space instead of the kernel.
Mac Mini 2012 Big Sur
Legacy system extensions, also known as kernel extensions or kexts, execute in a highly privileged mode of the system. Starting with macOS High Sierra 10.13, a kernel extension must be approved by an administrator account or a Mobile Device Management (MDM) profile before it can load.
macOS Big Sur 11.0 and later allows management of legacy system extensions for both Intel-based Mac computers and Mac computers with Apple silicon.
How to manage legacy system extensions
Kernel extensions that use previously deprecated and unsupported KPIs no longer load by default. You can use MDM to modify default policies to not show dialogs periodically and to allow the kernel extensions to load. For Mac computers with Apple silicon, you must first change the security policy.
Install nextcloud on docker. To install a new or updated kernel extension in macOS Big Sur, you can do either one of the following:
- Instruct the user to follow the prompts within Security & Privacy preferences to allow the extension, then restart their Mac. You can permit users who are not administrators to allow the extension using the
AllowNonAdminUserApprovals
key in the Kernel Extension Policy MDM payload. - Send the
RestartDevice
MDM command and set theRebuildKernelCachekey
to True.
How To Install Catalina Unsupported Mac
Any time the set of approved kernel extensions changes, either after initial approval or if the version is updated, a restart is required.
Additional requirements for Mac computers with Apple silicon
Mac computers with Apple silicon require kernel extensions to be compiled with an arm64e slice.
Before you can install a kernel extension on a Mac computer with Apple silicon, the security policy must be changed in one of the following ways:
- If you have devices enrolled in MDM with Automated Device Enrollment, you can automatically authorize remote management of kernel extensions and change the security policy.
- If you have devices enrolled into MDM with Device Enrollment, a local administrator can change the security policy manually in macOS Recovery and authorize remote management of kernel extensions and software updates. Additionally, an MDM administrator can advise the local administrator to make this change by setting
PromptUserToAllowBootstrapTokenForAuthentication
in MDMOptions or by setting the same key in the MDM profile. - If you have non-MDM devices or devices enrolled into MDM with User Enrollment, a local administrator can change the security policy manually in macOS Recovery and authorize user management of kernel extensions and software updates.