mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-18 08:20:11 +00:00
x86_64: 修改 rootfs kernel 分区大小
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user