3

I want to resize my root partition using Gparted but before doing it I want to make sure I'm doing it correctly. Here is a screenshot of my GParted:

enter image description here

I know this question has been answered before here: Link but the answer is too old and I want to know will that work in Ubuntu 18.04 or I have to try other method. And also is it better to mess around with Gparted or Uninstall and reinstall ubuntu

user68186
  • 33,360
manjyot
  • 33
  • 2
    The answer you referenced will still work. The caveats are that moving and resizing partitions is not a very fast operation, and you should be prepared for it to take some time. Additionally, I would encourage you to backup the data in your home partition. – Charles Green Apr 23 '19 at 15:50
  • I don't have anything important on my Ubuntu yet, so i can skip the backup process right? – manjyot Apr 23 '19 at 16:10
  • Better to backup windows files too – LeonidMew Apr 23 '19 at 16:12

1 Answers1

3

Gparted is the right tool, no need to reinstall. You need an Ubuntu Live USB, boot from it, choose try without installing and run gparted from there.

  • Resize your sda10 partition, move it to the right
  • Move your sda9 partition to the right as well
  • Then you'll be able to resize the root partition using the newly created unallocated space to the right of it
Fabby
  • 34,259
LeonidMew
  • 2,734
  • 1
  • 21
  • 38