# 在苹果硅芯片Mac上创建新的x86\_64（英特尔）虚拟机

虽然不建议这样做，但理论上您可以在不使用英特尔Mac的情况下直接在Apple Silicon Mac上创建x86\_64虚拟机。

{% hint style="warning" %}
**警告**：直接在苹果硅芯片Mac上创建新的x86\_64虚拟机将花费大量时间。根据镜像文件的大小，预计该过程需要30分钟（Windows 10 21H2或Windows Server）到几个小时（Fedora 40）不等。
{% endhint %}

{% hint style="info" %}
**注意**：使用 Parallels 模拟在 Apple silicon Mac 上直接安装时，仅支持 Windows 10 和 Windows Server 2022 x86\_64 发行版。从 20.4.0 版开始，还支持创建新的 Windows 10 22H2 和 Windows Server 2019 机器。如果遇到任何问题，请参阅[本知识库文章](https://kb.parallels.com/130217)的故障排除部分。

安装 Linux 发行版可能会遇到许多挑战，包括但不限于 Parallels Tools for Linux 无法在新创建的 Linux 虚拟机上安装。随着我们测试更多发行版，我们将继续更新上面链接的知识库文章，提供更多详细信息。
{% endhint %}

请按以下步骤操作：

1. 下载兼容操作系统的x86\_64 ISO镜像。Windows 10 ISO镜像可[在此处找到](https://www.microsoft.com/en-us/software-download/windows10ISO)。
2. 启动macOS终端并执行以下命令：\
   \
   \> *prlctl create \<vm\_name> -d \<distro> --cpu-type x86*\
   \&#xNAN;*> prlctl set \<vm\_name> --device-set cdrom0 --image \<x86\_iso\_path> --connect*\
   \&#xNAN;*> prlctl start \<vm\_name>*\
   \
   \&#xNAN;***警告**: 要获取\<distro>可变选项的完整列表，请在终端中运行以下命令，然后选择与您的操作系统匹配的选项：*

   \
   \> *prlctl create \<vm\_name>-d -list*\
   \
   \&#xNAN;*对于Windows 10，的值为`win-10`。*<br>

   <figure><img src="https://content.gitbook.com/content/98eIoYwrnH7DkKJU2zxg/blobs/Y2DBAPcp03mKT9GcVcXx/CLI_x86_64_installation.png" alt=""><figcaption></figcaption></figure>
3. 请按照屏幕上的指示继续安装操作系统。

有关最新的兼容性更新和故障排除信息，请参阅[此知识库文章](https://kb.parallels.com/130217)。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parallels.cn/pdfm-26-ug-zh_cn/parallels-desktop-for-mac-26-yong-hu-zhi-nan/gao-ji-zhu-ti/shi-yong-xu-ni-ji/zai-ping-guo-gui-xin-pian-mac-shang-dao-ru-bing-yun-xing-x8664-ying-te-er-xu-ni-ji/zai-ping-guo-gui-xin-pian-mac-shang-chuang-jian-xin-de-x8664-ying-te-er-xu-ni-ji.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
