x86_64: 修改 rootfs kernel 分区大小

This commit is contained in:
Hyy2001X 2021-06-19 21:04:02 +08:00
parent 26f58b18bd
commit 132f5ce2b8
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ CONFIG_TARGET_x86_64=y
CONFIG_TARGET_x86_64_DEVICE_generic=y
CONFIG_GRUB_TITLE="Compiled by AutoBuild-Actions"
# CONFIG_VMDK_IMAGES is not set
CONFIG_TARGET_KERNEL_PARTSIZE=16
CONFIG_TARGET_ROOTFS_PARTSIZE=384
CONFIG_TARGET_KERNEL_PARTSIZE=32
CONFIG_TARGET_ROOTFS_PARTSIZE=480
# CONFIG_GRUB_CONSOLE is not set
CONFIG_TARGET_IMAGES_GZIP=y