From 9aab95871ab08fb145c36e506ec17f275c426eb1 Mon Sep 17 00:00:00 2001 From: lin982711 <71177738+lin982711@users.noreply.github.com> Date: Sat, 20 Jan 2024 16:52:01 +0800 Subject: [PATCH] Update and rename x86_64.config to x86_64-1.config --- configs/{x86_64.config => x86_64-1.config} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename configs/{x86_64.config => x86_64-1.config} (99%) diff --git a/configs/x86_64.config b/configs/x86_64-1.config similarity index 99% rename from configs/x86_64.config rename to configs/x86_64-1.config index 46905763a7..df02f9a869 100644 --- a/configs/x86_64.config +++ b/configs/x86_64-1.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=10240 # Firmware Type # CONFIG_GRUB_CONSOLE is not set