LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   K Ubuntu won`t start (https://www.linuxquestions.org/questions/linux-newbie-8/k-ubuntu-won%60t-start-635638/)

banso_boy 04-15-2008 10:25 PM

K Ubuntu won`t start
 
I was trying to compile a program and had some problems and got the following error message "'/bin/sh: Can't open opp_makedep".
I did google and came across the following proposal. See below

a) Issue the following command to change the default shell to bash:
sudo rm /bin/sh
sudo ln -s /bin/bash /bin/sh

You can always return back to the original settings (make again
dash the default shell):
sudo rm /bin/sh
sudo ln -s /bin/bin /bin/bash

The good thing is that after entering the commands above I did successfully compile my program.
The bad thing is that I was running as root so I did not use the additional sudo command.

Later on when I did try to do other things I did get the following error message " unable to execute "bin/sh" for rc-default: too many levels of symbolic links".
I tried to restore my settings to /bin/sh but I didn`t know how.
I did restart my laptop but kunbuntu will not start as the following error message was again displayed
" unable to execute "bin/sh" for rc-default: too many levels of symbolic links"

Can anyone help me recover Kubuntu by restoring my settings to /bin/sh?
I still have the K Ubuntu start up CD.

acid_kewpie 04-16-2008 03:26 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.

Tinkster 04-16-2008 01:16 PM

Closed per above

http://www.linuxquestions.org/questi...-start-635637/


All times are GMT -5. The time now is 09:03 AM.