Skip to content
Paul Philippov edited this page Mar 20, 2024 · 20 revisions

SD card not recognized at boot

There are two factors that can affect SD card detection during the boot sequence.

One is that the GPIO pins for powering the SD card slot and detecting the presence of a card are not set. You can fix this by setting these pins in the environment.

Another is that not every card is detected correctly. You can try different cards (different class, size, etc) to find the one that works.

Clone this wiki locally