VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/cd-passthrough.dita@ 108750

Last change on this file since 108750 was 108750, checked in by vboxsync, 4 weeks ago

Docs: bugref:10705. The following commits from doc's team git repo has been applied:

113d19fbbcf63a7e5a7dc1870e5446a03e9687ff updated for clarity
7c100f906d5f7f6dba276fce9a20a58d8ec32a0a Vbp 1463 exp features
134915fb1e15f269acf050c5d1085589e09b645d Removed disk options no longer in GUI

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.5 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic id="cd-passthrough">
4 <title>CD/DVD Passthrough</title>
5 <body>
6 <p>The standard CD/DVD emulation enables reading of standard data CD and DVD formats only. As an experimental feature, for additional capabilities, it is possible to give the guest direct access to the CD/DVD host drive by enabling <i>passthrough</i> mode. Depending on the host hardware, this may potentially enable the following things to work:</p>
7 <ul>
8 <li>
9 <p>CD/DVD writing from within the guest, if the host DVD drive is a CD/DVD writer</p>
10 </li>
11 <li>
12 <p>Playing audio CDs</p>
13 </li>
14 <li>
15 <p>Playing encrypted DVDs</p>
16 </li>
17 </ul>
18 <p>To enable host drive passthrough you can use the <codeph>--passthrough</codeph> option of the <userinput>VBoxManage storageattach</userinput> command. See <xref href="../cli_topics/vboxmanage-storageattach.dita"/>.</p>
19 <p>Even if passthrough is enabled, unsafe commands, such as updating the drive firmware, will be blocked. Video CD formats are never supported, not even in passthrough mode, and cannot be played from a virtual machine.</p>
20 <p>On Oracle Solaris hosts, passthrough requires running <ph conkeyref="vbox-conkeyref-phrases/product-name"/> with real root permissions due to security measures enforced by the host.</p>
21 </body>
22</topic>
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette