diff --git a/docs/snippets/sd-card-info-faq.en.txt b/docs/snippets/sd-card-info-faq.en.txt index 5969206b..8545fd8c 100644 --- a/docs/snippets/sd-card-info-faq.en.txt +++ b/docs/snippets/sd-card-info-faq.en.txt @@ -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. \ No newline at end of file +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. \ No newline at end of file diff --git a/docs/troubleshooting.en.md b/docs/troubleshooting.en.md index 3cfef972..5efa850c 100644 --- a/docs/troubleshooting.en.md +++ b/docs/troubleshooting.en.md @@ -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. \ No newline at end of file +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.