mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
feat(disk_layout): increase OEM size
increase the size of the OEM partition to 128M
This commit is contained in:
parent
938e0132d1
commit
7cc09c349b
@ -45,7 +45,7 @@
|
|||||||
"num": 6,
|
"num": 6,
|
||||||
"label":"OEM",
|
"label":"OEM",
|
||||||
"type":"data",
|
"type":"data",
|
||||||
"blocks":"32768"
|
"blocks":"262144"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"num": 7,
|
"num": 7,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user