0

My configuration:

/dev/sdb2/ -> Windows 10 Partition /dev/sdb4/ -> Ubuntu 18.04 Partition 

enter image description here

I would like to decrease the Windows 10 partition and give that unallocated space to the Ubuntu 18 partition, but there is an EFI (boot, esp) partition between them. What is the best way to achieve this ?

1 Answer 1

0

Boot a Linux Live CD from USB and run gparted again. You can't resize your root partition while it is being mounted (the lock symbol).

Steps to do:

  1. Resize the Windows partition "to the left", the freed space should be on the right side.
  2. Move the ESP partition "to the left", so that the free space "is moved" from the left to the right side.
  3. Resize the root partition.
2
  • Does it can brake the boot? Commented Apr 15, 2020 at 22:23
  • No, it shouldn't. The partitions are the same before and after the operation, only the start and end positions are different. But you should backup your data before you do anything to the partitions. Commented Apr 15, 2020 at 22:34

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.