Series of screenshots below shows a step by step guide on how to increase your AWS EC2 EBS size and refresh the newly increased size in Ubuntu 20.04.
df -h
sudo fdisk --list
sudo growpart /dev/nvme0n1 1
sudo resize2fs /dev/nvme0n1p1
Series of screenshots below shows a step by step guide on how to increase your AWS EC2 EBS size and refresh the newly increased size in Ubuntu 20.04.
df -h
sudo fdisk --list
sudo growpart /dev/nvme0n1 1
sudo resize2fs /dev/nvme0n1p1
A software engineer, a rock climbing, inline skating enthusiast, a husband, a father.