No misakes here If you login as "root" you see all of the filesystem and login by default to the root directory, which is the users dir for root. If you login as "user", you get different permissions and login to /home/user which is the home dir for "user". Nothing tricky going on here, no mistakes