So, I'm running VirtualBox 4.1.8 on an Ubuntu 11.10 host, and when I run a guest OS (32-bit BackTrack 5 R1 with a KDE desktop, in this specific case if it matters), the resolution is stuck at 800x600.
This (or some variation of it) seemed to work for others:
Code:
vboxmanage setextradata global GUI/MaxGuestResolution any
But when I run it, nothing seems to happen. Suggestions/other solutions?