
Ubuntu 14.04LTS에서 패키지를 업데이트한 후 병렬로 실행 중인 Ubuntu 가상 머신에 로그인할 수 없습니다. 또한 게스트 계정에서도 작동하지 않습니다.
오류 로그 출력은 다음과 같습니다.xsessions-error
또한 명령을 실행하면 sudo apt-get
다음 오류가 발생합니다.
apt-get: error while loading shared libraries: libstdc++.so.6: cannot ch file or directory
답변1
TTY(ctrl-alt-f1)로 전환합니다. 각 단계 사이에 다시 시작하여 효과가 있는지 확인할 수 있습니다.
sudo rm -r ~/.config/compiz*
sudo rm -r ~/.cache/compizconfig-1
캐시 지우기
sudo rm -r .cache/
유니티 재설정
sudo dconf reset -f /org/compiz/
setsid unity