Linux error: bad ELF interpreter

Hi,

I tried upgrading RH 9 to CentOS 4.2.

During the upgrade, i uninstalled few programs

rpm -e --nodeps glibc-common-2.3.2-27.9.7.2.legacy
rpm -e --nodeps glibc-devel-2.3.2-27.9.7.2.legacy
rpm -e --nodeps glibc-2.3.2-27.9.7.2.legacy
rpm -e --nodeps glibc-kernheaders-2.4-8.10

I have done this, so i can reinstall them.

After doing this, Linux stoped working. All commands just give error message

root@server2 [/]# clear
-bash: /usr/bin/clear: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
root@server2 [/]# ls
-bash: /bin/ls: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
root@server2 [/]# wget http://ftp.gnu.org/gnu/glibc/glibc-2.3.6.tar.gz
-bash: /usr/bin/wget: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
root@server2 [/]#
I am presently loged in SSH. But when i try to open another SSH session, it is not allowing me to login, it say Access denied.

Anyway to fix this problem ?

Regards,

Yujin

 

 

 

 

Top