diff options
author | Darren Hart <dvhart@linux.intel.com> | 2013-03-19 15:15:06 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-22 16:52:52 +0000 |
commit | 049ea1e0a6a1017a5020de38bd7ce93515bd62f4 (patch) | |
tree | eb984f46fd761bddff455ea9cd9626937cd31c53 /meta-skeleton | |
parent | d031cdbf40231b8c103d78c69252bf9d584d0605 (diff) | |
download | openembedded-core-049ea1e0a6a1017a5020de38bd7ce93515bd62f4.tar.gz openembedded-core-049ea1e0a6a1017a5020de38bd7ce93515bd62f4.tar.bz2 openembedded-core-049ea1e0a6a1017a5020de38bd7ce93515bd62f4.zip |
mkefidisk: Use msdos partition tables
While GPT works fine when writing to actual media, it cannot be reliably
used for distributing disk images as it requires the backup table to be
on the last block on the device, which of course varies from device to
device. Use MSDOS tables instead.
Use mkfs to label the filesystems as msdos tables do not support
partition labeling.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions