# MC 2018 & Mojave

For teams who must continue working in macOS 10.14 Mojave and/or Avid Media Composer 2018 environments, we have a special build available: **Mimiq 18.1**

## Requirements

* [A Mimiq Pro license](http://hedge.video/mimiq/pricing)
* An Intel Mac (*not* Apple silicon)
* macOS 10.14.x
* [A version of Media Composer qualified for macOS 10.14.x](https://kb.avid.com/pkb/articles/en_US/Compatibility/en267087)
* A `Media Composer | Ultimate` (or beyond) subscription or a `Perpetual` license

## Getting Started

1. [Get a Mimiq Pro license](http://hedge.video/mimiq/pricing)
2. Download Mimiq 18.1:&#x20;

{% hint style="success" %}
<https://downloads.hedge.video/mimiq/Mimiq%2018.1.dmg>
{% endhint %}

3. [Mount any eligible volumes.](#mount-any-eligible-volumes)
4. Launch Mimiq.
5. Launch Media Composer.
6. [Confirm Bin Locking is activated](#confirm-bin-locking-is-activated-in-avid-media-composer).

### Install and Activate Mimiq 18.1

Once you install Mimiq 18.1, locate your Mimiq Pro license key, copy it, then paste it into the `Activate Mimiq` dialog by:

1. Right-clicking the `Activation number` field.
2. Click `Paste`.
   * Note: you cannot paste in your license key using `Command-V`.
3. Click `Activate`.

{% hint style="success" %}
Need Mimiq to launch in macOS automatically on startup? Add it to `System Preferences > Users & Groups > (Your macOS Account) > Login Items`
{% endhint %}

### Mount Any Eligible Volumes

Mimiq 18.1 will activate bin locking on the following types of volumes:&#x20;

* SMB, NFS, and AFP file shares in your local area network
* FUSE-based volumes, such as a LucidLink Filespace

{% hint style="info" %}
Mimiq 18.1's UI does not list the eligible volumes with Bin Locking activated.
{% endhint %}

### Confirm Bin Locking is Activated in Avid Media Composer

If you need to confirm Mimiq 18.1 activated Bin Locking on your desired volumes, check these settings to make sure Media Composer can see those volumes as an `Avid NEXIS Drive`:

✅‌ MC 2018.12.x: `Info > Hardware > Hardware Tool > Avid NEXIS Drives`: (your SMB, NFS, AFP, or FUSE-based volume)

✅ MC 2021.x: `Avid Media Composer > About Avid Media Composer > Hardware > Avid NEXIS Drives`: (your SMB, NFS, AFP, or FUSE-based volume)

You can also open Media Composer's Console (`Command-6`) and look for this line of text in the output: `Avid Shared Storage is installed. (Avid NEXIS)`

## Questions

### Aren't both Mojave and MC 2018 are out of support?

Yes.&#x20;

Apple discontinued support for macOS Mojave `10.14` in November 2021. The final update for macOS Mojave is [Security Update 2021-005 (Mojave)](https://support.apple.com/kb/DL2078?locale=en_US), which results in `Version 10.14.6 (18G9323)`.

Avid ended the development of Media Composer 2018.12.15 on December 31, 2020, and [officially ended support](https://kb.avid.com/pkb/articles/en_US/faq/Avid-Supported-Software-Releases#MediaComposer) on December 31, 2021.

That means that if you run into issues with Mimiq 18.1, the cause is either macOS 10.14 and Media Composer 2018. If so, your only option is to migrate away from macOS 10.14 and Media Composer 2018.x.

### Why won't Mimiq 18.1 install on my Apple silicon Mac?

macOS Mojave is incompatible with Apple silicon Macs. If you are on Apple silicon, use the current Mimiq release: [Releases](/mimiq/releases.md)

### Why can't I activate Mimiq 18.1?

A Mimiq Pro license with an available activation is required to activate Mimiq 18.1. You can use the same license key you use to activate other Mimiq versions.

You can [locate your Mimiq Pro license key](/general/licenses/the-license-manager.md#locating-activation-numbers-license-keys) and [confirm the number of available activations on your license](/general/licenses/the-license-manager.md#viewing-activations) through the Hedge License Manager (<https://account.hedge.video>).

If you purchased a standard Mimiq license, [you can upgrade your license to Mimiq Pro](/general/licenses/the-license-manager.md#upgrade-to-pro) through the Hedge License Manager.

### Which file shares are supported in Mimiq 18.1?

* SMB, NFS, and AFP file shares in your local area network
* FUSE-based volumes, such as a LucidLink Filespace

### Can I use Mimiq 18.1 alongside Mimiq in the same environment?

Yes!

### How do I deactivate Mimiq 18.1?

Mimiq 18.1 cannot be deactivated in-app. If you need to deactivate a computer with Mimiq 18.1, you must do so [through the Hedge License Manager.](/general/licenses/the-license-manager.md#resetting-activations)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hedge.video/mimiq/mc-2018-and-mojave.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
