💾 Archived View for freeshell.de › tldr › bmaptool.gmi captured on 2023-06-16 at 17:24:07. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Create or copy block maps intelligently (designed to be faster than `cp` or `dd`).
bmaptool create -o {blockmap.bmap} {source.img}
bmaptool copy --bmap {blockmap.bmap} {source.img} {/dev/sdb}
bmaptool copy --bmap {blockmap.bmap} {source.img.gz} {/dev/sdb}
bmaptool copy --nobmap {source.img} {/dev/sdb}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).