mirror of https://gitee.com/openkylin/docs.git
commit
6ed265eeff
Binary file not shown.
Before Width: | Height: | Size: 17 KiB |
Binary file not shown.
After Width: | Height: | Size: 481 KiB |
Binary file not shown.
After Width: | Height: | Size: 536 KiB |
Binary file not shown.
After Width: | Height: | Size: 247 KiB |
Binary file not shown.
After Width: | Height: | Size: 90 KiB |
Binary file not shown.
After Width: | Height: | Size: 95 KiB |
|
@ -9,3 +9,45 @@ dateCreated: 2022-03-11T03:16:53.878Z
|
|||
---
|
||||
|
||||
# 安装指南
|
||||
|
||||
本篇适用于搭载Intel芯片的Mac笔记本,详细介绍了在macOS中通过虚拟机安装openKylin开源操作系统的安装教程,(Windows、Linux安装教程请移步 https://docs.openkylin.top/zh/社区参与指南/openKylin下载地址和安装方法 )
|
||||
|
||||
# 准备工作
|
||||
安装使用openKylin开源操作系统的第一步,就是获取openKylin开源操作系统的镜像文件,我们可以直接在openKylin官网进行下载。
|
||||
|
||||
下载链接:https://www.openKylin.top/downloads 选择合适的版本(以x86架构64位为例)
|
||||
|
||||

|
||||
# 一.安装VMware Fusion
|
||||
VMware Fusion支持macOS intel及苹果m系列芯片,可免费试用30天。
|
||||
|
||||

|
||||
|
||||
# 二.安装openKylin开源操作系统
|
||||
|
||||
打开虚拟机软件,将准备工作中下载的ISO文件拖入窗口,
|
||||
|
||||

|
||||
进入虚拟机引导界面后,按照默认选项,点击继续;
|
||||
|
||||
选择“稍后安装操作系统”,点击下一步;
|
||||
|
||||
客户机操作系统选择“Linux”,版本选择Ubuntu 64位,点击下一步;
|
||||
|
||||
输入虚拟机的名称以及选择安装的路径,点击下一步;
|
||||
|
||||
|
||||
然后可以在硬件配置界面对内存、处理器等进行一系列的设置,设置完成后点击右下角的关闭按钮,回到新建虚拟机导向后,点击完成。此时会自动跳转到虚拟机的开机界面,点击“开启此虚拟机”开始进行系统安装。
|
||||
|
||||
语言选择设置“中文(简体)”,点击下一步;
|
||||
|
||||
|
||||
时区选择“上海”,点击下一步;
|
||||
|
||||
|
||||
用户信息设置完成后,点击下一步;
|
||||
|
||||

|
||||
|
||||
|
||||
等待安装完成,点击“现在重启”,就可以在虚拟机上使用openKylin开源操作系统了。
|
Loading…
Reference in New Issue