mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
config/noobs: fix partition layout file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
613553c633
commit
bdfccaf2a7
@ -5,7 +5,7 @@
|
|||||||
"filesystem_type": "FAT",
|
"filesystem_type": "FAT",
|
||||||
"partition_size_nominal: "128",
|
"partition_size_nominal: "128",
|
||||||
"want_maximised": "false",
|
"want_maximised": "false",
|
||||||
"uncompressed_tarball_size": 128,
|
"uncompressed_tarball_size": 110,
|
||||||
"mkfs_options": ""
|
"mkfs_options": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -13,7 +13,7 @@
|
|||||||
"filesystem_type": "ext4",
|
"filesystem_type": "ext4",
|
||||||
"partition_size_nominal: "864",
|
"partition_size_nominal: "864",
|
||||||
"want_maximised": "true",
|
"want_maximised": "true",
|
||||||
"uncompressed_tarball_size": 512,
|
"uncompressed_tarball_size": 2,
|
||||||
"mkfs_options": ""
|
"mkfs_options": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user