반응형


I try to install Ubuntu 12.04 at my VirtualBox.

so, download virtualbox (https://www.virtualbox.org/wiki/Downloads)

and ubuntu 12.04 (http://www.ubuntu.com/download/desktop).


But ! I see this screen After Install is complete.



I try to Google Search to solve this problem.

Many answer...

(http://lmgtfy.com/?q=ubuntu+12.04+low+graphic+mode)


In my case,(Me.. Ubuntu..)

Solved the problem using Installing the Linux Guest Additions.

(VirtualBox User Guide ch 4, https://www.virtualbox.org/manual/ch04.html)


Press ctrl + alt + f1 when you see error screen.

And Type this command according to User Guide.


>>

sudo apt-get update

sudo apt-get upgrade

sudo apt-get install dkms

sudo reboot

<<


As a result, I see this screen ! :)



kekekeke...

But..

I don't know what mean Installing Guest Additions...

I need study about linux...


-----------------------------------------------------------------------------------

영어 공부 많이해야 겠다..이게 뭐야..


어쨌던.

버츄얼박스 상에서 우분투12.04 를 설치하다보면 

위 사진과 같이 low graphics 에러가 발생하더라.


구글링으로 많은 해결방법들이 있었는데

내가 해결한 방법은 VirtualBox UserGuide 에 나와있듯이

Guest Additions을 설치하는 것.


>>

sudo apt-get update

sudo apt-get upgrade

sudo apt-get install dkms

sudo reboot

<<


일단 따라서 타이핑 치고 문제는 해결했는데..

게스트 에디션의 의미를 모르겠다.

게스트 에디션이 뭐지...


이것 저것 할게 많구만




반응형