The space on my Linux Mint partition ran out, so I resized my shared data partition in order to assign the space to my Linux partition. I resized the whole Linux partition using GParted
but it just put the unallocated space inside the Linux partition (without moving the partition leftwards). Now the first logical partition of the Linux partition is in the middle of the unallocated space and the second logical partition (which I want to enlarge with the unallocated space).
Can I merge them together somehow (moving sda5
leftwards was disabled for some reason)?
Below is a photo of my situation:
- /dev/sda1 is the Windows boot partition
- /dev/sda2 is Windows proper
- /dev/sda3 is the partition, which I use on both Windows and Linux
- /dev/sda4 is the Linux partition
- the unallocated space is first
- then comes /dev/sda5 - one of Linux's logical partitions
- /dev/sda6 is the second logical Linux partition
Is there a way I can enlarge /dev/sda6 with the unallocated space without reinstalling Linux? There are similar problems out there but I wanted to make sure I receive advice particularly for my situation.
EDIT: I uploaded the question here, because I considered such a problem identical in both Linux Mint
and Ubuntu
. Excuse me for being off-topic.
