SoaS/Testing/Soas-beta 20090423: Difference between revisions
No edit summary |
|||
| Line 4: | Line 4: | ||
* launches Sugar | * launches Sugar | ||
* bridged networking works | * bridged networking works | ||
<br> | |||
* Installation of VBox Guest Additions reported this error after successful yum install: | |||
<pre>[root@localhost cdrom]# ./VBoxLinuxAdditions-x86.run | |||
Verifying archive integrity... All good. | |||
Uncompressing VirtualBox 2.2.2 Guest Additions for Linux installation.............................................................................................................................................................................................................................. | |||
VirtualBox 2.2.2 Guest Additions installation | |||
Please install the build and header files for your current Linux kernel. | |||
The current kernel version is 2.6.29.1-102.fc11.i586 | |||
This system does not seem to have support for OpenGL direct rendering. | |||
VirtualBox requires Linux 2.6.27 or later for this. Please see the log | |||
file /var/log/vboxadd-install.log if your guest uses Linux 2.6.27 and you still see this message. | |||
Problems were found which would prevent the Guest Additions from installing. | |||
Please correct these problems and try again.</pre> | |||
vboxadd-install.log: | |||
<pre>Installing VirtualBox 2.2.2 Guest Additions, built Mon Apr 27 20:21:11 CEST 2009 | |||
Testing the setup of the guest system | |||
Could not find the Linux kernel header files - the directories | |||
/lib/modules/2.6.29.1-102.fc11.i586/build/include and /usr/src/linux/include | |||
do not exist. | |||
Giving up due to the problems mentioned above. | |||
</pre> | |||
==Appliance on VirtualBox== | ==Appliance on VirtualBox== | ||