diff options
author | Darren Hart <dvhart@linux.intel.com> | 2013-04-25 14:27:29 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-02 17:41:55 +0100 |
commit | c09866b4cf9f43aadd997dd33016979b07d1c130 (patch) | |
tree | 294d9296c1ec90403a3d92a83c577ef0083ff467 /scripts/lib | |
parent | 8d3285f99b685eb08399b037b49fe5d8270fd589 (diff) | |
download | poky-c09866b4cf9f43aadd997dd33016979b07d1c130.tar.gz |
mkefidisk: Unmount after partitioning
Some automounters are rather overzealous and like to mount things
immediately after partitioning. This can happen if the disk is being
reused and the partitions align exactly with the existing partitions
which have already been formatted. Move the unmount code into a function
and call it before and after partitioning.
(From OE-Core rev: f1854e458e5e77806b1fc837033500fa91272261)
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions