Unsupported Mac Mojave

The challenge in this thread I guess is also to successful install Mojave beta 1 directly on an unsupported mac but this implies a risky EFI firmware update, so that’s why is preferrable to install it from a supported mac or inside a virtual machine supported mac and then cloning elsewhere. Music file: any question you have:D.


This advisory describes the changes and steps administrators can take to deploy Mac Connector 1.14.

May 07, 2020 How to Install macOS Catalina on Unsupported Mac; With these much problems that are for Mac users, Windows users might not even think of getting Mac or MacOS somehow. But that’s not true. With all those problems, there’s still some workaround in the underground to make it work. That is install macOS Mojave on Windows.

  1. How to keep older Macs secure: a geeky approach (run Catalina on unsupported Macs) Posted on October 8th, 2019 by Jay Vrijenhoek. Note: This article was originally written for macOS Mojave, and has been adapted for macOS Catalina. From a security standpoint, using the latest version of macOS—the Mac operating system—is always preferred.
  2. Allow the installation to proceed and the relevant patches will be applied to your unsupported Mac automatically. Apple could always release a future update to macOS 10.15 that prevents the.

Mac Connector version 1.14 introduces a number of changes that require user attention. Most notably, this Connector release includes changes to full disk access approvals and adds support for macOS 11 (Big Sur) System Extensions.
Since the inital 1.14 launch, compatibility issues have been discovered with 3rd party applications on macOS 10.15 Catalina when system extensions are in use. Apple will be addressing these issues in future releases of macOS 11 but will not be fixing these issues in macOS 10.15. Consequently, starting with version 1.14.1, the Mac Connector will use legacy kernel extensions instead of system extensions on all versions of macOS 10.15.
Mac Connector 1.14 is required to ensure endpoint protection on macOS 11. Older Mac Connectors will not work on this version of macOS.
It is highly recommended to deploy the Mac Connector with an MDM profile that grants the required approvals. MDM profiles must be installed before installing or upgrading the Mac Connector to ensure the needed permissions are recognized. Refer to the Known Issues section later in this document if MDM cannot be used.

Mojave for unsupported mac

Minimum OS Requirements

AMP for Endpoints Mac Connector 1.14.0 supports the following macOS versions:

  • macOS 11, using macOS system extensions.
  • macOS 10.15.5 and later, using macOS system extensions.
  • macOS 10.15.0 through macOS 10.15.4, using macOS kernel extensions
  • macOS 10.14, using macOS kernel extensions.

AMP for Endpoints Mac Connector 1.14.1 supports the following macOS versions:

  • macOS 11, using macOS system extensions.
  • macOS 10.15 using macOS kernel extensions.
  • macOS 10.14, using macOS kernel extensions.

For deployments that include endpoints running older macOS versions, consult the OS Compatibility Table for compatible Mac Connector versions.

Important Changes

Mac Connector 1.14 introduces important changes in three areas:

  1. Approving AMP macOS Extensions to load
  2. Full Disk Access
  3. New Directory Structure

Approving Mac Connector macOS Extensions

The Mac Connector uses either System Extensions or legacy Kernel Extensions to monitor system activities, depending on the macOS version. On macOS 11, System Extensions replace the legacy Kernel Extensions that are unsupported in macOS 11. User approval is required on all versions of macOS before either type of extension is allowed to run. Without approval, certain Connector functions such as on-access file scan and network access monitoring will be unavailable.

Mac Connector 1.14 introduces two new macOS system extensions:

  1. An Endpoint Security extension, named AMP Security Extension, to monitor system events
  2. A Network Content Filter extension, named AMP Network Extension, to monitor network access

The two legacy Kernel Extensions, ampfileop.kext and ampnetworkflow.kext, are included for backwards compatibility on older macOS versions that don't support the new macOS System Extensions.

The following approvals are required for macOS 11** and later:

  • Approve AMP Security Extension to load
  • Approve AMP Network Extension to load
  • Allow AMP Network Extension to filter network content

** Mac Connector version 1.14.0 also required these approvals on macOS 10.15. These approvals are no longer required on macOS 10.15 when running Mac Connector 1.14.1 or later.

The following approvals are required for macOS 10.14 and macOS 10.15:

Install Macos Mojave On Unsupported Mac

  • Approve AMP Kernel Extensions to load

These approvals can be granted using the macOS Security & Privacy Preferences on the endpoint, or by using Mobile Device Management (MDM) profiles.

Approving Mac Connector macOS Extensions at the Endpoint

System and Kernel extensions can be approved manually from the macOS Security & Privacy Preferences pane.

Approving Mac Connector macOS Extensions using MDM

NOTE: macOS Extensions cannot be retroactively approved via MDM. If the MDM profile is not deployed prior to installing the Connector then the approvals will not be granted and additional intervention will be required in one of the following forms:

1. Manual approval of the macOS Extensions on endpoints that had the management profile deployed retroactively.
2. Upgrading the Mac Connector to a newer version than the one currently deployed. Endpoints that had themanagement profile deployed retroactively will recognize the management profile after upgrade and gain approval once the upgrade completes.

AMP extensions can be approved using a management profile with the following payloads and properties:

PayloadPropertyValue
SystemExtensionsAllowedSystemExtensionscom.cisco.endpoint.svc.securityextension, com.cisco.endpoint.svc.networkextension
AllowedSystemExtensionTypesEndpointSecurityExtension, NetworkExtension
AllowedTeamIdentifiersDE8Y96K9QP
SystemPolicyKernelExtensionsAllowedKernelExtensionscom.cisco.amp.fileop, com.cisco.amp.nke
AllowedTeamIdentifiersTDNYQP7VRK
WebContentFilterAutoFilterEnabledfalse
FilterDataProviderBundleIdentifiercom.cisco.endpoint.svc.networkextension
FilterDataProviderDesignatedRequirementanchor apple generic and identifier 'com.cisco.endpoint.svc.networkextension' and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = DE8Y96K9QP)
FilterGradefirewall
FilterBrowsersfalse
FilterPacketsfalse
FilterSocketstrue
PluginBundleIDcom.cisco.endpoint.svc
UserDefinedNameAMP Network Extension

Full Disk Access

MacOS 10.14 and later require approval before an application can access parts of the filesystem that contain personal user data (e.g. Contacts, Photos, Calendar, and other applications). Certain Connector functions such as on-access file scan will be unable to scan these files for threats without approval.

Previous Mac Connector versions required the user to grant Full Disk Access to the ampdaemon program. Mac Connector 1.14 requires Full Disk Access for:

  • 'AMP for Endpoints Service' and
  • 'AMP Security Extension'

The ampdaemon program no longer requires Full Disk Access starting with this new Mac Connector version.

Full Disk Access approvals can be granted using the macOS Security & Privacy Preferences on the endpoint, or by using Mobile Device Management (MDM) profiles.

Approving Full Disk Access at the Endpoint

Full Disk Access can be approved manually from the macOS Security & Privacy Preferences pane.

Macos Mojave Patcher Tool

Approving Full Disk Access Using MDM

NOTE: macOS Extensions cannot be retroactively approved via MDM. If the MDM profile is not deployed prior to installing the Connector then the approvals will not be granted and additional intervention will be required in one of the following forms:

1. Manual approval of the macOS Extensions on endpoints that had the management profile deployed retroactively.
2. Upgrading the Mac Connector to a newer version than the one currently deployed. Endpoints that had the management profile deployed retroactively will recognize the management profile after upgrade and gain approval once the upgrade completes.

Full Disk Access can be approved using a management profile's Privacy Preferences Policy Control payload with a SystemPolicyAllFiles property with the following two entries, one for the AMP for Endpoints Service and one for the AMP Security Extension:

DescriptionPropertyValue
AMP for Endpoints ServiceAllowedtrue
CodeRequirementanchor apple generic and identifier 'com.cisco.endpoint.svc' and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = DE8Y96K9QP)
Identifiercom.cisco.endpoint.svc
IdentifierTypebundleID
AMP Security ExtensionAllowedtrue
CodeRequirementanchor apple generic and identifier 'com.cisco.endpoint.svc.securityextension' and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = DE8Y96K9QP)
Identifiercom.cisco.endpoint.svc.securityextension
IdentifierTypebundleID

Mojave Unsupported Mac Bootcamp

If your deployment includes computers running AMP Connector version 1.12.7 or older, the following additional entry is still required to grant full disk access to ampdaemon for those computers:

DescriptionPropertyValue
ampdaemonAllowedtrue
CodeRequirementidentifier ampdaemon and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = TDNYQP7VRK
Identifier/opt/cisco/amp/ampdaemon
IdentifierTypepath
Unsupported Mac Mojave

New Directory Structure

Mac Connector 1.14 introduces two changes to the directory structure:

  1. The Applications directory has been renamed from Cisco AMP to Cisco AMP for Endpoints.
  2. The command-line utility ampcli has been moved from /opt/cisco/amp to /Applications/Cisco AMP for Endpoints/AMP for Endpoints Connector.app/Contents/MacOS. The directory /opt/cisco/amp contains a symlink to the ampcli program at its new location.

The complete directory structure for the new AMP Connector is as follows:

Known Issues with macOS 11.0 and Mac Connector 1.14.1.

  • Guidance for fault 10, 'Reboot required to load kernel module or system extension,' may be incorrect if four or more Network Content Filters are installed on the computer. Refer to the AMP For Endpoints Mac Connector Faults article for more details.

Known Issues with macOS 10.15/11.0 and Mac Connector 1.14.0.

  • Some faults raised by the Mac Connector may be raised unexpectedly. Refer to the AMP For Endpoints Mac Connector Faults article for more details.
    • Fault 13, Too many Network Content Filter system extensions, may be raised after upgrading. Rebooting the computer will resolve the fault in this situation.
    • Fault 15, System Extension requires Full Disk Access, may be raised after reboot due to a bug in macOS 11.0.0. This issue is fixed in macOS 11.0.1. The fault can be resolved by re-granting full disk access in the Security & Privacy pane in macOS System Preferences.
  • During installation, the Security & Privacy pane may display 'Placeholder Developer' as the application name when granting permission for the Mac Connector system extensions to run. This is due to a bug in macOS 10.15. Check the boxes beside 'Placeholder Developer' to allow the Mac Connector to protect the computer.
    • The systemextensionsctl listcommand can be used to determine which system extensions are awaiting approval. System extensions with the state [activated waiting for user]in this output are displayed as 'Placeholder Developer' in the macOS preferences page shown above. If more than two 'Placeholder Developer' entries are showin in the above preferences page, uninstall all software that uses system extensions (including the Mac Connector) so that no system extensions are awaiting approval, and then reinstall the Mac Connector.
      The Mac Connector sysem extensions are identified as follows:
      • The Network Extension is shown as com.cisco.endpoint.svc.networkextension.
      • The Endpoint Security extension is shown has com.cisco.endpoint.svc.securityextension.
  • During install, the prompt to allow the Mac Connector's Content Filter to monitor network traffic may display '(null)' as the application name. This is caused by a bug in macOS 10.15. The user needs to select 'Allow' to to ensure protection of the computer.
    If the prompt was dismissed by clicking 'Don't Allow' it can be displayed again by clicking the AMP Agent menulet icon in the menu bar and selecting 'Allow Network Filter.'
    Once enabled, the AMP Network Extension filter will be listed in the Network Preferences page.
  • On macOS 11, when upgrading from Mac Connector 1.12 to Mac Connector 1.14, Fault 4, System Extension Failed to Load, may be raised temporarily while the Connector is transitioning from the kernel extensions to the new system extensions.

Revision History

Dec 1, 2020

  • Mac Connector 1.14.1 no longer uses system extensions on macOS 10.15.
  • Additional guidance on using terminal check which 'Placeholder Developer' System Extensions are awaiting approval when using Mac Connector 1.14.0.

Nov 9, 2020

Unsupported
  • Corrected bundle ID in full disk access CodeRequirement MDM payload.

Nov 3, 2020

  • Release date for 1.14.0 Mac Connector is November 2020.
  • The 1.14.0 Mac Connector will use System Extensions starting with macOS 10.15.5. Previously this was 10.15.6.
  • Added Known Issues section.
  • Updated directory structure outline.

Carbon Copy Cloner requires macOS. CCC will not run on Windows.

Carbon Copy Cloner 5 is the latest version available. Users running Yosemite (10.10), El Capitan (10.11), Sierra (10.12), High Sierra (10.13), Mojave (10.14), or Catalina (10.15) should use this version of CCC. If you are having trouble downloading CCC from the link above, try this alternate download location.

Upgrading from CCC 4? CCC 5 is a paid upgrade. CCC 4 Personal and Household licenses purchased prior to May 22, 2017 are eligible for upgrade pricing. When you open CCC 5, it will automatically retrieve your new license or an upgrade coupon that you can use to purchase CCC 5 at 50% off. CCC 4 licenses purchased on or after May 22, 2017 are eligible for a free CCC 5 upgrade license.

CCC 5: Support for macOS 11 Big Sur

CCC 5.1.22 (and later) is qualified for macOS 11 Big Sur. Open CCC and choose 'Check for updates..' from the Carbon Copy Cloner to get the update, or click the 'Download CCC 5' button above. Please take a moment to review the following resources prior to upgrading to macOS Big Sur:

Macos Mojave On Unsupported Mac

Carbon Copy Cloner 4.1.24 is compatible with Mountain Lion (10.8), Mavericks (10.9), Yosemite (10.10), El Capitan(10.11), Sierra (10.12) and High Sierra (10.13). Note that while this version of CCC may work on El Capitan and newer OSes, we recommend that El Capitan+ users upgrade to CCC 5. We offer technical support for CCC 4, but we are no longer actively developing it. If you are having trouble downloading CCC from the link above, try this alternate download location.

Install Macos Mojave On Unsupported Mac

CCC 4 and Mojave+: CCC 4 is qualified up to macOS High Sierra. CCC 4 license holders are welcome to continue using CCC 4 on later OSes with the understanding that this is an untested and unsupported configuration. CCC 5 is fully qualified on macOS Mojave and offers extensive support for APFS, including support for point-in-time restores via APFS filesystem snapshots.

Mac Mini 2011 Mojave

Install Macos Mojave On Unsupported Macs

Unsupported Versions

Macos 10.14 Mojave On Unsupported Macs Thread

Download CCC 3.5.7 for use on Snow Leopard (10.6) and Lion (10.7). Download CCC 3.4.7 for use on Tiger (10.4) and Leopard (10.5). CCC 3.4.7 and 3.5.7 are provided as-is; we regret that we cannot offer any support for the installation or use of these older versions of CCC.

If you’re using macOS Mojave or later, choose Apple menu System Preferences, then click Software Update. If you’re using an earlier macOS, use the App Store instead. Learn how to download and install macOS Big Sur Go to the App Store. Upgrade os x mojave. Feb 05, 2021 macOS Mojave 10.14 can upgrade High Sierra, Sierra, El Capitan, Yosemite, Mavericks, Mountain Lion macOS High Sierra 10.13 can upgrade Sierra, El Capitan, Yosemite, Mavericks, Mountain Lion Safari downloads the following older installers as a disk image named InstallOS.dmg or InstallMacOSX.dmg.

«12»

Unsupported Mac Mojave Hard Drive

Comments

  • pls direct me to the right forum is the following question is not to be posted here.
    I downloaded the patch version dosdude1 Current version: 1.1.2.
    Created the flash drive and got a successful complete.
    Tested on a Macbook Pro mid 2011 and a new hard disk.
    The installation bar goes to the end and stays there, waited for a long time and have to shutdown the computer.
    I used Mojave Beta2 and i don't know if this is the problem. the dosdude1 version suggest the latest.
    So what Mojave beta works with Dosdude1 current version: 1.1.2?
    anybody
    P.S. I know there some old version of this tool, which one will work?
  • I have a 2011 iMac, cant i just upgrade the chip, ram and graphics card to make it work?
  • Not Happy, I have a iMac 27p SSD I7 mi-2009 fast, and NO MOJAVE UPGRADE, disgusting, Authorize only Mac's after 2012, that is 6 years old, use not acceptable when you think that your machine costs 4000 dollars, even Microsoft does not do that

    A Mac is not a Phone !

    I can understand that some features cannot be available, but the FULL release not available without a good technical cause cannot be accepted without fight.

    Is there an association there that could issue a class action to claim for Mojave support for our not so old Macs ?

    I have a 2009 PC with the latest Windows 10, Is not Apple ashamed to issue a Mojave is forbidden to a perfectly fast and modern machine like the iMac mid-2009 ? Same for MacBook Pro ? same for MacBook Air ? Please Steve come and clean their minds.

    We have to make the buzz on Social Networks and Mac information sites, If not the delay will be 5 years, then 3 years, then 1 year and we will have to go back to Windows PC.

    Best Regards

  • Not Happy, I have a iMac 27p SSD I7 mi-2009 fast, and NO MOJAVE UPGRADE, disgusting

    Last it seems that there was a deal with Microsoft to use a microsoft antialiasing software up to 2017, this would restrict Apple Mac OS to Retina display, may be this is the real reason for discarding more that 5 years old Macs that are not Retina, a number of users having non retina screens (external ),are claiming that fonts are ugly with Mojave !!

    So do not upgrade to MOJAVE if you have non Retina external display, try it with a Dongle.

  • That is correct, and is exactly what I do, OutdoorAppDeveloper I would like to add a question. What if you upgraded the RAM and switched from an HDD to an SSD, would it be ok to install Mojave on a 2009 Mac with all of these upgrades?
  • I did this but now the MBP (early 2011) start complaining about hardware accelaration not turned on. Any ideas?
  • I have an iMac mid 2011 and I really intend to buy a new one. But for now all I can do is update it to Mojave and upgrade my actual RAM and change disk to SSD.
  • I attempted using macOS Mojave Patcher v1.2.2, downloaded Mojave as instructed, created the USB installer however after rebooting the USB installer could not be seen. There’s no way to boot from it at all, any ideas?
    edited January 2019
  • There's a compelling reason for installing Mojave on my mid-2009 MacBook Pro: Adobe Creative Cloud 2019 will not install on any older versions of MacOS. DosDude's patcher worked flawlessly, and the only problem with the update is cosmetic; the menu bar has a grey tint. I was able to install CC 2019 and it works perfectly.
  • There's a compelling reason for installing Mojave on my mid-2009 MacBook Pro: Adobe Creative Cloud 2019 will not install on any older versions of MacOS. DosDude's patcher worked flawlessly, and the only problem with the update is cosmetic; the menu bar has a grey tint. I was able to install CC 2019 and it works perfectly.
    You can disable transparency and then it'll work normally.
    system preferences>accessibility>Display> enabling 'reduce transparency' removes the 'greying out glitches in light mode.
  • Posts: 2unconfirmed, member
    Hello!!! I'm in desperate need of some help. I tried following the provided in the mojave tool however I after step 6 my mac shut down and when I turn it on it has a cancel sign 🚫
    I'm wondering if anyone can help me at least get it back to how it was before?
    Thank you!
  • Posts: 2unconfirmed, member

    I tried to add an emoji of the cancel sign but it didn't work so I'll add a picture of what it looks like here:

  • Though I used a different method and it worked like a charm. The methods can be found here- https://techrechard.com/how-to-install-macos-catalina-on-unsupported-mac/