- resize the EBS volume size from EC2 console(e.g. 8GB to 20GB)
- sudo growpart /dev/xvda 1
- sudo resize2fs /dev/xvda1 or sudo resize2fs /dev/nvme0n1p1
Last active
November 13, 2020 04:23
-
-
Save pahud/2ca4fb9af5363a610fbd0e47e28da667 to your computer and use it in GitHub Desktop.
resize Cloud9 root volume size
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment