Hi
I am facing an issue while uploading OpenSuse enterprise edition in Openstack Essex.
I have a .img file and using the following command
glance add name='test_suse' is_public=true container_format=bare disk_format=raw < <path_to_img>
The image came into active state and spawned successfully but while opening it through Xwin it is showing
Waiting for device /dev/sda2 to appear: ............................. Could not find /dev/sda2.
Want me to fall back to /dev/sda2? (Y/n)
If we press Y
Waiting for device /dev/sda2 to appear:............................................... not found -- exiting to /bin/sh
If anyone has the complete procedure for making Opensuse openstack compatible, it would be helpful.
can anyone help me regarding this