Skip to content

Instantly share code, notes, and snippets.

@stenberg
Created February 4, 2013 16:36
Show Gist options
  • Save stenberg/4707847 to your computer and use it in GitHub Desktop.
Save stenberg/4707847 to your computer and use it in GitHub Desktop.
Attach EBS volume to instance using Amazon EC2 API Tools.
ec2-attach-volume vol-xxxx -i i-xxxx -d /dev/sdb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment