I created a separate partition for the /home files and copied the existing files to the new partition but I did not delete the original directory.
When I restart the system the / directory does not show the original /home but after remounting the original partition in a new directory ie mount /dev/sda1 /mnt/sda1 I can see them again, ie at /mnt/sda1/home
Is if it is possible to see the old /home in the / directory without having to remount them in a new directory?
I can imagine the situation where a user notices that the root directory is using more space than the file listing suggests, or would like to access the old directory.