3DS:SafeB9SInstaller: Difference between revisions
From Hacks Guide Wiki
More actions
m Tophatted moved page User:Tophatted/SafeB9SInstaller to 3DS:SafeB9SInstaller: Page has been mostly completed |
→Common Errors: from 3ds.hacks.guide |
||
| Line 25: | Line 25: | ||
==Common Errors== | ==Common Errors== | ||
If you see “SigHaxed FIRM was not installed! Check lower screen for more info.” it means that SafeB9SInstaller couldn’t install boot9strap. To continue, check below if you have one of the following errors: | If you see “SigHaxed FIRM was not installed! Check lower screen for more info.” it means that SafeB9SInstaller couldn’t install boot9strap. To continue, check below if you have one of the following errors: | ||
====Sighaxed FIRM - file not found | ===MicroSD Card - init failed=== | ||
Your SD card could not be initialized. [[Formatting an SD card|Reformat the SD card]]. If it still doesn't work, try another SD card. | |||
===Sighaxed FIRM - file not found=== | |||
The <code>boot9strap.firm</code> or <code>boot9strap.firm.sha</code> files could not be found in the <code>boot9strap</code> folder. Double check that <code>boot9strap</code> is spelled correctly and on the root of your SD card. | |||
If it is, verify that <code>boot9strap.firm</code> and <code>boot9strap.firm.sha</code> are inside the <code>boot9strap</code> folder. | |||
===SigHaxed FIRM - invalid FIRM=== | |||
The <code>boot9strap.firm</code> or <code>boot9strap.firm.sha</code> files are invalid. Redownload the latest version of boot9strap, and extract the files inside the <code>boot9strap</code> folder. | |||
===Secret Sector - File not found=== | |||
The <code>secret_sector.bin</code> is missing from the <code>boot9strap</code> folder, or the latter has the wrong name. Download{{Magnet|link=magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce|text=<code>secret_sector.bin</code>}}, and place it in the <code>boot9strap</code> folder. | |||