How to boot an ISO instance on Nova? [closed]
Hello!
I have a little problem, I can't boot an ISO image on Nova. When I try to boot, I obtain:"No bootable device".
So I attached before a Volume of 4 GB, and I try to boot on, but I've same result.
I can create in a parallel to Openstack (with Qemu) an QCOW2 Image and then I can boot with, but Is not the goal that I research.
I would like to boot on my ISO image to make my installation procedure and Then I would like to use my Virtual machine like others launch before..
I tried an other solution:
Maybe the volume created before is not bootable. So, I created a new volume with the ID of my image:
Then I booted with my flavor, keypair and blockdevicemapping.
At the end, my volume is attached and bootable:
But I obtain the same result:
I tried lots of solutions but no one work at the moment..
Please help me if you have ideas...
if its possible.... then no need to create VM itself :) good work..keep it up :)