# Doesn't boot from uSD Card

**URL:** https://community.solid-run.com/t/doesnt-boot-from-usd-card/876
**Category:** NXP LX2160
**Created:** [August 20, 2024, 6:59pm UTC](https://community.solid-run.com/t/doesnt-boot-from-usd-card/876 "2024-08-20T18:59:06Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Morta](https://avatars.discourse-cdn.com/v4/letter/m/f05b48/32.png) [@Morta](https://community.solid-run.com/u/Morta)
#### Post date: [August 20, 2024, 6:59pm UTC](https://community.solid-run.com/t/doesnt-boot-from-usd-card/876/1 "2024-08-20T18:59:06Z")

</div>

Hi!

I builded a Image with following instruction

> **[GitHub - SolidRun/lx2160a\_build: Scripts to build basic images for LX2160A COM...](https://github.com/SolidRun/lx2160a_build/tree/master)**
>
> master

It’s give me two images:  
lx2160acex7\_2000\_700\_3200\_LX2162A\_CLEARFOG\_18\_9\_0-3fbd680.img lx2160acex7\_xspi\_2000\_700\_3200\_LX2162A\_CLEARFOG\_18\_9\_0-3fbd680.img

I choose the upper for dd to uSD Card with:

```auto
sudo dd if=lx2160acex7_2000_700_3200_LX2162A_CLEARFOG_18_9_0-3fbd680.img of=/dev/sdX bs=4M conv=fdatasync status=progress

```

I do following postion on the buttons

![Untitled](https://europe1.discourse-cdn.com/flex005/uploads/solid_run/original/1X/ae31a465927454b7cf481445604703c70acb13f4.png)

Plug in the power

Nothing happen only blinks a red led

Why?

---

<div class="post-metadata">

### Author: ![Morta](https://avatars.discourse-cdn.com/v4/letter/m/f05b48/32.png) [@Morta](https://community.solid-run.com/u/Morta)
#### Post date: [August 21, 2024, 11:10am UTC](https://community.solid-run.com/t/doesnt-boot-from-usd-card/876/2 "2024-08-21T11:10:23Z")

</div>

Is there a limition of size for uSD card?

---

<div class="post-metadata">

### Author: ![jnettlet](https://dub1.discourse-cdn.com/flex005/user_avatar/community.solid-run.com/jnettlet/32/62_2.png) [@jnettlet](https://community.solid-run.com/u/jnettlet)
#### Post date: [August 23, 2024, 7:20am UTC](https://community.solid-run.com/t/doesnt-boot-from-usd-card/876/3 "2024-08-23T07:20:55Z")

</div>

You seem to have built images for our LX2162a based SOM platforms. What command are you using to build the images? You can test images from here, [SolidRun Images](https://images.solid-run.com/LX2k/lx2160a_build/20240731-2a7ab21) Make sure to download the ones that don’t have LX2162A\_CLEARFOG in the name.

---

<div class="post-metadata">

### Author: ![Morta](https://avatars.discourse-cdn.com/v4/letter/m/f05b48/32.png) [@Morta](https://community.solid-run.com/u/Morta)
#### Post date: [August 23, 2024, 4:41pm UTC](https://community.solid-run.com/t/doesnt-boot-from-usd-card/876/4 "2024-08-23T16:41:36Z")

</div>

Thanks for reply.

I build from this description.

> **[GitHub - SolidRun/lx2160a\_build: Scripts to build basic images for LX2160A COM...](https://github.com/SolidRun/lx2160a_build/tree/master)**
>
> master

The command is following which I used

```auto
docker run --rm -i -t -v "$PWD":/work lx2160a_build -u $(id -u) -g $(id -g)

```

I will try a pre-builded image without CLEARFOG and will give you answer how it’s working or not

---

<div class="post-metadata">

### Author: ![Morta](https://avatars.discourse-cdn.com/v4/letter/m/f05b48/32.png) [@Morta](https://community.solid-run.com/u/Morta)
#### Post date: [August 23, 2024, 5:21pm UTC](https://community.solid-run.com/t/doesnt-boot-from-usd-card/876/5 "2024-08-23T17:21:57Z")

</div>

No isn’t working. It goes mad. The device is blinking with red and green leds like some police lights.

I use a 128 GB Samsung PRO uSD card.

[lx2160acex7\_2000\_700\_3200\_8\_5\_2-2a7ab21.img.xz](https://solid-run-images.sos-de-fra-1.exo.io/LX2k/lx2160a_build/20240731-2a7ab21/lx2160acex7_2000_700_3200_8_5_2-2a7ab21.img.xz)

Have I to flash the SPI too? I have flashed the SPI with following

```auto
lx2160acex7_xspi_2000_700_3200_LX2162A_CLEARFOG_18_9_0-3fbd680.img

```

and i didn’t change it for the this image. [lx2160acex7\_2000\_700\_3200\_8\_5\_2-2a7ab21.img.xz](https://solid-run-images.sos-de-fra-1.exo.io/LX2k/lx2160a_build/20240731-2a7ab21/lx2160acex7_2000_700_3200_8_5_2-2a7ab21.img.xz)

---

<div class="post-metadata">

### Author: ![Morta](https://avatars.discourse-cdn.com/v4/letter/m/f05b48/32.png) [@Morta](https://community.solid-run.com/u/Morta)
#### Post date: [August 26, 2024, 7:02pm UTC](https://community.solid-run.com/t/doesnt-boot-from-usd-card/876/6 "2024-08-26T19:02:51Z")

</div>

Could someone give me information why this behavior caused?

---

<div class="post-metadata">

### Author: ![jnettlet](https://dub1.discourse-cdn.com/flex005/user_avatar/community.solid-run.com/jnettlet/32/62_2.png) [@jnettlet](https://community.solid-run.com/u/jnettlet)
#### Post date: [August 27, 2024, 5:56am UTC](https://community.solid-run.com/t/doesnt-boot-from-usd-card/876/7 "2024-08-27T05:56:41Z")

</div>

if the ethernet lights are flashing then the security core can’t read the RCW from the uSDHC card. I would recommend trying another card. It is possible that you have a bad write on your card, so sometimes writing all zero’s to the first 16MB’s of the card can help, before flashing a new firmware.
