> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dwe.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 새 Raspberry Pi에 dweOS 설치

> 이 가이드는 dweOS 이미지를 설치하는 방법을 안내합니다.

## 시작하기

<Note>
  이 방법은 이미지에 할당된 고정 IP(192.168.2.2)의 복잡성 때문에 권장되지 않습니다.
  먼저 Raspberry Pi OS를 설치한 다음 [명령줄을 통해](/ko/dwe-os/installation/cmd-line) dweOS를 설치하는 것을 권장합니다.
</Note>

<Tip>
  BlueOS를 사용 중인 경우, [dweOS를 BlueOS 확장으로 설치](/ko/dwe-os/installation/blueos)하는 가이드를 따르세요.
</Tip>

## 새 microSD 카드에 설치

<Steps>
  <Step title="첫 번째 단계">
    최신 이미지를 [여기](https://github.com/DeepwaterExploration/dweOS/releases/latest)에서 다운로드합니다.
  </Step>

  <Step title="두 번째 단계">
    이미지를 SD 카드에 플래시하기 위해 [Raspberry Pi Imager](https://www.raspberrypi.com/software/)를 다운로드합니다.
  </Step>

  <Step title="장치 선택">
    <video controls={true} autoPlay loop height="300px" className="w-full aspect-video" src="https://cdn.shopify.com/videos/c/o/v/ce746d70d36443e4b5dcbab6a2e89a87.webm" />
  </Step>

  <Step title="dweOS 2 이미지 선택">
    <video controls={true} autoPlay loop height="300px" className="w-full aspect-video" src="https://cdn.shopify.com/videos/c/o/v/7cc23a4b35724451886fb1eea783edf8.webm" />
  </Step>

  <Step title="SD 카드 선택">
    <video controls={true} autoPlay loop height="300px" className="w-full aspect-video" src="https://cdn.shopify.com/videos/c/o/v/70b76e866efd4757ac16f1d1cf577395.webm" />
  </Step>

  <Step title="완료!">
    <img src="https://mintcdn.com/deepwaterexplorationinc/NrWVR9Qe6FWmBE6d/dwe-os/pages/images/dwe-os-2-success.png?fit=max&auto=format&n=NrWVR9Qe6FWmBE6d&q=85&s=7e3d7143046ceb737307f15e14692b62" alt="dweOS 2 성공" width="1352" height="833" data-path="dwe-os/pages/images/dwe-os-2-success.png" />
  </Step>

  <Step title="SD 카드 삽입 후 부팅!">
    <img src="https://mintcdn.com/deepwaterexplorationinc/NrWVR9Qe6FWmBE6d/dwe-os/pages/images/pi-insert-sd.png?fit=max&auto=format&n=NrWVR9Qe6FWmBE6d&q=85&s=539f35eb297cf05fa76791fdb4233018" alt="Raspberry Pi에 SD 카드 삽입" width="843" height="432" data-path="dwe-os/pages/images/pi-insert-sd.png" />
  </Step>
</Steps>
