우분투 Hyper-V에서 Internal Error 해결하기

Ctrl + Alt + F2 해서 커맨드 창으로 들어간 다음 sudo apt-get update sudo apt-get dist-upgrade sudo dpkg –configure -a 을 순차적으로 입력하고 재시작한다. 출처: //askubuntu.com/questions/759987/error-in-ubuntu-16-04-installation Related posts: Hyper-V가 설치된 윈도우에서 Virtualbox나 VMWare 문제 Hyper-V가 설치된 윈도우에서는, Virtualbox는 32비트만 돌아가고 VMWare는 사용할 수 없다….