Format boot partition as FAT32
This commit is contained in:
parent
d664bfed4b
commit
a68a0713e6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user