View Single Post
  #5  
Old April 18th, 2007, 02:37 PM
artov artov is offline
Registered User
 
Join Date: Mar 2005
Posts: 252
Thanks: 0
Thanked 5 Times in 5 Posts
artov is on a distinguished road
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 .
Reply With Quote