Help me SOS 도와주세요 정보
Help me SOS 도와주세요
본문
리눅스에서 작업을 하다가
/usr/lib/libc.so 를
/usr/lib/libc.so.6 심볼릭 링크를 걸었습니다.
ln -s /usr/lib/libc.so /usr/lib/libc.so.6
이렇게 했는데
ls: error while loading shared libraries: /usr/lib/libc.so.6: file too short
에러가 나오면서
rm ls 명령등 리눅스 명령이 전부 먹지 않습니다.
os 설치 말고는 방법이 없는지요?
/usr/lib/libc.so 를
/usr/lib/libc.so.6 심볼릭 링크를 걸었습니다.
ln -s /usr/lib/libc.so /usr/lib/libc.so.6
이렇게 했는데
ls: error while loading shared libraries: /usr/lib/libc.so.6: file too short
에러가 나오면서
rm ls 명령등 리눅스 명령이 전부 먹지 않습니다.
os 설치 말고는 방법이 없는지요?
추천
0
0
댓글 2개

LD_LIBRARY_PATH로 안 될까요?
cd-rom으로 부팅을 해서 작업하셔야 하지 않을까요?
linux도 cd-rom 부팅이 가능할 것 같은데요???
linux도 cd-rom 부팅이 가능할 것 같은데요???