I've recently removed the Windows partition keeping Ubuntu as single OS. The way I did it was through an Ubuntu Live boot-drive, using the Try Ubuntu option. In Gparted
I simply removed the referred partition. This is what Gparted
shows:
/dev/sda1..fat16....39.19 MiB
unnallocated..unnallocated..281.78 GiB
/dev/sda4..(KEY)..extended..183.94 GiB
../dev/sda6..ext4..180.03 GiB
../dev/sda5..(KEY)..linux-swap..3.91 GiB
unnallocated..unnallocated..1.02 MiB
My problem is that I can not expand my ext4
partition. My goal is to make the unallocated space usable. Can anyone help me?
I would like to clean up this partitions too, keeping just what I use.
sudo parted -l
into a terminal window and post that output in your question. – Byte Commander Feb 27 '15 at 21:21