How to resize partitions?
Launch it using Alt + F2 , and typing gparted . In order to expand the 63GB partition, you must have unallocated space adjacent right to this partition.
Resizing Partitions on Linux
First, reduce the filesystem with the resize2fs command. · Second, reduce the volume to the desired size (1T) with the lvreduce command: · Third ( ...
13.5. Resizing a Partition with fdisk
Before resizing a partition, back up the data stored on the file system and test the procedure, as the only way to change a partition size using fdisk is by ...
Resize Partition
First, boot into live USB and start the partition tool. Second, shrink the partition you want to make smaller. Third, increase the size of your Linux partition.
How to Resize a Partition in Linux
The primary way of resizing drive partitions in Linux is to delete the old one and create a new one, using the previous starting sector.