Computing

ubuntu 9.10 desktop을 microsoft virtual pc 2007에 설치하기

Donghoon 2010. 1. 15. 11:01

1. torrent를 통해서 받은 이미지는 에러가 난다 (cound not find kernel image)

2. display resolution이 800x600으로 고정되어있다.

virtual pc는 S3 Trio gfx card를 에뮬레이트 한단다.

그래서 grup config에다가 한줄 추가해줘야되는데

/etc/default/grub
GRUB_CMDLINE_LINUX="vga=791 s3fb.mode_option=1024x768-16"

그리고나서

sudo update-grub

그리고 reboot

 

그랬더니 console은 1024x768로 나오는데 정작 gdm은 그대로 800x600이다. 쩝

 

결국 해결안되서 VirtualBox로 이동… ㅜ.ㅜ

http://www.virtualbox.org