View Full Version : [ubuntu] If I want install Ubuntu 9.04 in a VirtualBox machine,I need a VirtualBox 2.2?
rockrong
April 29th, 2009, 04:25 AM
If I used a old vision of virtualbox(2.06),after installing Vboxadditions,the Ubuntu 9.04 will lost display driver~
andrew.46
April 29th, 2009, 08:43 AM
Hi rockrong,
If I used a old vision of virtualbox(2.06),after installing Vboxadditions,the Ubuntu 9.04 will lost display driver~
I did not attempt to run Jaunty as guest with the older version so I cannot advise you on that but I can tell you that it runs fine with VirtualBox_OSE 2.2.0. The only problem I had, and I am not sure it is a 'known problem', is that I had to set the mouse in xorg.conf for mouse integration to work with the guest additions. Just for the record my successful settings were:
Section "InputDevice"
Identifier "vboxmouse"
Driver "vboxmouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
EndSection
All the very best,
Andrew
rockrong
April 29th, 2009, 10:37 PM
I have used a VBox 2.2.2's VBoxAdditions.iso do it~
I had a news for the problem:the old vision of Vboxaddition did not work for Ubuntu 9.04,because of the wrong setting for Xserver.
Ubuntu 9.04 used a new vision of Xserver.
andrew.46
April 30th, 2009, 07:02 PM
Hi rockrong,
I have used a VBox 2.2.2's VBoxAdditions.iso do it~
I had a news for the problem:the old vision of Vboxaddition did not work for Ubuntu 9.04,because of the wrong setting for Xserver.
Ubuntu 9.04 used a new vision of Xserver.
My apologies I do remember that problem which required manual installation of the guest additions after modifying the install.sh file. As you have no doubt found this is no longer required and as well having just upgraded myself to 2.2.2 OSE I see that that modification to the xorg.conf file for mouse integration is no longer required :-).
All the best,
Andrew
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.