I made an effort to get a Fedora 19 image running in EC2 this week, and in the end, I undid a couple of the recent changes to make it work for me. Here's a brief overview of what I did:
1) appliance-creator was giving me an error when the "part" line of the kickstart had no "ondisk" option, so I added "--ondisk xvda". This shouldn't be needed, but it helped in my case.losetup -f --show f19-x86_64/f19-x86_64-xvda.raw
kpartx -a /dev/loop0
dd if=/dev/mapper/loop0p1 bs=1M of=/dev/xvdf
After some failed boot attempts, I did a couple of other things:
euca-register -s snap-95070fcf --kernel aki-825ea7eb -d "Fedora 19 Alpha" -n "fedora19-20130515.2" --architecture x86_64
On Mon, May 13, 2013 at 2:57 PM, Krishna Raman <kraman@xxxxxxxxx> wrote:
On May 10, 2013, at 2:48 PM, Ricardo Arguello <ricardo.arguello@xxxxxxxxx> wrote:On Fri, May 10, 2013 at 3:17 PM, Ricardo Arguello <ricardo.arguello@xxxxxxxxx> wrote:
Using these commands:
# appliance-creator --name f19-x86_64 --config=fedora-19-x86_64-ec2.ks
# qemu-img convert -f raw -c -O qcow2 f19-x86_64-sda.raw f19-x86_64-sda.qcow2
Thanks for the steps but I am still lost.What do I do once I have the qcow2 image? Can you point me to the location ofdocs on Fedora site which will help me get started on ec2?I only see a mention of BoxGrinder which doesnt seem to support anything beyondF16.Thanks--kr_______________________________________________On Fri, May 10, 2013 at 12:36 PM, Juerg Haefliger <juergh@xxxxxxxxx> wrote:On Fri, May 10, 2013 at 5:22 PM, Krishna Raman <kraman@xxxxxxxxx> wrote:I'd be interested too.
> Can I get a hold of the test image?
...Juerg
> -kr
>
> On May 10, 2013 8:20 AM, "Matthew Miller" <mattdm@xxxxxxxxxxxxxxxxx> wrote:
>>
>> On Thu, May 09, 2013 at 04:18:45PM -0700, Krishna Raman wrote:
>> > Wondering if there is a Fedora 19 AMI available on EC2 US-East-1?
>> > I would like to start building and testing OpenShift Origin on there if
>> > possible.
>>
>> There were some testing ones but we didn't announce an official one, which
>> we do plan to do for the beta.
>>
>> --
>> Matthew Miller ☁☁☁ Fedora Cloud Architect ☁☁☁
>> <mattdm@xxxxxxxxxxxxxxxxx>
>> _______________________________________________
>> cloud mailing list
>> cloud@xxxxxxxxxxxxxxxxxxxxxxx
>> https://admin.fedoraproject.org/mailman/listinfo/cloud
>
>
> _______________________________________________
> cloud mailing list
> cloud@xxxxxxxxxxxxxxxxxxxxxxx
> https://admin.fedoraproject.org/mailman/listinfo/cloud
>
_______________________________________________
cloud mailing list
cloud@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/cloud
cloud mailing list
cloud@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/cloud
_______________________________________________
cloud mailing list
cloud@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/cloud
_______________________________________________ cloud mailing list cloud@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/cloud