Skip to content

Commit

Permalink
Docs: returning missing link for info about microSD card
Browse files Browse the repository at this point in the history
  • Loading branch information
tadeubas committed Jul 24, 2024
1 parent 17a70fe commit 9bc85e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/snippets/sd-card-info-faq.en.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
We cannot guarantee that a microSD card is compatible and will work in your device; you'll need to test it on the device to be sure, read the [FAQ](/krux/faq/#why-isnt-krux-detecting-my-microsd-card-or-presenting-an-error) for more info.
We cannot guarantee that a microSD card is compatible and will work in your device; you'll need to test it on the device to be sure, read the [Troubleshooting](troubleshooting.md/#why-isnt-krux-detecting-my-microsd-card-or-presenting-an-error) for more info.
6 changes: 5 additions & 1 deletion docs/troubleshooting.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,8 @@ For now, a workaround you can do is to take a picture or video of the QR code wi

### Why Does Krux Say the Entropy of My Fifty Dice Rolls Does Not Contain 128 Bits of Entropy?

Please check how [entropy measurement](getting-started/features/entropy.md) works.
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).
Make sure the SD card is using MBR/DOS partition table and FAT32 format.

0 comments on commit 9bc85e7

Please sign in to comment.