# Updating only kernel image on LX 2160 clearfog boards

**URL:** https://community.solid-run.com/t/updating-only-kernel-image-on-lx-2160-clearfog-boards/259
**Category:** NXP LX2160
**Created:** [March 9, 2022, 9:41am UTC](https://community.solid-run.com/t/updating-only-kernel-image-on-lx-2160-clearfog-boards/259 "2022-03-09T09:41:05Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Ranga](https://avatars.discourse-cdn.com/v4/letter/r/6de8d8/32.png) [@Ranga](https://community.solid-run.com/u/Ranga)
#### Post date: [March 9, 2022, 9:41am UTC](https://community.solid-run.com/t/updating-only-kernel-image-on-lx-2160-clearfog-boards/259/1 "2022-03-09T09:41:05Z")

</div>

Hi I could able to build the image with RT enabled for LSDK21.08 on runme.sh. I want to update only the kernel images on board. so that other ROOTFS DPDK I want to retain the same which has release binary provided and flashed on board.  
could you please provide the steps for the same.

---

<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: [March 9, 2022, 10:52am UTC](https://community.solid-run.com/t/updating-only-kernel-image-on-lx-2160-clearfog-boards/259/2 "2022-03-09T10:52:39Z")

</div>

Currently this process is not really supported and would have to be done manually. You can see in the build script where the kernel kernel Image \*.dtbs and modules are installed. [lx2160a\_build/runme.sh at master · SolidRun/lx2160a\_build · GitHub](https://github.com/SolidRun/lx2160a_build/blob/master/runme.sh#L373)

You would need to tar those files up manually, move them to your installation and untar them onto the filesystem.
