Comment 19 for bug 669496

Revision history for this message
Scott Moser (smoser) wrote : Re: natty fails ec2 boot on i386 or t1.micro

I'm marking this 'fix-released' given:

$ uname -a
Linux ip-10-251-111-51 2.6.37-8-virtual #21-Ubuntu SMP Sun Dec 5 21:11:17 UTC 2010 i686 GNU/Linux
$ dpkg -S /boot/vmlinuz-$(uname -r)
linux-image-2.6.37-8-virtual: /boot/vmlinuz-2.6.37-8-virtual
$ ec2metadata --ami-manifest-path
ubuntu-images-testing-us/ubuntu-natty-daily-i386-server-20101207.manifest.xml
$ ec2metadata --ami-id
ami-b6c036df

So, the i386 boot is fixed. However, we still have issues with t1.micro. I will split that portion of this bug out into its own.