Skip to content

Commit 3e126aa

Browse files
committed
mkosi: switch rootfs to ext4
btrfs is currently broken for nspawn on recent kernels, so switch to the best filesystem until that is solved (cherry picked from commit f6eed06) (cherry picked from commit adf4d82)
1 parent 5dc9cce commit 3e126aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkosi.repart/10-root.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[Partition]
44
Type=root
5-
Format=btrfs
5+
Format=ext4
66
CopyFiles=/
77
SizeMinBytes=8G
88
SizeMaxBytes=8G

0 commit comments

Comments
 (0)