Celeb Glow
updates | April 02, 2026

-bash: cd: root: no such file or directory

I run these commands step by step:

rakinar2@hotspot:/$ ls -CF
bin@ boot/ cache/ dev/ d/ data/ etc/ home/ mount/ opt/ root/ sbin/ sys/ usr/
rakinar2@hotspot:/$ ls -hal root
total 16K
drwxr-xr-x 2 root root 4.0K Jul 16 16:39 ./
drwxr-xr-x 13 root root 4.0K Jul 16 16:39 ../
rakinar2@hotspot:/$ cd root
-bash: cd: root: no such file or directory

How do I fix this error and go to the /root directory?

10 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy