From e1d6bc20976a4327abfe6ef59ec18a33c3e123ad Mon Sep 17 00:00:00 2001 From: jlspcdd1227dd <12046126+jlspcdd1227dd@user.noreply.gitee.com> Date: Thu, 23 Mar 2023 07:07:27 +0000 Subject: [PATCH] add en/Development-And-Common-Documents/Basic_Operation/Burn_Create_ISO_Image.md. Signed-off-by: jlspcdd1227dd <12046126+jlspcdd1227dd@user.noreply.gitee.com> --- .../Basic_Operation/Burn_Create_ISO_Image.md | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 en/Development-And-Common-Documents/Basic_Operation/Burn_Create_ISO_Image.md diff --git a/en/Development-And-Common-Documents/Basic_Operation/Burn_Create_ISO_Image.md b/en/Development-And-Common-Documents/Basic_Operation/Burn_Create_ISO_Image.md new file mode 100644 index 00000000..ad4dc114 --- /dev/null +++ b/en/Development-And-Common-Documents/Basic_Operation/Burn_Create_ISO_Image.md @@ -0,0 +1,24 @@ +# openkylin basic burning create ISO image +#### Author: Shi Wanwu +#### 2022-11-21 22:38:16 +#### openKylin-0.7.5-x86_64 + +Logo in the lower left corner - Other - Burning + +![image](../assets/KVM/image/ok-createiso-1.png) + +Add burn data + +![image](../assets/KVM/image/ok-createiso-2.png) + +create mirror + +![image](../assets/KVM/image/ok-createiso-3.png) + +Check the created object + +![image](../assets/KVM/image/ok-createiso-4.png) + +The form of installing files in the ISO can generally be used in: the virtual machine transfers files by mounting the image + +  \ No newline at end of file