md_post_extract
int md_post_extract(struct install_partition_desc*, bool upgrade);
if (md_post_extract(&install, false) != 0)
if (md_post_extract(&install, true))