I need to navigate the file system in Terminal to fix my Broadcom modem issue. The last time I navigated the file system I did not need to issue the SU - command and PW so I did not get stuck in ROOT.
Now I am stuck in ROOT and can't figure out how to navigate the file system to get to my home directory to get to the the subdirectores and files I need. I keep issuing commands to move to other directories and they are ignored! I am lost.
[Len@localhost ~]$ su -
Password:
[root@localhost ~]# cd home
-bash: cd: home: No such file or directory
[root@localhost ~]# cd/home
-bash: cd/home: No such file or directory
[root@localhost ~]#