1
VirtualBox 내부의 Ubuntu에서 Unity 8을 실행하는 방법은 무엇입니까?
제목 제안처럼 어쨌든 있습니까? 게스트 추가 기능이 설치된 VirtualBox의 Ubuntu 16.04에서 Unity 8을 실행하려고했습니다. LightDM에서 Unity 8 세션에 로그인하면 검은 화면 만로드 된 다음 로그 아웃되거나 정지됩니다. 다음 명령을 통해 Unity 8도 설치합니다. sudo apt install unity8-desktop-session-mir sudo add-apt-repository ppa:ci-train-ppa-service/stable-phone-overlay sudo apt update && sudo apt upgrade 어쩌면 설치해야 할 …