AWS EC2 extend the partition on the root volume

sudo growpart /dev/xvda 1

sudo resize2fs /dev/xvda1

Comments