# Multiboot baby...

A lot of people here (and there) think that **multibooting** is quite hard with macOS, which actually the case with some systems (stupid mobos) and quite tricky in legacy mode, but as far as you're using UEFI, it's very ***VERY*** easy.

To begin with, I will start with UEFI mode, which is the easiest setup to do. This guide will cover different situations, and I will try to implement linux too for people who are into that. I don't know if I will put a legacy dualboot (with GPT, and not MBR) until I do some extensive tests.

## Disclaimer:

*Neither I, nor anyone here, is responsible for what you're doing. Any material/moral loss is under the user's responsibility, save anything worth saving before proceeding, by following this guide, you accept these terms, you have been warned.*

**PLEASE READ THOUGHTFULLY BEFORE ASKING.**


---

# 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://hackintosh-multiboot.gitbook.io/hackintosh-multiboot/master.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.
