View Single Post
Posts: 16 | Thanked: 10 times | Joined on Sep 2010
#51
Originally Posted by zozeta2 View Post
when i download bash4 i delet ash ? so how can i get it back imade this
rm -r ash
rm -r ash??
I think that is very strange...

Anyway, what is the output of doing "ls -l /bin/ash" ?

If an error occurs such as "No such file or directory" you can try something like this:

Code:
sudo gainroot
ln -s /bin/busybox /bin/ash