mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
disk_layout: switch to ext4 as the default root filesystem.
A brief summary: https://lwn.net/Articles/627232/ ;-)
This commit is contained in:
parent
c6481e6aa7
commit
6b23aabcda
@ -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