AWS resize root partition on HVM (specially centos)
Here the step by step instructions 1. Launch another instance using same AMI to do work on in same AZ as instance with device we want to resize. 2. Shut down instance with device we want to resize 3. Detach device and attach to new instance. 4. sudo parted /dev/xvdf (run parted with the device….NOT… Read More »