mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 17:11:34 +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",
|
||||
"type":"coreos-resize",
|
||||
"blocks":"4427776",
|
||||
"fs_type":"btrfs",
|
||||
"fs_subvolume":"root",
|
||||
"fs_type":"ext4",
|
||||
"mount":"/"
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user