Okay, so after reading the article that you provided (thanks!) as well as this very similar question, I have to:
- Mount
/sda4(my old partition) inside myhomedirectory, as I’m the only user in my laptop. - Then, edit the entry in
/etc/fstabwhere type is/(which is root), so that it points to the recently created mount point in home?
How do I avoid a duplicate home directory? And wouldn’t the second step remove the mount I just created?