From 9c9bf55647eabc86f2878417c804496dcbae6a9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B6=E5=AD=90=E8=B1=AA?= <2936219414@qq.com> Date: Tue, 26 Mar 2024 21:10:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../3.25\344\275\234\344\270\232.md" | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 "\345\217\266\345\255\220\350\261\252/3.25\344\275\234\344\270\232.md" diff --git "a/\345\217\266\345\255\220\350\261\252/3.25\344\275\234\344\270\232.md" "b/\345\217\266\345\255\220\350\261\252/3.25\344\275\234\344\270\232.md" new file mode 100644 index 0000000..0b85d04 --- /dev/null +++ "b/\345\217\266\345\255\220\350\261\252/3.25\344\275\234\344\270\232.md" @@ -0,0 +1,10 @@ +一、制作u盘启动盘 + +1、准备一个微PEu盘启动盘制作工具,准备一个8G或以上容量的u盘。 +二、u盘启动电脑 + +1、使用微PEu盘启动盘,还需要查询电脑型号对应的u盘启动快捷键。 +2、微PEu盘启动盘插入电脑后,重新开机,快速按下u盘启动快捷键,选中u盘并回车。 +三、u盘启动盘装系统 + +1、进入u盘系统后,打开装系统的软件,选择下载的系统镜像,安装在“C盘” \ No newline at end of file -- Gitee