Being a Developer
2010/12/01
Virtual Box 의 Ubuntu 해상도 설정하기
Virtual Box 에 설치한 Ubuntu 의 해상도를 windows 처럼 창크기 변경에 따른 해상도 변경하기.
Ubuntu 9.x
게스트 확장 설치후 /etc/X11/xorg.conf 파일의 Device 섹션에 Driver “vboxvideo” 추가
Section "Device"
Identifier
"Configured Video Device"
Driver
"vboxvideo"
EndSection
Ubuntu 10.x
sudo apt-get install virtualbox-ose-guest-x11
<
Original Post :
http://neodreamer-dev.tistory.com/475
No comments :
Post a Comment
‹
›
Home
View web version
No comments :
Post a Comment