# balenaEtcher

balenaEther이란 SD카드나 USB에 운영 체제 이미지를 구울 수 있는 프로그램입니다.&#x20;

### 실행

경로를 선택하고 운영체제 이미지를 선택합니다.&#x20;

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

select target버튼을 클릭해서 이미지를 설치할 SD카드 또는 USB 선택 후 select 버튼을 눌러줍니다.&#x20;

<figure><img src="/files/239waAhaPF9BqWxsjcym" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9LiGupemIpsf9TawcoTr" alt=""><figcaption></figcaption></figure>

Flash 버튼을 누르고 로그인한 계정의 비밀번호를 입력하면 굽기가 진행됩니다.&#x20;

<figure><img src="/files/8PYT3zbHkZAKngVaL0aP" alt=""><figcaption></figcaption></figure>

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

굽기가 완료되면 아래와 같은 화면이 보여집니다.&#x20;

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


---

# 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.hamonikr.org/hamonikr-6.0/startmenu/program/balenaetcher.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.
