forked from srbala/fedora-kickstarts
Bump more KDE rootfs to fix failing disk image
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
73b5f6e27a
commit
9a45c1d0a0
@ -2,7 +2,7 @@
|
||||
%include fedora-arm-xbase.ks
|
||||
%include fedora-kde-common.ks
|
||||
|
||||
part btrfs.007 --fstype="btrfs" --size=6500
|
||||
part btrfs.007 --fstype="btrfs" --size=7000
|
||||
btrfs none --label=fedora btrfs.007
|
||||
btrfs /home --subvol --name=home LABEL=fedora
|
||||
btrfs / --subvol --name=root LABEL=fedora
|
||||
|
Loading…
Reference in New Issue
Block a user