mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-29 09:31:06 +02:00
Merge pull request #372 from marineam/ext4
disk_layout: switch to ext4 as the default root filesystem.
This commit is contained in:
commit
645181d044
@ -66,8 +66,7 @@
|
|||||||
"label":"ROOT",
|
"label":"ROOT",
|
||||||
"type":"coreos-resize",
|
"type":"coreos-resize",
|
||||||
"blocks":"4427776",
|
"blocks":"4427776",
|
||||||
"fs_type":"btrfs",
|
"fs_type":"ext4",
|
||||||
"fs_subvolume":"root",
|
|
||||||
"mount":"/"
|
"mount":"/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user