PDA

View Full Version : I Have Big Error Please Help !


Mehti
January 10th, 2010, 14:29
hi FreeBSD peoples, i have get big errors

i have metin 2 server , i have auth server probleam and i read tut,etc and i changed /usr/lib/ folder. now Dont Login FreeBSD i now Use KVM.

Error Screen !

http://i47.tinypic.com/26093ls.jpg


PLEASE Help

Mehti
January 10th, 2010, 14:53
any help me ??..

crsd
January 10th, 2010, 16:51
Use /rescue/sh or /rescue/tcsh. But there seems to be something wrong with your /lib/libc.so.7.

Mehti
January 10th, 2010, 18:59
i changed all Lib Folder. :/

crsd
January 10th, 2010, 19:29
Well, you could try following:
- boot livefs cd
- Choose Fixit -> CD/DVD
- mount your / partition to /mnt
- run chflags -R noschg /mnt/lib/*; rm -rf /mnt/lib/*; cp -pR /lib/* /mnt/lib/
- once your system boots up, restore schg flags on /lib/ files

Mehti
January 10th, 2010, 21:00
i use dedicated server :( and i Login KVM.

inurneck
January 11th, 2010, 08:27
Mehti,
What exactly did you do?

Mehti
January 11th, 2010, 13:02
Mehti,
What exactly did you do?

Fully changed the lib folder

crsd
January 11th, 2010, 14:45
i use dedicated server :( and i Login KVM.

All you need is to boot livefs cd.