Page 1 of 1

How to make the CD_ROM enable with the virtualbox API

Posted: 4. Sep 2009, 05:49
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?