Format boot partition as FAT32

pull/55/head
Serge Schneider 2017-03-03 13:30:15 +00:00
parent d664bfed4b
commit a68a0713e6
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
{
"filesystem_type": "FAT",
"label": "boot",
"mkfs_options": "-F 32",
"partition_size_nominal": BOOT_NOM,
"uncompressed_tarball_size": BOOT_SIZE,
"want_maximised": false