bmaptool

Crea o copia blockmap intelligentemente (e quindi più velocemente di cp o dd). Maggiori informazioni: https://source.tizen.org/documentation/reference/bmaptool.

bmaptool create -o {{blockmap.bmap}} {{sorgente.img}}

bmaptool copy --bmap {{blockmap.bmap}} {{sorgente.img}} {{/dev/sdb}}

bmaptool copy --bmap {{blockmap.bmap}} {{sorgente.img.gz}} {{/dev/sdb}}

bmaptool copy --nobmap {{sorgente.img}} {{/dev/sdb}}