Archive for August 23, 2007

Getting VMWare Server to display in 1280×800

Recently, I have been playing around with Vmware server to run Windows as a guest OS to Linux. I did encountered a problem with the display resolution. Like many laptop, my screen resolution is 1280×800. After I install the Vmware tool, I find that I cannot set the resolution to 1280×800. The only option appears to be 1280×960, which is beyond what the LCD can handle.

To fix the problem, I go to the Vmware directory for my virtual machine (mine is at /var/lib/vmware-server/Virtual Machine. Locate your virtual machine and edit the vmx file in this folder and add the following line:

svga.maxWidth = “1280″
svga.maxHeight = “800″

After adding the lines, reboot the virtual machine. Now when you select the display resolution, 1280×800 will be available.

August 23, 2007 at 11:10 pm 9 comments


Calendar

August 2007
M T W T F S S
« Jul   Sep »
 12345
6789101112
13141516171819
20212223242526
2728293031  

Posts by Month

Posts by Category


Follow

Get every new post delivered to your Inbox.