<div dir="ltr">Robert,<div><br></div><div style>Both systems are x86_64.</div><div style>No, grub menu does not show up. In fact there are just a couple more text lines before "Booting from Hard Disk..." and the whole process hangs after that.</div>
<div style>I've run build again with ' 2>&1 | tee disk-image-create.output' and attached the output file.</div><div style><br></div><div style>Thanks,</div><div style><br></div><div style>Dmitry</div><div style>
 </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/4/30 Robert Collins <span dir="ltr"><<a href="mailto:robertc@robertcollins.net" target="_blank">robertc@robertcollins.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On 1 May 2013 12:32, Dmitry Mescheryakov <<a href="mailto:dmescheryakov@mirantis.com">dmescheryakov@mirantis.com</a>> wrote:<br>
> Hello folks,<br>
><br>
> I've tried to build a plain Ubuntu image with diskimage-buider. The image<br>
> was built successfully, but I can't boot an instance with it. Command to<br>
> build image:<br>
> bin/disk-image-create vm ubuntu -o ubuntu-test<br>
><br>
> When I create an OpenStack instance, I can see via VNC that it hangs on boot<br>
> with message "Booting from Hard Disk..."<br>
> Meanwhile .qcow2 images from <a href="http://cloud-images.ubuntu.com" target="_blank">http://cloud-images.ubuntu.com</a> work fine on the<br>
> cluster.<br>
><br>
> I've tried booting the same image on my machine with KVM. The VNC showed the<br>
> same output and the following message was printed in the console:<br>
> qemu-system-x86_64: pci_add_option_rom: failed to find romfile<br>
> "pxe-rtl8139.bin"<br>
><br>
> Also I've tried changing 'ubuntu' element to use stable 12.04.2 release<br>
> instead of latest Quantal, but that didn't change anything.<br>
><br>
> Any suggestions on what might be wrong?<br>
<br>
</div></div>That will have built an Ubuntu image with the same arch as your host<br>
system. Is your VM host - the nova compute node / KVM the same arch?<br>
E.g. if you built an amd64 image, you need to boot it on an amd64 virt<br>
host.<br>
<br>
Failing that, if the last output is 'Booting from hard disk', that<br>
suggests that the boot block in the vm may be at fault : does grub<br>
show up? Could you attach the build log from the image creation?<br>
(stdout, stderr).<br>
<br>
-Rob<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Robert Collins <<a href="mailto:rbtcollins@hp.com">rbtcollins@hp.com</a>><br>
Distinguished Technologist<br>
HP Cloud Services<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</font></span></blockquote></div><br></div>