> For the complete documentation index, see [llms.txt](https://hitech.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hitech.gitbook.io/untitled/open-computers/zapusk-sistemnika.md).

# Запуск системника

**Для этого нажимаем пкм и нажимаем кнопку включить**

**Теперь у нас запускается сама система после чего появится /home**

**теперь мы пишем- install**

**нажимаем “enter”.Далее мы соглашаемся установить нашу систему и пишем Y и также нажимаем “enter”**

**далее у нас идёт установка нашей системы.У вас должно получится всё как на скриншоте**

&#x20;**Ждём.после загрузки система нам предложит перезагрузить пк,для согласия снова пишем Y и “enter”**

<figure><img src="/files/29ICd1Ybf2r5xJSMVco2" alt=""><figcaption></figcaption></figure>

**готово,теперь у нас установлена OpenOS.**

**Теперь в уже установленную систему нам нужно установить программу для 3D печати,для этого мы пишем-**

**pastebin get b5rD8KcY print3d**

**(чтобы вставить скопированное сообщение нажимайте на колесико мыши)**

**теперь начинается загрузка программы** &#x20;

<figure><img src="/files/tSUTvweNvdLLNnytiMVM" alt=""><figcaption></figcaption></figure>

**Чтобы печатать модель больше одного блока для этого нам потребуется следующий скрипт,который мы также скачиваем в ос**

**pastebin get nBcBEZpB printall.lua**

**Этот скрипт также позволяет нам печатать сразу на нескольких принтерах.**

**Готово! теперь у нас есть все необходимое ПО на ОС**


---

# 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://hitech.gitbook.io/untitled/open-computers/zapusk-sistemnika.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.
