Update docs with note about improved SD card compatibility
What changed, and why it matters
This commit only updates user-facing documentation. It adds a note that a newer Krux version improved microSD card compatibility and fixes a help-link path. There are no code changes and nothing that affects security.
No security action needed. Treat as routine documentation update.
Security signals we found
No strong security signals were identified.
Evidence from the diff
Diff is limited to docs/troubleshooting.en.md. It reformats an existing SD-card troubleshooting paragraph, updates the menu path to Tools -> Device Tests -> Check SD Card, and adds a sentence stating version 25.10.0 improved SD card compatibility. No firmware, build, or configuration code is modified.
Changed components
docs/troubleshooting.en.mdInspect captured patch +3 / −1
diff --git a/docs/troubleshooting.en.md b/docs/troubleshooting.en.md
index 3469f1e..1d39642 100644
--- a/docs/troubleshooting.en.md
+++ b/docs/troubleshooting.en.md
@@ -159,7 +159,9 @@ Alternatively, it may be simpler to use a mobile wallet (BlueWallet or Nunchuk)
Please check how [entropy measurement](getting-started/features/entropy.md) works.
### Why isn't Krux detecting my microSD card or presenting an error?
-Starting from version 23.09.0, Krux supports SD card hot plugging. If you are using older versions, it may only detect the SD card at boot, so make sure Krux is turned off when inserting the microSD into it. To test the card compatibility use Krux [Tools -> Check SD Card](getting-started/features/tools.md/#check-sd-card).
+Starting from version **23.09.0**, Krux supports **SD card hot plugging**. If you’re using an older version, the SD card may only be detected at boot - so make sure to **power off Krux before inserting the microSD card**.
+
+To check card compatibility, go to [Tools -> Device Tests -> Check SD Card](getting-started/features/tools.md/#check-sd-card). Version **25.10.0** further improved SD card compatibility, so updating may resolve detection issues.
**Note**: Make sure the SD card is using MBR/DOS partition table and FAT32 format, [in this video](https://www.youtube.com/watch?v=dlOiAJOPoME) Crypto Guide explains how to do this in Windows. If it is still not detected, try deleting all large files in it.
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.