Guide_3DS/_pages/ko_KR/a9lh-to-b9s.txt

245 lines
16 KiB
Text
Raw Normal View History

2017-05-31 23:36:37 +02:00
---
2017-06-01 22:01:18 +02:00
title: "A9LH to B9S"
2017-05-31 23:36:37 +02:00
---
2017-09-29 13:29:26 +02:00
{% include toc title="Table of Contents" %}
2018-02-18 16:47:39 +01:00
### Required Reading
2017-05-31 23:36:37 +02:00
This page is for existing arm9loaderhax users to update their devices to boot9strap.
All future releases of Luma3DS will only be made in the `.firm` format, which will only be compatible with boot9strap and sighax. This means that to continue receiving the latest updates of Luma3DS, you should use this page to update your installation.
2017-10-28 20:51:27 +02:00
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
2017-08-13 01:26:54 +02:00
2018-02-25 07:59:42 +01:00
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
2017-08-13 01:26:54 +02:00
If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update).
{: .notice--warning}
2017-05-31 23:36:37 +02:00
{% capture notice-1 %}
There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide:
1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information"
1. Disable the "Sending of System Information" option
1. Exit the System Settings
2017-10-09 17:01:36 +02:00
1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu)
+ If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues)
1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing"
2017-05-31 23:36:37 +02:00
1. Disable the "Show friends what you're playing" option
2017-10-09 17:01:36 +02:00
1. Exit your Friend List
2017-05-31 23:36:37 +02:00
{% endcapture %}
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
2018-02-18 16:47:39 +01:00
### What You Need
2017-05-31 23:36:37 +02:00
Note that the following required file named `secret_sector.bin` is the same one that was found in the various `data_input.zip` file versions. If you already have that file on your disk somewhere, you can use that one instead of downloading the one below.
{: .notice--info}
2017-09-13 06:15:18 +02:00
Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9loaderhax exploit, which is why it is not needed for the installation of boot9strap on a stock console. If you do not have a New 3DS, you do not need `secret_sector.bin`.
2017-05-31 23:36:37 +02:00
{: .notice--info}
2018-08-26 19:32:38 +02:00
* <i class="fa fa-magnet" aria-hidden="true" title="이것은 마그넷 링크입니다. Use a torrent client to download the file."></i> - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
2018-08-02 06:59:14 +02:00
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
2018-06-15 03:10:54 +02:00
* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)*
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
2018-08-26 19:32:38 +02:00
* The latest release of [Anemone3DS](https://github.com/astronautlevel2/Anemone3DS/releases/latest) *(the `.cia` file)*
* The latest release of [Checkpoint](https://github.com/BernardoGiordano/Checkpoint/releases/latest) *(the `.cia` file)*
* The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest)
2018-06-15 03:10:54 +02:00
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
2018-08-26 19:32:38 +02:00
* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest)
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)*
2018-08-21 21:30:11 +02:00
* The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest)
2018-08-26 19:32:38 +02:00
* The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)*
2018-06-15 03:10:54 +02:00
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
2017-05-31 23:36:37 +02:00
2017-09-29 13:29:26 +02:00
### Instructions
2017-05-31 23:36:37 +02:00
2017-09-29 13:29:26 +02:00
#### Section I - Prep Work
2017-05-31 23:36:37 +02:00
2017-06-05 09:41:55 +02:00
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
2017-12-24 04:54:03 +01:00
1. Power off your device
1. Insert your SD card into your computer
2017-11-30 21:32:37 +01:00
1. Copy `boot.3dsx` to the root of your SD card
2018-08-26 19:32:38 +02:00
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
2017-12-24 04:54:03 +01:00
1. Create a folder named `cias` on the root of your SD card if it does not already exist
2018-08-26 19:32:38 +02:00
1. Copy `ctr-no-timeoffset.3dsx` to the `/3ds/` folder on your SD card
1. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card
1. Copy `Homebrew_Launcher.cia` to the `/cias/` folder on your SD card
2017-05-31 23:36:37 +02:00
1. Copy `lumaupdater.cia` to the `/cias/` folder on your SD card
2018-08-26 19:32:38 +02:00
1. Copy `FBI.cia` to the `/cias/` folder on your SD card
1. Copy `DSP1.cia` to the `/cias/` folder on your SD card
1. Copy `Anemone3DS.cia` to the `/cias/` folder on your SD card
1. Copy `Checkpoint.cia` to the `/cias/` folder on your SD card
1. Copy `boot.firm` from the latest version Luma3DS `.7z` to the root of your SD card
1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card
2017-05-31 23:36:37 +02:00
1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions
2017-07-12 22:30:42 +02:00
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
2017-05-31 23:36:37 +02:00
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card
2018-05-16 23:20:24 +02:00
1. Create a folder named `boot9strap` on the root of your SD card
2017-05-31 23:36:37 +02:00
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
1. **New 3DS Users Only:** Copy `secret_sector.bin` to the `/boot9strap/` folder on your SD card
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/a9lh-to-b9s-file-layout.png" | absolute_url }})
2017-05-31 23:36:37 +02:00
{: .notice--info}
2017-12-24 04:54:03 +01:00
1. Reinsert your SD card into your device
2017-05-31 23:36:37 +02:00
2017-09-29 13:29:26 +02:00
#### Section II - Installing boot9strap
2017-05-31 23:36:37 +02:00
2017-11-10 05:48:41 +01:00
1. Boot your device while holding (Start) to launch SafeB9SInstaller
+ If you see the luma configuration screen instead of SafeB9SInstaller, simply press (Start), then shutdown your 3DS and try again
2017-05-31 23:36:37 +02:00
+ If this gives you an error, try either using a new SD card, or formatting your current SD card (backup existing files first)
1. Wait for all safety checks to complete
2018-08-26 19:32:38 +02:00
+ If you get an "OTP Crypto Fail" error, download <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [aeskeydb.bin](magnet:?xt=urn:btih:d25dab06a7e127922d70ddaa4fe896709dc99a1e&dn=aeskeydb.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce), then put it in the `/boot9strap/` folder on your SD card and try again
2017-05-31 23:36:37 +02:00
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device.
+ If your device shuts down on boot, ensure that you have copied `boot.firm` from the Luma3DS `.7z` to the root of your SD card
2017-09-29 13:29:26 +02:00
#### Section III - Configuring Luma3DS
2017-05-31 23:36:37 +02:00
1. In the Luma3DS configuration menu, use the (A) button and the D-Pad to turn on the following:
+ **"Show NAND or user string in System Settings"**
1. (start)를 눌러 저장하고 기기를 다시 시작해 주세요.
2017-09-29 13:29:26 +02:00
#### Section IV - Updating the System
2017-05-31 23:36:37 +02:00
2017-09-13 06:15:18 +02:00
If, before following this guide, you already had an EmuNAND setup and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, now is the time to [follow Move EmuNAND](move-emunand) before doing this section.
2017-05-31 23:36:37 +02:00
{: .notice--info}
2017-12-24 04:54:03 +01:00
1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update"
2017-09-13 06:15:18 +02:00
+ Updates while using B9S + Luma (what you have) are safe
2017-12-24 04:54:03 +01:00
+ If this gives you an error, set your DNS settings to "auto"
2017-09-13 06:15:18 +02:00
+ If this still gives you an error, [follow CTRTransfer](ctrtransfer), then try updating again
2018-08-26 19:32:38 +02:00
#### Section V - Homebrew Launcher
2017-09-13 06:15:18 +02:00
2018-08-26 19:32:38 +02:00
1. Launch the Download Play application
1. Press (L) + (Down) + (Select) at the same time to open the Rosalina menu
1. Select "Miscellaneous options"
1. Select "Switch the hb. title to the current app."
1. Press (B) to continue
1. Press (B) to return to the Rosalina main menu
1. Press (B) to exit the Rosalina menu
1. Press (Home), then close Download Play
1. Launch the Download Play application
1. 성공하면 홈브류 런처가 실행될 것입니다.
2018-08-21 21:30:11 +02:00
1. Launch ctr-no-timeoffset from the list of homebrew
1. Press (A) to set the offset to 0
+ This will set the system clock to match the RTC date&time (which we will set soon)
1. Press (Start) to return to the Homebrew Launcher
2018-08-26 19:32:38 +02:00
1. Launch FBI from the list of homebrew
#### Section VI - Installing CIAs
1. Navigate to `SD` -> `cias`
1. "\<current directory>" 폴더를 선택해 주세요.
1. Select the "Install and delete all CIAs" option, then press (A) to confirm
2018-08-21 21:30:11 +02:00
1. Press (Home), then close Download Play
2018-08-26 19:32:38 +02:00
#### Section VII - DSP Dump
1. Launch the DSP1 application
1. Once it has completed, press (B) to self-delete the app and return to the home menu
#### Section VIII - CTRNAND Luma3DS
2017-09-13 06:15:18 +02:00
2018-07-18 09:41:06 +02:00
1. 기기를 종료해 주세요.
2017-07-25 20:26:34 +02:00
1. Launch GodMode9 by holding (Start) during boot
2017-07-12 22:30:42 +02:00
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
2017-09-18 21:28:24 +02:00
1. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and time, then press (A) to continue
2017-08-21 12:37:00 +02:00
1. Press (Home) to bring up the action menu
2017-07-19 21:25:15 +02:00
1. Select "Scripts..."
2018-07-18 09:41:06 +02:00
1. Select "GM9Megascript"
1. Select "Scripts from Plailect's Guide"
1. Select "Setup Luma3DS to CTRNAND"
2017-07-19 21:25:15 +02:00
1. When prompted, press (A) to proceed
2018-07-18 09:41:06 +02:00
1. Press (A) to unlock SysNAND (lvl2) writing, then input the key combo given
2017-07-19 21:25:15 +02:00
1. (A)를 눌러 진행해 주세요.
2017-05-31 23:36:37 +02:00
2018-08-26 19:32:38 +02:00
#### Section IX - Cleanup SD Card
2017-05-31 23:36:37 +02:00
2018-07-18 09:41:06 +02:00
1. Select "Cleanup SD Card"
1. When prompted, press (A) to proceed
1. (A)를 눌러 진행해 주세요.
1. (B)를 눌러 메인 메뉴로 돌아가 주세요.
2018-08-26 19:32:38 +02:00
#### Section X - Backup Essential Files
2018-07-18 09:41:06 +02:00
1. Select "Backup Options"
1. Select "SysNAND Backup"
2017-09-13 06:15:18 +02:00
1. (A)를 눌러 주세요.
+ 이 과정은 시간이 좀 걸릴 것입니다.
2018-07-18 09:41:06 +02:00
+ If you get an error, make sure that you have at least 1.3GB of free space on your SD card
2017-09-13 06:15:18 +02:00
1. (A)를 눌러 진행해 주세요.
2018-07-18 09:41:06 +02:00
1. (B)를 눌러 메인 메뉴로 돌아가 주세요.
1. Select "Exit"
1. Press (A) to relock write permissions if prompted
2018-08-26 19:32:38 +02:00
1. Navigate to `[M:] MEMORY VIRTUAL`
1. Press (A) on `boot9.bin` to select it
1. Select "Copy to 0:/gm9/out"
1. (A)를 눌러 진행해 주세요.
1. (B)를 눌러 메인 메뉴로 돌아가 주세요.
2017-09-13 06:15:18 +02:00
1. (R) 버튼과 (B)를 동시에 눌러 SD 카드를 뺄 준비를 해 주세요.
1. SD 카드를 컴퓨터에 삽입해 주세요.
2018-08-26 19:32:38 +02:00
1. Copy `<date>_<serialnumber>_sysnand_###.bin`, `essential.exefs`, and `boot9.bin` from the `/gm9/out/` folder on your SD card to a safe location on your computer
2017-09-13 06:15:18 +02:00
+ 여러 위치에 백업을 해 주세요. (온라인 파일 저장 공간 등)
2017-11-30 21:32:37 +01:00
+ These backups will save you from a brick and/or help you recover files from the NAND image if anything goes wrong in the future
1. Delete `<date>_<serialnumber>_sysnand_###.bin` and `<date>_<serialnumber>_sysnand_###.bin.sha` from the `/gm9/out/` folder on your SD card after copying it
2017-09-13 06:15:18 +02:00
1. SD 카드를 기기에 다시 삽입해 주세요.
2018-07-18 09:41:06 +02:00
1. (start)를 눌러 기기를 다시 시작해 주세요.
2017-05-31 23:36:37 +02:00
2017-09-13 06:15:18 +02:00
___
2017-05-31 23:36:37 +02:00
2018-08-26 19:32:38 +02:00
{% capture notice-10 %}
이제 Luma3DS Updater를 열고 (A)를 누르기만 하면 Luma3DS를 최신 버전으로 업데이트할 수 있습니다.
이는 본체 업데이트와 다르며 오직 최신 버전의 Luma3DS 파일을 다운로드해서 압축을 풀어줍니다.
이는 SD 카드에 저장된 Luma3DS 파일만 업데이트 할 것입니다. SD 카드가 제거된 상태에서 기기를 시작하면 CTRNAND에 있는 버전이 실행됩니다.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
2017-05-31 23:36:37 +02:00
{% capture notice-6 %}
2018-08-26 19:32:38 +02:00
이제 Luma3DS CFW SysNAND를 기본으로 시작할 것입니다.
2017-05-31 23:36:37 +02:00
앞으로 (Select)를 누른 채 기기를 부팅시키면 Luma3DS 설정 메뉴가 실행됩니다.
2018-08-26 19:32:38 +02:00
2017-05-31 23:36:37 +02:00
You can now hold (Start) on boot to launch the Luma3DS chainloader menu (note that the Luma3DS chainloader menu is only displayed if there is more than one payload detected).
2018-08-26 19:32:38 +02:00
You can now hold (Start) + (Select) + (X) on boot to dump the ARM11 bootrom (`boot11.bin`), the ARM9 bootrom (`boot9.bin`), and your console unique OTP (`OTP.bin`) to the `/boot9strap/` folder on your SD card (note that this will not have any kind of prompt or message).
You can now press (L) + (Down) + (Select) while the system is booted to open the Rosalina menu integrated into Luma3DS. For a full list of Rosalina features, please see the [Luma3DS v8.0 Release](https://github.com/AuroraWright/Luma3DS/releases/tag/v8.0)
2017-05-31 23:36:37 +02:00
{% endcapture %}
2017-09-04 06:15:19 +02:00
<div class="notice--info">{{ notice-6 | markdownify }}</div>
2018-08-26 19:32:38 +02:00
{% capture notice-6 %}
If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card.
If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac.
{% endcapture %}
<div class="notice--info">{{ notice-6 | markdownify }}</div>
[NTR CFW](https://github.com/44670/BootNTR/)를 실행하려면 [BootNTR Selector](https://gbatemp.net/threads/432911/)를 설치해 주세요.
{: .notice--info}
기기를 다른 지역으로 변경하는 방법에 대해 알아보려면 [지역 변경](region-changing) 페이지를 참고해 주세요.
{: .notice--success}
GodMode9의 다양한 기능을 알고 싶다면[GodMode9 사용](godmode9-usage) 페이지를 방문해 주세요.
{: .notice--success}
Luma3DS의 다양한 기능에 대해 알아보려면 [Luma3DS 위키](https://github.com/AuroraWright/Luma3DS/wiki/Options-and-usage)를 참고해 주세요.
{: .notice--success}
For information on installing custom themes and splash screens, check out [Theme Plaza](https://themeplaza.eu/).
{: .notice--success}