How can I merge two non-contiguous partitions using GParted?
Posted
by
theprise
on Ask Ubuntu
See other posts from Ask Ubuntu
or by theprise
Published on 2010-12-30T13:11:45Z
Indexed on
2010/12/30
13:59 UTC
Read the original article
Hit count: 177
partitioning
|gparted
My dual-boot machine has partitions as follows:
- sda1 50 GB NTFS
- sda2 15 GB unallocated
- sda3 20 GB ext3
- sda4 20 GB ext4
I would like to allocate the unused space on sda2 to my Ubuntu partition on sda4, hopefully leaving the other two partitions untouched, leaving this configuration:
- sda1 50 GB NTFS
- sda3 20 GB ext3
- sda4 35 GB ext4
Is this possible? If so, how can it be done, preferably using GParted?
© Ask Ubuntu or respective owner