Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ArghyaChatterjee/16b4172c6995e0c8d59773062b8c9c48 to your computer and use it in GitHub Desktop.
Save ArghyaChatterjee/16b4172c6995e0c8d59773062b8c9c48 to your computer and use it in GitHub Desktop.

Extend Ubuntu Storage from Unallocated Space

  • First Create a Bootable USB stick with any Ubuntu OS.
  • Then Boot from that stick. In this way, you can unmount the other disks and OS. It won't work when the disks are mounted. So, you can't use Gparted when you are already in a running Ubuntu.
  • Use Gparted to Extend the partition of the desired volume. Install Gparted this way: sudo apt install gparted.
  • Follow this tutorial for more info: https://www.youtube.com/watch?v=Kyz9x71gEPI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment