# 克隆虚拟机

如果您需要获得与虚拟机完全相同的副本，则可以进行克隆。克隆的副本是与原虚拟机完全相同的独立虚拟机。要克隆虚拟机，请执行以下操作：

1. 启动 Parallels Desktop。
2. 在**控制中心**内，选择要克隆的虚拟机（必须处于关闭状态），然后依次选择**文件** > **克隆**。
3. 选择所需的克隆虚拟机存储位置。

   默认情况下，Parallels Desktop 会将克隆的虚拟机存储在 \~/Parallels 文件夹中。
4. 单击**保存**以开始克隆虚拟机。

### **创建虚拟机的链接克隆**

{% hint style="info" %}
**注意：**&#x6B64;功能仅在 Parallels Desktop for Mac Pro Edition 中有提供。
{% endhint %}

链接克隆是与父虚拟机共享虚拟硬盘的虚拟机。该技术能够允许多个虚拟机共用安装在父虚拟机硬盘上的软件。这样，用户则可节省 Mac 硬盘上的空间。要创建链接克隆：

1. 启动 Parallels Desktop。
2. 在**控制中心**内，选择您想要克隆的虚拟机（必须处于关闭状态），然后依次选择**文件** > **新建链接克隆**。
3. 选择所需的克隆虚拟机存储位置。

   默认情况下，Parallels Desktop 会将链接的克隆存储在原始虚拟机所在的位置。
4. 单击**保存**以开始克隆虚拟机。

### **取消链接虚拟机的克隆**

如果您想将链接的克隆传输到其他位置，首先需要将它转换为独立虚拟机。为此，请转到 Parallels Desktop 控制中心，右键单击链接克隆，然后选择**取消链接克隆选项。**

<figure><img src="https://content.gitbook.com/content/qKbefv1M4uGoIR0MxNHW/blobs/Q85UzlJwbWArTxKy5f66/PDfM_Unlink_a_Clone.png" alt="" width="375"><figcaption></figcaption></figure>

该选项可将链接克隆转换为原始虚拟机的取消链接的独立克隆。

{% hint style="warning" %}
**注意**：与链接克隆不同，这个取消链接的新克隆自身将占用大致相当于原始虚拟机大小的磁盘空间。在执行此操作之前，请确保您有足够的空间。
{% endhint %}


---

# 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-19-ug-zh_cn/parallels-desktop-for-mac-19-users-guide/gao-ji-zhu-ti/shi-yong-xu-ni-ji/ke-long-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.
