From 7b01ffc4ef87270cbd1afab97d77e1b9552410e4 Mon Sep 17 00:00:00 2001 From: Lycs-D <139197676+Lycs-D@users.noreply.github.com> Date: Fri, 8 Sep 2023 21:00:34 +0800 Subject: [PATCH] Fix low memory mode --- Linux_reinstall/InstallNET.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux_reinstall/InstallNET.sh b/Linux_reinstall/InstallNET.sh index c501bf0..7b4a46a 100644 --- a/Linux_reinstall/InstallNET.sh +++ b/Linux_reinstall/InstallNET.sh @@ -2415,7 +2415,7 @@ d-i console-setup/layoutcode string us d-i keyboard-configuration/xkb-keymap string us ### Low memory mode -d-i lowmem/low boolean true +d-i lowmem/low note ### Disable security, updates and backports d-i apt-setup/services-select multiselect