bmaptool --help
usage: bmaptool [-h] [--version] [-q] [-d] {create,copy} ...
A tool for creating block maps (bmap) and copying disk images using bmap files. Documentation can be found here:
source.tizen.org/documentation/reference/bmaptool
optional arguments:
-h, --help show this help message and exit
--version show program's version number and exit
-q, --quiet be quiet
-d, --debug print debugging information
commands:
{create,copy}
create generate bmap for an image file (which should be a sparse file)
copy write an image to a block device using bmap
Hi,
The documentation link source.tizen.org/documentation/reference/bmaptool from the help message is broken. It leads to the "Introduction to Tizen" page.