Skip to content

Instantly share code, notes, and snippets.

Created December 21, 2012 00:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/f750112981dd64bbb78b to your computer and use it in GitHub Desktop.
Save anonymous/f750112981dd64bbb78b to your computer and use it in GitHub Desktop.
$ apt-cache policy ec2-ami-tools
ec2-ami-tools:
Installed: 1.3-45758-0ubuntu1
Candidate: 1.3-45758-0ubuntu1
Version table:
1.3.49953-0ubuntu1~lucid1 0
100 http://archive.ubuntu.com/ubuntu/ lucid-backports/multiverse Packages
*** 1.3-45758-0ubuntu1 0
500 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/multiverse Packages
100 /var/lib/dpkg/status
$ sudo blkid /mnt/tmp/ami-x86_64/image /dev/sda1
/mnt/tmp/ami-x86_64/image: UUID="b47c47d0-214f-49b1-8e03-140d6f67a43e" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda1: LABEL="cloudimg-rootfs" UUID="74aad503-152c-47e8-8f1d-cd7254872276" TYPE="ext3"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment