I have Dell 3567 laptop.
I want to merge sda3
and sda5
partitions. I don't want to keep data on sda5
.
I run GParted as bootable but honestly, I’m scared of making mistakes.
Can you help me, please?
I have Dell 3567 laptop.
I want to merge sda3
and sda5
partitions. I don't want to keep data on sda5
.
I run GParted as bootable but honestly, I’m scared of making mistakes.
Can you help me, please?
Working with partitions is dangerous. Make sure you have made backups and copies of important data in external media. Avoid making backups in the same disk you are going to work on.
The following has to be done from a Live USB/DVD. You should never try to work on partitions from which the system is running. All the partitions has to be unmounted first. In the picture in the question the /dev/sda4
is mounted as root: /
as shown by the key symbol next to it. This tells me the Ubuntu is running form this partition. To unmount this partition boot from a Live USB/DVD.
Note, it must say All operations successfully completed. If it does not say that, then something went wrong. STOP. If it worked, then close this window and go to the next step.
Select sda3 and click on the move resize button:
If it must say All operations successfully completed, congratulations! You are done. Close the window and close Gparted.
Hope this helps
sda5
. Do you want to keep them? @Rinzwind Did you really meansda4
, the swap partition? – Melebius Feb 13 '18 at 13:46