sherman503
(sherman503)
1
Hi there, I am having troubles to expand my Fedora partition.
My Windows partiton is Partition 2. I cleaned up some things and reduced it’s size giving me this 165 GB unallocated space.
Now I want to use this space to expand my Partition 6 which is Fedora.
Be it disk utility, btrfs or gparted, I can’t make it work and expand the partition.
Any help would be appreciated, thanks.
dalto
(dalto)
2
A couple of things.
- Partition 6 is a logical partition inside the extended partition. You would need to grow the extended partition(Partition 3) first.
- Most partitions can only be extended to the right so you might need to move partitions before expanding.
Lastly, be aware that moving and resizing partitions comes with a risk of data loss so be sure to have your data backed up before attempting it.
3 Likes
sherman503
(sherman503)
3
Hi there,
Thank you for your answer,
Yes I can expand partition 3, but then the free space is to the left. How do you move partitions around ?
dalto
(dalto)
4
gparted and kde partition manager can move partitions.
You need to move partition 5, then partition 6. Then you would be able to expand partition 6.
sherman503
(sherman503)
5
Do you mean :
- put free space at the start of partition 3
- copy partition 5 and paste into unallocated space
- same for partition 6
- delete old partitions
- expand partition 6 into new unallocated space on the right
?
Like that ?
Also how do how rename the “Copy of” thingy ?
dalto
(dalto)
6
Don’t copy/paste them, move them. Click on partition and select Resize/Move.
sherman503
(sherman503)
7
Ah yes like that.
Is this ok ?
I read that I might need to modify boot files or things like that. Is that correct ? Or it it automatically handled by gparted ?
dalto
(dalto)
8
That looks better to me.
It depends. Usually your UUIDs will not change so no changes are needed. You should check everything in /etc/fstab
after making those changes.
sherman503
(sherman503)
9
/etc/fstab stayed the same. Everything completed successfully and even my data is still there. Everything seems fine so far.
Thank you very much @dalto !
1 Like