Nishadh KA

Ubunut1204 recovery

2014-11-22


###Ubunut 12.04 recovery###

  1. Changing/ editing the file /etc/environment has a huge problem after a reboot in Ubuntu.
  2. Added the environment variables for ncl language in /etc/environment as export NCARG_ROOT=/usr/local/ncl-6.2.1; export PATH=$NCARG_ROOT/bin:$PATH.
  3. Which resultant in the problematic reboot of the system. The system gets instead of into login page, gets flickering command log. By reboot went inside of command line and there no system command like ls or sudo was not working and indicating no /bin folder in PATH environment.
  4. Moreover, the command line is populated with info of KEYPAD ID some thing... with no room for entering anything. Using the command sudo nano /etc/environment and removed those lines added for ncl language and then saved. For running the sudo and nano its respective folder has to be entered to over come the no /bin PATH error.