---
title: "更新 B9S" #
---
{% include toc title="條目內容" %}
### 必讀事項
本頁面適用於已安裝 boot9strap 且想將其更新至最新版的使用者。
{% capture notice-1 %}
While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free".
You should avoid the following actions:
1. Piracy
1. Cheating online
1. Suspicious behaviour on eShop (for example, credit card chargebacks)
We believe SpotPass and StreetPass are also safe for use at this time.
{% endcapture %}
{{ notice-1 | markdownify }}
### 必備項目
* 最新版的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
* 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(正常版的 boot9strap;非 `devkit` 或 `ntr` 檔案)*
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest)
### 操作說明
#### 第一節 — 準備工作
在本節中,請覆蓋所有 SD 卡中可能相衝的檔案。
{: .notice--info}
1. 將 SD 卡插入至電腦中
1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap`
1. 解壓 boot9strap `.zip` 的 `boot9strap.firm` 及 `boot9strap.firm.sha` 檔案至 SD 卡的 `/boot9strap/` 資料夾中
1. 解壓 SafeB9SInstaller`.zip` 中的 `SafeB9SInstaller.firm` 到 SD 中的 `/luma/payloads/` 下
1. 將 SD 卡插回主機中
#### 第二節 — 安裝 boot9strap
1. 開機時按住『Start』鍵啟動 Luma3DS 連環加載選單
1. 按『A』鍵啟動 SafeB9SInstaller
1. 等待所有安全性檢查完畢
1. 出現提示時,輸入提示的按鍵組合以安裝 boot9strap
1. 完成後,在按下『A』鍵後按住『Start』鍵以重啟您的主機至 Luma3DS 加載選單中
+ 如果您在更新 B9S 後開機時遇到錯誤 `argc = 0`,請忽略此錯誤並繼續
#### 第三節 — 更新 Luma3DS
1. 關閉您的主機
1. 將 SD 卡插入至電腦中
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file
1. 將 SD 卡插回主機中
1. 啟動您的主機
#### 第四節 — 設定 Luma3DS
本節是在您重啟主機後看見 Luma3DS 設定選單才需使用。
{: .notice--info}
1. 在 Luma3DS 設定選單中,透過『A』及方向鍵來啟用下列選項:
+ **『Show NAND or user string in System Settings』**
1. 按『Start』鍵以存檔並重新啟動系統
___
### 繼續至[完成安裝](finalizing-setup)
{: .notice--primary}