Guide_3DS/_pages/zh_TW/installing-boot9strap-(browser).txt
2018-11-18 19:16:15 -05:00

52 lines
2.6 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "安裝 boot9strap透過網頁瀏覽器"
---
如果您先前已改機過,且已安裝基於 EmuNAND 的自製系統-請注意,本教學是專門用來處理 SysNAND 的。您應在閱讀本手冊時在 SysNAND 中操作,或將其套用至 SysNAND 中。 注意 EmuNAND 與 RedNAND 指的是些微不同運作方式但[同樣道理](http://3dbrew.org/wiki/NAND_Redirection)的用語。
{: .notice--info}
本頁面會有些許的[磁力](https://en.wikipedia.org/wiki/Magnet_URI_scheme)連結,您將需要個像 [Deluge](http://dev.deluge-torrent.org/wiki/Download) 的 BT 種子下載器來下載磁力連結的檔案。
{: .notice--success}
#### 必備項目
* 最新版的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
* 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(正常版的 boot9strap非 `dev` 檔案)*
* 自製軟體[入門套件](http://smealum.github.io/ninjhax2/starter.zip)
#### 操作說明
##### 第一節 — 準備工作
1. 關閉您的主機
1. 將 SD 卡插入電腦中
1. 解壓 `starter.zip` 的 `starter` 資料夾中的 _所有內容_ 至 SD 卡的根目錄底下
1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap`
1. 解壓 boot9strap `.zip` 的 `boot9strap.firm` 及 `boot9strap.firm.sha` 檔案至 SD 卡的 `/boot9strap/` 資料夾中
1. 解壓 SafeB9SInstaller `.zip` 的 `SafeB9SInstaller.dat` 及 `Launcher.dat` 至 SD 卡的根目錄中
1. 將 SD 卡插回主機中
1. 啟動您的主機
##### 第二節 — 啟動 SafeB9SInstaller
1. 啟動主機上的網頁瀏覽器,並開啟下列網址的其中之一
+ `https://dukesrg.github.io/?SafeB9SInstaller.dat`
+ `http://go.gateway-3ds.com/`
+ `http://www.reboot.ms/3ds/load.html?Launcher.dat`
+ `http://dukesrg.dynu.net/3ds/rop?GW17567.dat&Launcher.dat`
+ 如果您試的第一個網址沒用的話,記得再試試看其他的 (有些版本可能沒用,所以建議每個都試一次)
+ 如果途中遇到問題的話, [請參見疑難排解](troubleshooting#ts_browser)
1. 如果一切成功的話,您將自動進入 SafeB9SInstaller
##### 第三節 — 安裝 boot9strap
1. 等待所有安全性檢查完畢
1. 出現提示時,輸入提示的按鍵組合以安裝 boot9strap
1. 過程結束後按下「A」重啟主機
1. 您的主機將啟動至 boot9strap 中並自動關機,因為它目前尚無 payload 檔案可供啟動
+ 在您進行下一頁的步驟前,您的主機將處於無法開機的狀態;請不要擔心,這是正常的
___
繼續至 [完成安裝](finalizing-setup)
{: .notice--primary}