---
title: "boot9strap 설치 (petit-compwner)"
---
{% include toc title="목차" %}
{% capture technical_info %}
기술적 상세 정보 (선택 사항)
We use petit-compwner to launch b9sTool, which installs boot9strap.
See [here](https://github.com/zoogie/petit-compwner) for more information about petit-compwner.
{% endcapture %}
{{ technical_info | markdownify }}
{: .notice--info}
여기까지 왔다면, 시스템 펌웨어 버전이 11.17.0일 것 입니다. 펌웨어 버전이 11.17.0 또는 11.16.0가 아닌 경후, **이 방법은 콘솔을 벽돌로 만들 수 있습니다!!**
{: .notice--warning}
### 준비물
* **11.16.0 또는 11.17.0 사용자**: v6.1.1 버전의 [b9sTool](https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip)
* Make **absolutely sure** that you are one of these firmwares, as being on other firmwares may lead to a BRICK
* 최신 버전의 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (`.zip` 파일)
#### 섹션 I - CFW 확인
{% include_relative include/cfw-check-fredtool.txt %}
#### 섹션 II - 준비 작업
In this section, you will copy the files necessary to launch b9sTool, which is used to launch the boot9strap (custom firmware) installer.
1. SD 카드를 컴퓨터에 삽입해 주세요
1. release `.zip`안에 있는 `boot.nds` (B9STool)를 SD 카드의 루트에 복사해 주세요
+ SD 카드의 루트는 SD 카드를 열 때 보이는 디렉토리이고, Nintendo 3DS 폴더가 보이지만 그 안에 들어가 있지 않은 상태의 폴더입니다
1. Luma3DS `.zip`안에 있는 `boot.firm`과 `boot.3dsx`를 SD 카드의 루트에 복사해 주세요
1. SD 카드를 콘솔에 다시 삽입해 주세요
1. 콘솔의 전원을 켜 주세요
![]({{ "/images/screenshots/petit-compwner-root-layout.png" | absolute_url }})
#### Section III - petit-compwner
In this section, you will scan the QR codes needed to trigger the petit-compwner exploit.
1. Open the latest release of [petit-compwner](https://github.com/zoogie/petit-compwner/releases/tag/v1.0) on your computer
1. On your console, launch Petit Computer
1. Select File Management
1. Select Read QR Codes
1. Scan each QR code in order, from 1/5 to 5/5
1. Once you have scanned all the QR codes, exit File Management
1. Select View Gallery
1. Launch the PWN program
1. 취약점이 성공적이었다면 b9sTool을 실행했을 것입니다
#### 섹션 IV - boot9strap 설치
{% include_relative include/install-boot9strap-b9stool.txt %}
#### 섹션 V - Luma3DS 구성
1. (Select) 를 길게 누르고, 이 상태에서 콘솔의 전원을 켜 주세요
{% include_relative include/configure-luma3ds.txt %}
{% include_relative include/luma3ds-installed-note.txt %}
___
### [마무리 단계](finalizing-setup) 로 계속합니다
{: .notice--primary}