I just installed Ubuntu on a new virtual machine, and have my resolution restricted to 800x600. I have downloaded the ATI driver installer and can execute it, however, the windows that it displays are too tall to fit my resolution. It doesn't appear to support key strokes to advance the wizard.

How do I get around this issue?

link|improve this question
feedback

migrated from serverfault.com Aug 5 '09 at 3:57

This question came from our site for system administrators and desktop support professionals.

2 Answers

up vote 3 down vote accepted

You should not use the drivers for your physical video card in a virtual machine. You should install the drivers for the virtual video card. These drivers often come in a "Virtual Machine Tools" package supplied by the virtual machine vendor.

What virtual machine software are you using?

link|improve this answer
I am using virtual box, but this is my first vm on this platform, so I am still figuring everything out. – Matthew Vines Aug 5 '09 at 14:43
1  
Choose Devices : Install Guest Additions... This will mount a virtual CD-ROM drive with the needed software. Then just run the correct install script via sudo. – Chris Nava Aug 5 '09 at 19:59
feedback

If you hold Alt in most X window managers, you can drag the body of a window and it will move where you want. Try doing this; then you can drag the window such that the requested buttons are revealed.

link|improve this answer
This is the solution asked for. However it is not correct to help installing hardware drivers in a virtual machine without noting that they will not work there. – Chris Nava Aug 5 '09 at 20:01
Oh. Right. Perhaps I will read the question next time. – koenigdmj Aug 9 '09 at 3:33
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.