Files
freeCodeCamp/guide/chinese/virtualbox/install-virtualbox-on-macos/index.md
Ahmad Abdolsaheb 23ca5d9cc6 fix: replace imgur with s3 for Chinese guide without conflict (#36052)
* fix: imgur to s3 for chinese guide without conflict

(cherry picked from commit 21e3afaee0f23d700f76ea662bc193b392fc54ac)

* fix: remove extra links

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix: revert changes

* fix: revert changes

* fix: revert changes

* fix: revert changes
2019-05-25 02:39:49 +05:30

31 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Install VirtualBox On macOS
localeTitle: 在macOS上安装VirtualBox
---
## 在macOS上安装VirtualBox
### 第1步 - 访问VirtualBox官方网站并下载
[在这里](https://www.virtualbox.org/wiki/Downloads)访问该网站。您将看到以下页面。单击“OS X主机”并自动下载dmg文件该文件包含VirtualBox App。
![VirtualBox官方网站](https://cdn-media-1.freecodecamp.org/imgr/O16uc8E.png)
### 第2步 - 单击dmg文件
单击刚刚下载的dmg文件您将看到验证屏幕。双击名称为“VirtualBox.pkg”的框图标。这将显示安装屏幕。
![dmg文件已打开](https://cdn-media-1.freecodecamp.org/imgr/AyvSsLk.png)
### 第3步 - 安装VirtualBox
当您看到与下图相似的屏幕时。您可以单击“下一步”直到安装完成。
**注意** 它会注意到您的macOS不允许未知来源。如果看到提示框请按设置按钮而不是“确定”按钮。您可以在设置中选择`allow`选项并重新启动安装。
![安装窗口](https://cdn-media-1.freecodecamp.org/imgr/4RY0hVu.png)
### 运行VirtualBox
安装完成后您可以在“Launchpad”中打开VirtualBox。或者在Spotlight中搜索`VirtualBox`
![使用VirtualBox启动板](https://cdn-media-1.freecodecamp.org/imgr/hsEjqfm.png)