> For the complete documentation index, see [llms.txt](https://docs.parallels.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.cn/pdfm-27-ug-zh_cn/parallels-desktop-for-mac-27-yong-hu-zhi-nan/parallels-desktop-pian-hao-she-zhi-he-xu-ni-ji-she-zhi/tian-jia-yu-yi-chu-she-bei/zhi-chi-xu-ni-ci-pan-yu-wu-li-ci-pan.md).

# 支持虚拟磁盘与物理磁盘

本节列出了 Parallels 虚拟机可使用的磁盘类型，并介绍了您可以在这些磁盘上执行的基本操作。

### 支持的硬盘类型

Parallels 虚拟机可以使用虚拟或物理磁盘作为其硬盘。

### 虚拟硬盘

虚拟硬盘的容量可在 100 MB 至 2 TB 之间设置。创建虚拟机时，磁盘将以可扩展格式创建，这意味着您可以继续安装应用程序以及下载电影、音乐等内容，磁盘容量将按比例相应增加。

### 物理磁盘

Parallels Desktop 允许您将物理磁盘直接连接到虚拟机作为内部磁盘。以这种方式连接时，物理磁盘的运行速度比通过 USB 连接更快。您可以从这些磁盘启动虚拟机，也可以将其连接为辅助磁盘并操作其中的数据。

### 光驱和光盘映像

Parallels Desktop 可以访问真实光驱以及 CD/DVD/BD 光盘的映像文件。

Parallels Desktop 对多会话 CD/DVD 光盘的使用没有任何限制。虚拟机可以播放音频 CD，且对受复制保护的光盘没有任何限制。

如果您的 Mac 配备了刻录光驱，您可以使用它在虚拟机中刻录光盘。

Parallels Desktop 支持 ISO、CUE 和 CCD 格式的光盘映像。

{% hint style="info" %}
**注意：** Parallels Desktop 还支持使用 macOS 磁盘工具创建的 DMG 磁盘映像。创建此类映像时，请确保创建的是 *只读*、*未压缩* 且未加密的映像。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.cn/pdfm-27-ug-zh_cn/parallels-desktop-for-mac-27-yong-hu-zhi-nan/parallels-desktop-pian-hao-she-zhi-he-xu-ni-ji-she-zhi/tian-jia-yu-yi-chu-she-bei/zhi-chi-xu-ni-ci-pan-yu-wu-li-ci-pan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
