# Requirements

### Requirements

* Any computer running UnRAID Server OS (AMD *OR* Intel, as the OpenCore config settings and XML will work for both)
* A USB Flash Key larger than 1GB, no larger than 32GB (PS: It will need to be left inserted at all times, as this is required by UnRaid Server OS)
* [The Unraid Server OS USB Creator application to properly create your UnRaid Server USB key that your machine will be booted from every time.](https://unraid.net/download)
* A dedicated drive for the UnRaid Server OS (SSD?)
* One SATA controller that you don't mind having allocated to the Host OS, as it will be unusable by the VM.
* One USB controller that you don't mind having allocated to the Host OS, as it will be unusable by the VM.
* [A copy of the IORegistryExplorer application for macOS that can be obtained from here:](https://github.com/khronokernel/IORegistryClone)
* [A copy of the MacIASL application that can be obtained from here:](https://github.com/acidanthera/MaciASL)
* An ability to follow detailed instructions down to a meticulously accurate and minute level.
* An ability to stay extremely calm as you follow a lengthy set of instructions.
* An unbridled/unmatched zest for all things technological.

##


---

# 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://macosunraidguide.gitbook.io/untitled/macos-install-using-unraid/requirements.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.
