I installed TinyOS on RedHat for my academic purposes. Now I can't log in to the system. I logged in in single user mode.

Then I tried to log in. I couldn't login in as any user. I couldn't start the X server manually (the system doesn't start the X server when it boots up).

Then I execute these commands

sh# hostname 

(none)

sh# source .bashrc

bash-: gives a path relevant to TinyOS and says unable to find it

actually there is no such a file.

How can I solve this?

link|improve this question

0% accept rate
feedback

2 Answers

On some systems .bash_rc is replaced by .profile . I don't know wether it's true for your system.

link|improve this answer
feedback

I have TinyOS installed too and I put the call to the initialization script in the /etc/profile and all work well.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.