From c57ece3503c6b942e08e229b5da709c93930e23b Mon Sep 17 00:00:00 2001 From: cjbzl Date: Mon, 11 Aug 2025 07:08:49 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/docs/Installation/installation-guideline.md b/docs/en/docs/Installation/installation-guideline.md index 953d966b4..11fb9e447 100644 --- a/docs/en/docs/Installation/installation-guideline.md +++ b/docs/en/docs/Installation/installation-guideline.md @@ -226,7 +226,7 @@ On the **MANUAL PARTITIONING** page, you can partition the disk in either of the ![](./figures/Manual_partitioning.png) >![](./public_sys-resources/icon-note.gif) **Note** ->The **/boot/efi** partition is required for UEFI mode only. +>If non-UEFI boot is selected, the /boot/efi partition is not required. If UEFI boot is selected, the /boot/efi partition must exist. After the setting is complete, click **Done** in the upper left corner to go back to the **SUMMARY OF CHANGES** page. -- Gitee