Well I tried many guides and failed. The biggest progress is from this manual, recommended from another post in this forum about the same issue: https://help.ubuntu.com/community/Partitioning/Home/Moving
I basically did it to the Copy /home to the New Partition part.
When trying the following command sudo rsync -aXS --exclude='/*/.gvfs' /home/. /media/home/.
I get this error from terminal: sudo: rsync: command not found.
What do I do next? P.S. I don't have any idea what's happening so far and what I am doing.

    • [deleted]

    Totem Well, looks like rsync just is not installed.....Search for it in the sofware center and install it.

      [deleted] Thanks 🙂
      Later on I needed to install diff and it worked out!