How to make the CD_ROM enable with the virtualbox API

Discussions related to using VirtualBox on Windows hosts.
Post Reply
ross
Posts: 1
Joined: 4. Sep 2009, 05:28
Primary OS: MS Windows XP
VBox Version: OSE other
Guest OSses: Window PE

How to make the CD_ROM enable with the virtualbox API

Post by ross »

Hi all, I am writing an easy program with API provided by virtualbox in C++. This program aims to install winPE OS into a new VM automatically.

Now, I got a problem. I have mounted my ISO file to the IDVDDrive and make my VM machine boot from CD/DVD, but I cannot make the CD-ROM enable and i cannot choice which CD_ROM (my physical CD_ROM or virtual ISO CD_ROM) I want to use.

what i should do?
Post Reply