Change the partition size in noobs. Should fix #285

This commit is contained in:
Jean-André Santoni 2016-01-19 17:27:09 +01:00
parent 2c8f509b8a
commit 668d332da7

View File

@ -3,9 +3,9 @@
{
"label": "@DISTRONAME@_@PROJECT@_System",
"filesystem_type": "FAT",
"partition_size_nominal": 160,
"partition_size_nominal": 200,
"want_maximised": false,
"uncompressed_tarball_size": 120,
"uncompressed_tarball_size": 170,
"mkfs_options": ""
},
{