|
If I understood your prompt rigth, you did the cd "Macintosh HD" on your
home directory. Use cd /Volumes/Macintosh\ HD instead.
BTW. Depending on the shell you are using, pressing the <TAB> -key might
help: type cd /Volumes/Ma<TAB> and it should expand it to
cd /Volumes/Macintosh\ HD .
|