Tag Archives: EBS
Automounting Amazon EBS volumes on EC2 instances
I've been using S3 to store semi-transient information like log files from EC2 nodes in the past but recently decided to give Amazon's Elastic Block Store (EBS) a try instead. I quickly realized a downside to using EBS in that there is no mechanism for auto-attach and mounting volumes when an AMI is launched. This [...]
Fedora 12 Bootable Root EBS on EC2