I've got an external disk with 6 partitions: 4 for linux, one storage in HFS+, and one storage in ext4. I'd like to delete the ext4 storage one and move it's resulting unallocated space into my HFS+ one, but in GParted, I delete the ext4, and it becomes unallocated. But when I try to resize my HFS+, I can't enter a new value for "New size (MiB)", and the up arrow for it's size is disabled. How can I do this?
My partitions:
/dev/sdb1 ext4 /boot 476.84 MiB
/dev/sdb2 linux-swap 1.86 GiB
/dev/sdb3 ext4 / 9.31 GiB
/dev/sdb4 ext4 /home 46.57 GiB
/dev/sdb5 hfs+ SodiumOxide 523.32 GiB (89.81 used, 433.51 unused)
/dev/sdb6 ext4 WiiMC 14.65 GiB (5.36 used, 9.29 unused)
I'd like to delete sdb6 and add it's resulting unallocated space to sdb5 (SodiumOxide)