• 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.

Virtual box newbie question

Michaelius

Supreme [H]ardness
Joined
Sep 8, 2003
Messages
4,684
Hi guys i installed VirtualBox and put ubuntu and winxp 32 as guest OSes (host is Vista64).

How do i make ubuntu recognize my monitor and start in resolutions higher than 800x600 ?
 
VirtualBox like many other software VM hosts come with an "additions iso" image. That is what you use to install the necessary drivers to make VirtualBox work properly.
 
Like bellisca said, you need to install the additions. I grabbed instructions for you from this site.

Here’s how to install it: open the Ubuntu virtual machine, click “Devices” at the top of the window, and then “Install Guest Additions”. Then go to “Accessories→Terminal”, type cd /media/cdrom0. Then type sudo sh ./VBoxLinuxAdditions.run and hit “Enter”. Follow the on screen instructions. Then, restart (hit the power icon in the top right corner). Now, the cursor isn’t trapped inside the virtual machine!
 
Back
Top