From c2d53185f96e22ddd23fd7bf73dc4f5c75ab8675 Mon Sep 17 00:00:00 2001 From: cjbzl Date: Mon, 11 Aug 2025 07:53:11 +0000 Subject: [PATCH] Usability:Incorrect or missing key steps;Missing prerequisites or precautions;Ambiguous figures, tables, or texts;Unclear logic, such as missing classifications, items, and steps. Signed-off-by: cjbzl --- docs/en/docs/Installation/installation-guideline.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/docs/Installation/installation-guideline.md b/docs/en/docs/Installation/installation-guideline.md index 953d966b4..79aa9c798 100644 --- a/docs/en/docs/Installation/installation-guideline.md +++ b/docs/en/docs/Installation/installation-guideline.md @@ -437,8 +437,8 @@ In the main menu, enter **6** to enter network configuration. See **Figure 10**. - Set the host name. -Enter **1**, type in a host name, then press **Enter**. -Ensure that the host name does not end with a period (.) because it is not supported by the kernel and systemd. +Select **1**, enter the hostname **localhost** , then press the **Enter** key to configure the network card. +Since the kernel and systemd do not accept hostnames ending with the (.) symbol, please ensure that the hostname does not end with (.) when setting it, otherwise the setup will fail. - Configure the NIC. -- Gitee