I haven't saved the history, sorry. I followed these steps:

sudo apt-get install default-jre ruby libopenssl-ruby curl rsync unzip
installed ec2-api and ec2-ami tools
rm /root/firstboot_done
mount ephemeral storage to /mnt
copy X.509 zip to /mnt, create .euca directory there
set JAVA_HOME

put into .bashrc or environment:
export EC2_HOME=/opt/ec2-api-tools-1.3-30349
export EC2_AMITOOL_HOME=/opt/ec2-ami-tools-1.3-26357
PATH=~/bin:"${PATH}":${EC2_HOME}/bin:${EC2_AMITOOL_HOME}/bin

ec2-bundle-vol -d /mnt -p jaunty-scripts -u 1111-2222-3333
-k /mnt/euca2-admin-7d6bf6ee-pk.pem
-c /mnt/euca2-admin-7d6bf6ee-cert.pem -s 2048 -e /mnt/,/tmp --no-inherit

ec2-upload-bundle --bucket jaunty-scripts
--manifest ./jaunty-scripts.manifest.xml -a $EC2_ACCESS_KEY -s
$EC2_SECRET_KEY --url $S3_URL

ec2-register <bucket>/<manifest> -K pk -C cert

-- 
ec2-bundle-vol and ec2-upload-bundle result in non accepted manifest
https://bugs.launchpad.net/bugs/470355
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to