mirror of
https://pagure.io/fedora-kickstarts.git
synced 2026-01-23 16:36:04 +08:00
make the disk 1GiB aext4 for aos appliance
This commit is contained in:
@@ -21,7 +21,7 @@ services --enabled=network
|
||||
# This information is used by appliance-tools but
|
||||
# not by the livecd tools.
|
||||
#
|
||||
part / --size 550 --fstype ext3 --ondisk sda
|
||||
part / --size 1024 --fstype ext4 --ondisk sda
|
||||
|
||||
#
|
||||
# Repositories
|
||||
|
||||
Reference in New Issue
Block a user