What’s my target?
I’ve installed, as it should always be, a Linux distribution in two separate partitions.
In particular: the root directory in /dev/sdb2 partition and the home/user directory in /dev/sdb3 one.
After some time, I wanted to return the home/user directory to the same root partition.
Why I need it? I’d like to dedicate every partition to different Linux distributions.
What I’ve read before writing this article?
In the net I found many tutorials about moving the home/user directory to other partition, but not so many on the opposite operation.