View Single Post

  #3  
Old 07-19-2008, 12:10 PM
itjogger Offline
Registered User
 
Join Date: Jul 2008
Posts: 2
cd is to change directory. If you're in the terminal, cd .. twice is probably to get you to the root directory and they want you to browse to /Volumes/Patcher/files.

For example, type "cd .." and press enter. Then do it again. Then type "ls" and press Enter. Is there anything listed? If you see Volumes, you should be able to cd into it "cd Volumes" and the same with every directory after that. Hope this helps.

You might want to mess around with a linux distribution some time and get down the basic commands of browsing, file management, etc.
Reply With Quote