From e954815a88b8e014251e649ceeb6bd2661018d0b Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Sat, 19 Apr 2025 04:01:08 -0500 Subject: [PATCH] New translations troubleshooting-sb9si-common.md (Lithuanian) --- .../_include/troubleshooting-sb9si-common.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 docs/lt_LT/_include/troubleshooting-sb9si-common.md diff --git a/docs/lt_LT/_include/troubleshooting-sb9si-common.md b/docs/lt_LT/_include/troubleshooting-sb9si-common.md new file mode 100644 index 0000000000..bc6010ac0c --- /dev/null +++ b/docs/lt_LT/_include/troubleshooting-sb9si-common.md @@ -0,0 +1,25 @@ +### SigHaxed FIRM was not installed! Check lower screen for more info. + +:::details MicroSD Card - init failed + +Your SD card is most likely acting weird. Try reformatting your SD card ([Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\))). If this doesn't work, try another SD card. + +::: + +:::details SigHaxed FIRM - File not found + +You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. + +::: + +:::details SigHaxed FIRM - invalid FIRM + +There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. + +::: + +:::details Secret Sector - File not found + +You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download secret_sector.bin using a torrent client, and place it in the `boot9strap` folder. + +:::