Skip to content

Commit 079ac81

Browse files
hanthorahmedadan
authored andcommitted
fix: formatting of storage in Anaconda (#1)
1 parent 85019dd commit 079ac81

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

iso_files/configure_iso_anaconda.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,10 @@ efi_dir = fedora
8585
menu_auto_hide = True
8686
8787
[Storage]
88-
file_system_type= xfs
88+
default_scheme = LVM
8989
default_partitioning =
9090
/ (min 1 GiB, max 70 GiB)
91-
/home (min 500 MiB, free 50 GiB)
92-
/var
91+
/var (min 5 GiB, free 50 GiB)
9392
9493
[User Interface]
9594
custom_stylesheet = /usr/share/anaconda/pixmaps/silverblue/fedora-silverblue.css

0 commit comments

Comments
 (0)