# Is ROOTFS\_POSTPROCESS\_COMMAND to update debian /boot available?

**URL:** https://hub.mender.io/t/is-rootfs-postprocess-command-to-update-debian-boot-available/4308
**Category:** General Discussions
**Created:** [November 15, 2021, 6:50pm UTC](https://hub.mender.io/t/is-rootfs-postprocess-command-to-update-debian-boot-available/4308 "2021-11-15T18:50:30Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Jerry](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/jerry/32/931_2.png) [@Jerry](https://hub.mender.io/u/Jerry)
#### Post date: [November 15, 2021, 6:50pm UTC](https://hub.mender.io/t/is-rootfs-postprocess-command-to-update-debian-boot-available/4308/1 "2021-11-15T18:50:31Z")

</div>

I saw this very interesting article but it seems that it’s dedicated to Yocto Project

> [@Updating Raspberry Pi boot firmware files using Yocto Project and Mender](https://hub.mender.io/t/updating-raspberry-pi-boot-firmware-files-using-yocto-project-and-mender/1719):
>
> Introduction The Raspberry Pi family of boards are undeniably very popular, both for hobbyists and in professional settings. For this reason this tutorial was created to look at one of the limitations of the Raspberry Pi family boards and how to work around it. In the context of supporting robust operating system level software updates, Raspberry Pi boards are actually very complicated to work with. This primarily relates to the fact that the Raspberry Pi has a set of firmware files that it ne…

Is there an official way to update some /boot files during an update with “Debian family” images ?  
Thanks

---

<div class="post-metadata">

### Author: ![kacf](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/kacf/32/146_2.png) [@kacf](https://hub.mender.io/u/kacf)
#### Post date: [November 16, 2021, 7:04am UTC](https://hub.mender.io/t/is-rootfs-postprocess-command-to-update-debian-boot-available/4308/2 "2021-11-16T07:04:58Z")

</div>

I think you can use [the hook mechanism](https://docs.mender.io/system-updates-debian-family/convert-a-mender-debian-image/customization#hooks-overrides) to modify the contents before the image is generated.
