2017-05-21 16:39:40 -04:00
---
2017-05-24 16:57:28 -04:00
title: "התקנת boot9strap (דפדפן)"
2017-05-21 16:39:40 -04:00
---
2017-09-29 09:29:37 -04:00
{% include toc title="תוכן העניינים" %}
2017-09-29 07:29:26 -04:00
2018-02-18 10:47:39 -05:00
### What You Need
2017-05-21 16:39:40 -04:00
2018-06-14 21:10:54 -04:00
* 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)*
2019-10-07 21:35:03 -04:00
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
2018-06-14 21:10:54 -04:00
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
2017-05-21 16:39:40 -04:00
2017-09-29 09:29:37 -04:00
### הנחיות
2017-05-21 16:39:40 -04:00
2017-09-29 09:29:37 -04:00
#### חלק I - הכנות
2017-05-21 16:39:40 -04:00
1. תכבו את המכשיר
1. תכניסו את ה-SD שלכם למחשב
2019-10-07 21:35:03 -04:00
1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card
2017-11-30 15:32:37 -05:00
1. תעתיקו את `boot.3dsx` אל שורש כרטיס ה SD
2017-05-21 16:39:40 -04:00
1. תצרו ב-SD שלכם תיקייה חדשה בשם `boot9strap`
1. תעתיקו את`boot9strap.firm` ואת `boot9strap.firm.sha` מה `.zip` של boot9strap אל תיקיית `/boot9strap/`על כרטיס הSD שלכם
2017-05-24 16:57:28 -04:00
1. מתוך הזיפ של SafeB9SInstaller, תעתיקו את הקבצים SafeB9SInstaller.dat ו `Launcher.dat` ל-SD שלכם
2017-07-19 15:10:16 -04:00
2017-09-29 07:29:26 -04:00
![]({{ "/images/screenshots/boot9strap-browser-file-layout.png" | absolute_url }})
2017-07-19 15:10:16 -04:00
{: .notice--info}
2017-05-21 16:39:40 -04:00
1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם
1. תפעילו את המכשיר
2017-09-29 10:24:50 -04:00
#### חלק II - הפעלת SafeB9SInstaller
2017-05-21 16:39:40 -04:00
2017-05-22 18:41:18 -04:00
1. תפתחו את הדפדפן ולכו לאחד ה-Urlי ם הבאים במכשיר שלכם
2017-05-21 16:39:40 -04:00
+ `https://dukesrg.github.io/?SafeB9SInstaller.dat`
2017-05-22 18:41:18 -04:00
+ `http://www.reboot.ms/3ds/load.html?Launcher.dat`
2018-09-19 13:40:48 -04:00
+ `http://dukesrg.dynu.net/3ds/rop?GW17567.dat&Launcher.dat`
2019-04-28 18:49:08 -04:00
+ Make sure to try each URL if the first one doesn't work (some versions cannot use the first one, and some versions cannot use the last two)
2017-10-17 17:21:00 -04:00
+ אם אתם מקבלים שגיאה, [עקבו אחרי המדריך הבא](troubleshooting#a-browser-based-exploit-is-not-working)
2017-05-21 16:39:40 -04:00
1. כעת אתם אמורים להיכנס לתוך SafeB9SInstaller
2017-09-29 10:24:50 -04:00
#### חלק III - התקנת boot9strap
2017-05-21 16:39:40 -04:00
1. תחכו שכל בדיקות הבטיחות יסתיימו
1. כאשר תתבקשו, תלחצו על הכפתורים שנתונים לכם כדי להתקין את boot9strap
1. כשזה סיים, לחצו על (A) כדי לאתחל את הקונסולה
2017-05-30 13:27:28 -04:00
2017-09-29 10:24:50 -04:00
#### חלק IV - הגדרת Luma3DS
2017-05-30 13:27:28 -04:00
2017-05-31 16:22:45 -04:00
1. הקןנסולה שלכם צריכה לאתחל לתפריט ההגדרות של Luma3DS
2017-09-29 10:24:50 -04:00
+ אם אתם מקבלים מסך שחור, [תעקבו אחרי המדריך הזה](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
2019-02-10 22:32:33 +01:00
1. השתמשו במקש (A) ובמקשי החיצים על מנת להפעיל את ההגדרות הבאות:
2017-05-30 13:27:28 -04:00
+ **"Show NAND or user string in System Settings"**
1. לחצו על (Start) על מנת לשמור ולהפעיל מחדש
2017-06-06 17:24:28 -04:00
+ אם אתם מקבלים שגיאה, פשוט תמשיכו בעמוד הבא
2017-05-21 16:39:40 -04:00
___
2018-02-18 10:47:39 -05:00
### Continue to [Finalizing Setup](finalizing-setup)
2017-09-04 00:15:19 -04:00
{: .notice--primary}