From a2d9099ef002ab2631fad406f1ca807cf064f167 Mon Sep 17 00:00:00 2001 From: cjbzl Date: Mon, 11 Aug 2025 07:32:10 +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..8fd0f0c14 100644 --- a/docs/en/docs/Installation/installation-guideline.md +++ b/docs/en/docs/Installation/installation-guideline.md @@ -411,7 +411,7 @@ In the main menu, enter **5** to select the OS installation destination. See **F ![](figures/zh-cn_image_text_installdest.png) - Partitioning options - - Replace Existing Linux system (s): Use only the space occupied by the existing OS. Data of the existing OS will be overwritten. + - Replace Existing Linux system (s): Replace the existing system.Use only the space occupied by the existing OS. Data of the existing OS will be overwritten. - Use All Space: Delete data of the OS partition and use all space on the drive. - Use Free Space: Install openEuler to the free space on the drive without deleting data of the existing OS. - Manually assign mount points: This option is experimental and may not take effect. -- Gitee