From 2d0751bdf2773504813ea1720acc55074849b9c8 Mon Sep 17 00:00:00 2001 From: cjbzl Date: Wed, 2 Apr 2025 08:42:43 +0000 Subject: [PATCH] English Translation Signed-off-by: cjbzl --- docs/en/docs/Installation/installation-modes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/docs/Installation/installation-modes.md b/docs/en/docs/Installation/installation-modes.md index ca5179265..d09f73cfe 100644 --- a/docs/en/docs/Installation/installation-modes.md +++ b/docs/en/docs/Installation/installation-modes.md @@ -54,7 +54,7 @@ This section describes how to create or use a USB flash drive to install the ope Pay attention to the capacity of the USB flash drive. The USB flash drive must have sufficient space to store the entire image. It is recommended that the USB flash drive have more than 16 GB space. -1. Connect the USB flash drive to the system and run the **dmesg** command to view related log. At the end of the log, you can view the information generated by the USB flash drive that is just connected. The information is similar to the following: +1. Connect the USB disk to this system and execute the dmesg command to view the relevant log messages. At the end of the log, you can view the information generated by the USB flash drive that is just connected. The information is similar to the following: ```text [ 170.171135] sd 5:0:0:0: [sdb] Attached SCSI removable disk -- Gitee