Jump to content
4 posts in this topic

Recommended Posts

Hey, following the guide HERE:http://forum.insanelymac.com/index.php?showtopic=100551&st=0&p=717143entry717143, I do all the directions up till it wants me to go into terminal. I type "sudo -s" and put in my password, then comes up the line "bash-3.2". I try to type in the directory next to it and press enter and "no such file or directory". Help Please

Type

cd /

to switch back to root.

I strongly recommend you learn your basic bash shell commands.

Here's a list with bash articles you can browse through:

http://www.l.google.com/search?hl=en&q...G=Google+Search

 

This one seemed nice:

http://www.hacktheday.com/beginners-guide-...erminal-part-1/

 

Good luck,

 

hecker

 

EDIT: You can tell which directory path you're in by entering the

pwd

command in the terminal.

×
×
  • Create New...