mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
installer: Bump FAT partition size in line with disk image
This commit is contained in:
parent
e4fb30cee9
commit
6bb07ca453
@ -19,8 +19,8 @@
|
|||||||
DISKLABEL_SYSTEM="System"
|
DISKLABEL_SYSTEM="System"
|
||||||
DISKLABEL_STORAGE="Storage"
|
DISKLABEL_STORAGE="Storage"
|
||||||
|
|
||||||
# Defaultsize of system partition (Cylinder: 16=132MB, 31=255MB)
|
# Defaultsize of system partition (Cylinder: 16=132MB, 31=255MB, 66=517MiB)
|
||||||
PARTSIZE_SYSTEM="31"
|
PARTSIZE_SYSTEM="66"
|
||||||
|
|
||||||
# additional parameters to extlinux
|
# additional parameters to extlinux
|
||||||
EXTLINUX_PARAMETERS=""
|
EXTLINUX_PARAMETERS=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user