> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/parallels-desktop-preferences-and-virtual-machine-settings/virtual-machine-settings/hardware-settings/cd-dvd-settings.md).

# CD/DVD Settings

In the **CD/DVD** pane, you can view and configure the virtual machine CD/DVD-ROM settings.

To open these settings, choose **Actions** > **Configure** > **Hardware**, then click **CD/DVD**.

<figure><img src="https://content.gitbook.com/content/hVLphlNWs82OS4cXatMx/blobs/N3goYthlKMs9EpjN6eTr/Screenshot%202024-01-20%20at%2000.01.43.png" alt="" width="563"><figcaption></figcaption></figure>

| Option       | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Source**   | <p>Use this field to specify the source device or image file that emulates the virtual machine CD/DVD drive:</p><ul><li>To use a physical CD/DVD drive as the virtual machine CD/DVD drive, select the physical device name from the list.</li><li>To use an image file as the virtual machine CD/DVD drive, choose the image file from the list, or click <strong>Choose an image file</strong> and specify the path to the desired image file.</li></ul> |
| **Location** | Use this field to specify the type of interface for connecting the device. This option is for advanced users only.                                                                                                                                                                                                                                                                                                                                         |


---

# 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.com/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/parallels-desktop-preferences-and-virtual-machine-settings/virtual-machine-settings/hardware-settings/cd-dvd-settings.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.
