• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

limit default screen resolution

jslater25

Limp Gawd
Joined
Dec 8, 2006
Messages
474
At the office, I'm running a Fedora 12 host with a Windows XP Pro guest on VirtualBox. I'd like to limit the screen resolution for my guest (Win XP) to 1280x1024, however I can't seem to get this to work. It always defaults to 2560x1024 instead.

I've run the following command as root, which was supposed to accomplish what I wanted:
# VBoxManage setextradata global GUI/MaxGuestResolution 1280,1024

But when I start Windows, it starts at that resolution and then adjusts to 2560x1024. I have to change the resolution again.

Anyone know how to make the 1280x1024 more permanent?
 
So what you are saying is that if you set it to 1280x1024 in XP it doesn't stick?
 
That's correct. Each time I start XP, I have to change the resolution from 2560x1024 to my preferred 1280x1024.
 
I haven't used VirtualBox in a while but it sounds like you have fullscreen mode enabled and that's why it's resizing to your native display. If that's not it then can you drag the VM to the size you want rather than adjusting it in the settings and then shut it down completely and see whether it will come up at the desired (dragged) size during next restart?
 
Back
Top