3 Replies Latest reply on Jan 8, 2012 4:40 AM by goldmann

    Openstack not bootable media found

    avdhoot

      i build centos image for openstack After launching image it says no bootable media found.

      Version=BoxGrinder Build 0.10.0

      Command run for build

      boxgrinder-build centos.appl -p ec2 -d openstack

       

      cat centos.appl

      name: Cenots6

      summary: Just Enough Operating System based on centos

      os:

        name: centos

        version: 6

      hardware:

        partitions:

          "/":

            size: 5

            type: ext4

       

      or Is thers any way to buld image for openstack.

        • 1. Re: Openstack not bootable media found
          goldmann

          It should work, but the OpenStack plugin itself isn't very well tested. You selected EC2 platform, are you this is the  one you want to use with OpenStack? Maybe you wanted KVM image?

           

          OpenStack plugin itself is in tech-preview now, so we appreciate any news from the battlefield.

           

          I'll look at this issue once I upgrade to the latest OpenStack in Fedora.

           

          --Marek

          1 of 1 people found this helpful
          • 2. Re: Openstack not bootable media found
            avdhoot

            Thanks for reply.
            boxgrinder-build centos.appl -d openstack.

            Kvm image worked.

            But openstack also support AMI image. So thought EC2 image will work.

            • 3. Re: Openstack not bootable media found
              goldmann

              I'm an OpenStack noob - I need to check with OpenStack guys what's needed to run an  image in EC2 or VMware format. Not sure if OpenStack itself can convert the image or it just needs an EC2/VMware account to be able to start an instance from provided image. I'm pretty sure it's the latter.

               

              --Marek