How do I extend the partition size of /dev/sda5
by merging it with unallocated space of 20.0GB
EDIT:
When I try to create a new partition(using the unallocated space) I get the following error
It is not possible to create more than 4 primary partitions
mount
, find the path, then typeumount
and append the path for /dev/sda3/ Then resize. – D75 Nov 01 '16 at 05:49