Error in installing Mirantis Openstack on windows 8.1
I am trying to install Mirantis Openstack on my windows machine(8.1). The entire process i have done till now is:
Install oracle virtualbox with extension pack
Install cygwin
Install procps, expect, openssh on cygwin
on running ./launch.sh i get this error:
Verifying interface VirtualBox Host-Only Ethernet Adapter has IP 10.20.0.1 and mask 255.255.255.0 properly set.
*New IP address 10.20.0.1 does not match the applied one 0.0.0.0 Looks like VirtualBox failed to apply settings for interface VirtualBox Host-Only Ethernet Adapter
Sometimes such error happens under Windows.
Please run launch.sh one more time.
If this error remains after several attempts, then something really went wrong. Aborting.*
Like it says, i tried this a several times(coz it's windows :P) but to no luck. Please help
is it mandatory to install OpenStack on windows?Why not install it on linux distro like ubuntu or redhat?
Do you have the latest version of Virtual Box installed, as well the extension pack. Also can you post the entire output of the 'launch.sh' or at least an excerpt from where the error is. Also take a peak in the 'config.sh' if you need to tweak the default setup. Good Luck.