When I open the BASH shell I get the following message. ÃÂ warning: could not find /tmp, please create! ÃÂ I then enter at the BASH prompt ÃÂ mkdir -p /tmp ÃÂ And get the following message... ÃÂ No such file or directory ÃÂ I get that same message when i try to create /bin. ÃÂ Any suggestions? ÃÂ