How to add a virtual device at boot for Windows 2008 Server?
I have to install a windows 2008 r2 with an unattend.xml file at boot. On VMWare i'm doing the following workflow:
- Create the Autounattend.xml with WAIK
- Create an iso with this file
- On VMware i create a new virtual machine
- On the first Virtual CD/DVD i add the Windows 2008 r2 iso
- On the second virtual CD/DVD i add the unattend.xml iso
- I boot the VM and the installation works fine.
On OpenStack, how can i add the unattend.xml file to the installation? Is there a way to add a second iso? (Using Havana at the moment)
What version of OpenStack are you using?
Does this answer help you at all? https://ask.openstack.org/en/question/6802/windows-vm-deploy-best-practice/
it was a mine question...