I'm trying to get a functional Ubuntu instance running in VirtualBox on my iMac 27". The iMac has a resolution of 2560x1440, and I'd like to run Ubuntu in full screen at that resolution.
I've installed the Guest Additions that come with VirtualBox (rather than the ones in the archive). I'm using Ubuntu 11.10 64 bit.
The display currently runs at 1600x1200, and when I run the displays dialog (or xrandr), I get a list of resolutions that are 1600x1200 or smaller, and are all at 4:3 aspect ratio (whereas the iMac monitor is 16:9).
The settings for the virtual machine have video memory set to 128MB. Whether I run the VM with or without 3D acceleration makes no difference to the available resolutions (although with 3D acceleration enabled, launched windows aren't visible – a different question perhaps).
I have a natty VirtualBox VM that does run at 2560x1440, so I know it's possible. However, I don't know how to achieve it.
Thanks, jml
Well this is embarrassing.
It turns out that all I needed to do was run in full screen mode and then Ubuntu will figure out the new resolution automatically. I could have sworn I tried that. Oh well.
Don't know how to "cancel" this question, I'm afraid.
This question has already been answered, however, I'd like to share the following post worked for me, namely commands I used were:
I found increasing the Video Memory to 128MB in the Virtual Machine display settings worked for me.
I've never used VB on Mac, but on Windows it might be impossible sometimes to get a high resolution. In general:
3D accelleration (as far as I was interested in it last time) was highly experimental and may not work correctly.
If acceleration doesn'yt work, operating system (or rather GNOME) might not show options for making the resolution too high (or rather too expensive in the meaning of performance)
These are the limiting factors. However You may (carefully) try to change settings: create xorg.conf.new file and there in the proper section set the resolution.
The second thing might be that Your hardware (monitor) is not recognized by Ubuntu. So looking up xorg.conf.new would give us the hint.
this may not be possible as i have found instances of 64 bit OS' under vbox to still be lacking comapred to 32 bit (i'm running 4.1.8) so it may be a current limitation of the 64 bit at this time , but maybe you can manually set the resolution in xrandr
you may want to refer to xrandr --help from a terminal