bmaptool is a command-line utility for creating block map files and using them to copy or flash raw disk images efficiently.
It’s designed for embedded Linux and image deployment workflows, letting you work with sparse images in a way that is faster and more reliable than traditional byte-for-byte copying tools such as dd.
This is free and open source software.
Key Features
- Creates block map files for image files.
- Copies images to files or flashes them directly to block devices.
- Can read images directly from a remote server.
- Supports flashing compressed images with on-the-fly decompression.
- Verifies SHA256 checksums while writing image data.
- Automatically verifies OpenPGP signatures for signed bmap files.
- Includes protection mechanisms to help avoid writing to mounted block devices.
Website: github.com/yoctoproject/bmaptool
Support:
Developer: Yocto Project
License: GNU General Public License v2.0

bmaptool is written in Python. Learn Python with our recommended free books and free tutorials.
Related Software
| Alternatives to dd | |
|---|---|
| ddrescue | Data recovery tool |
| dcfldd | Enhanced version of dd |
| dd_rescue | Data recovery and data protection tool |
| ddi | Wrapper for dd |
| ddrescueview | GUI front-end for ddrescue |
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

