0

I am using a dual boot system(ubuntu22.04+windows11). I wanted to extend the Ubuntu partition size.So first I created some unallocated memory from the ubuntu partition. Now I want to add this unallocated space to my ubuntu part.

Most of the solution here suggest to use gparted for that. But for that, I need an usb drive/pendrive. Can I somehow do that without any external pendrive?

dsoum
  • 1

1 Answers1

0

You cannot increase the size of a partition you are currently working on, the the partition needs be unmounted when performing an operation like this. So from within the running Ubuntu it is not possible to extend a partition.

You need some external tool like running Gparted from an USB drive.

Theoretically you could use the Windows Disk Manager, but it is not really good in dealing with other file systems than the one supported by Windows. So this cannot be recommended.

noisefloor
  • 1,769