> For the complete documentation index, see [llms.txt](https://docs.mikopbx.com/mikopbx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mikopbx.com/mikopbx/setup/bare-metal.md).

# Отдельный компьютер

MikoPBX поддерживает установку на отдельный компьютер. Существуют два способа:

* **Live USB** - запись образа на флешку с последующей её установкой на другой диск.
* **Bootable USB** - установка системы на непосредственно сам USB-носитель с последующей возможностью загрузки с нее.

В данном разделе представлены варианты записи образов на всех возможных системах (Windows, MacOS, Linux)

<table data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center">Установка с записью образа на USB-носитель (LiveUSB)</td><td><a href="/pages/Sdzqu56z3jPdWeRakGbS">/pages/Sdzqu56z3jPdWeRakGbS</a></td><td data-object-fit="contain"><a href="/files/Q8CF1un6CNeCJDqWHehU">/files/Q8CF1un6CNeCJDqWHehU</a></td></tr><tr><td align="center">Установка системы на USB- носитель (BootableUSB)</td><td><a href="/pages/DA2GbGn3FquBE1FMVBMT">/pages/DA2GbGn3FquBE1FMVBMT</a></td><td data-object-fit="contain"><a href="/files/GlAaIg4aBnVBmP72fzp9">/files/GlAaIg4aBnVBmP72fzp9</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mikopbx.com/mikopbx/setup/bare-metal.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.
