From a97a0979d4987f283796d70bdbe431b1973dc38a Mon Sep 17 00:00:00 2001 From: lin982711 <71177738+lin982711@users.noreply.github.com> Date: Fri, 19 Jan 2024 22:39:57 +0800 Subject: [PATCH] Update x86_64.config --- configs/x86_64.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/x86_64.config b/configs/x86_64.config index 46905763a7..4376d1dd85 100644 --- a/configs/x86_64.config +++ b/configs/x86_64.config @@ -5,7 +5,7 @@ CONFIG_TARGET_x86_64_DEVICE_generic=y # Set Firmware Size CONFIG_TARGET_KERNEL_PARTSIZE=64 -CONFIG_TARGET_ROOTFS_PARTSIZE=960 +CONFIG_TARGET_ROOTFS_PARTSIZE=4096 # Firmware Type # CONFIG_GRUB_CONSOLE is not set