[Bug 439288] Re: 1.6~bzr854-0ubuntu13 fails to run instances

Dustin Kirkland dustin.kirkland at gmail.com
Thu Oct 1 03:28:22 BST 2009


I was able to do this with these instructions:

 wget http://eucalyptussoftware.com/downloads/eucalyptus-images/euca-ubuntu-9.04-x86_64.tar.gz
 gunzip euca-ubuntu-9.04-x86_64.tar.gz
 tar xvf euca-ubuntu-9.04-x86_64.tar
 euca-bundle-image -i euca-ubuntu-9.04-x86_64/kvm-kernel/vmlinuz-2.6.28-11-generic --kernel true
 euca-upload-bundle -b ueckernel -m /tmp/vmlinuz-2.6.28-11-generic.manifest.xml
 euca-register ueckernel/vmlinuz-2.6.28-11-generic.manifest.xml
 euca-bundle-image -i euca-ubuntu-9.04-x86_64/kvm-kernel/initrd.img-2.6.28-11-generic --ramdisk true
 euca-upload-bundle -b uecramdisk -m /tmp/initrd.img-2.6.28-11-generic.manifest.xml
 euca-register uecramdisk/initrd.img-2.6.28-11-generic.manifest.xml
 euca-bundle-image -i euca-ubuntu-9.04-x86_64/ubuntu.9-04.x86-64.img --kernel eki-XXXXXXXX --ramdisk eri-XXXXXXXX
 euca-upload-bundle -b uecimage -m /tmp/ubuntu.9-04.x86-64.img.manifest.xml
 euca-register uecimage/ubuntu.9-04.x86-64.img.manifest.xml
 euca-run-instances -k mykey emi-XXXXXXXX
 watch -n 5 euca-describe-instances
 euca-get-console-output i-XXXXXXXX
 touch mykey.priv
 chmod 600 mykey.priv
 euca-add-keypair mykey > mykey.priv
 ssh -i mykey.priv ubuntu at 192.168.0.250

-- 
1.6~bzr854-0ubuntu13 fails to run instances
https://bugs.launchpad.net/bugs/439288
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.



More information about the Ubuntu-server-bugs mailing list