0

Screen Capture of my partitions:

Screenshot of partitions

It does not allow me to resize towards left:

Screenshot of resize window

I want to resize the sda3 partition so it takes over all unallocated space.

Serg
  • 808

1 Answers1

-1

Make sure to unmount the partition first!

(make an other temporarily /home dir... remount home to that (or just make a "home" dir on your / partition and unmount /home for a moment.) Then resize your home partition... and remount your home dir to your new sda3 partition.)

If all fails... boot from a Live-USB... and resize the partition that way. (this is actually easier :-))

Good luck