top of page

Dump the partitions from a BOOT.bin built with bootgen

  • Writer: Zach Pfeffer
    Zach Pfeffer
  • May 14, 2018
  • 1 min read

This posts shows how to figure out the names and sizes of the partitions of BOOT.bin from bootgen.

Example bootimage.bif:

Get all the partitions by passing -log trace to bootgen:

References

Other Info

bootgen -help

© 2025 by Centennial Software Solutions LLC.

bottom of page