-3

gparted screen shot enter image description here Can someone please help me in merging sda4 with sda8(ubuntu).

guiverc
  • 33,561

1 Answers1

0

"Merging" in the truest sense is not possible as far as i know.

What you can do:

  1. Move all files from sda4 to sda8
  2. delete sda4
  3. move sda8 to where sda4 was and resize it (see screenshot)

Screenshot showing resize option in context menu

There might be issues after you move your root partition but its not possible to predict the exact error/countermeasures.

mpldr
  • 58