Opened 13 years ago
Last modified 13 years ago
#10010 closed defect
RHEL6.2 64bit guest addition breakage -> fixed as of 6 Jan 2012 — at Version 4
Reported by: | Rainer | Owned by: | |
---|---|---|---|
Component: | guest additions | Version: | VirtualBox 4.1.6 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description (last modified by )
Using Red Hat Enterprise Linux 6.2 64bit, the guest additions do no build cleanly. I have attached logfiles. Here is console output of installation:
[root@vm-rhel6 VBOXADDITIONS_4.1.6_74713]# ./VBoxLinuxAdditions.run Verifying archive integrity... All good. Uncompressing VirtualBox 4.1.6 Guest Additions for Linux......... VirtualBox Guest Additions installer Removing installed version 4.1.6 of VirtualBox Guest Additions... Removing existing VirtualBox DKMS kernel modules [ OK ] Removing existing VirtualBox non-DKMS kernel modules [ OK ] Building the VirtualBox Guest Additions kernel modules Building the main Guest Additions module [ OK ] Building the shared folder support module [ OK ] Building the OpenGL support module [FEHLGESCHLAGEN] (Look at /var/log/vboxadd-install.log to find out what went wrong) Doing non-kernel setup of the Guest Additions [ OK ] Installing the Window System drivers Installing X.Org Server 1.10 modules [ OK ] Setting up the Window System to use the Guest Additions [ OK ] You may need to restart the hal service and the Window System (or just restart the guest system) to enable the Guest Additions. Installing graphics libraries and desktop services componen[ OK ]
Change History (6)
by , 13 years ago
Attachment: | vboxadd-install-x11.log added |
---|
by , 13 years ago
Attachment: | VBoxGuestAdditions.log added |
---|
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
This is not a bug. The Additions are installed correctly. The DRM module cannot be built. This is expected on some Linux distributions.
comment:3 by , 13 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Summary: | RHEL6.2 64bit guest addition breakage → RHEL6.2 64bit guest addition breakage -> fixed as of 6 Jan 2012 |
Closer inspection showed that this is due to changes in the RHEL/OEL kernel relative to the same version number upstream. The Additions test build linked below (usual disclaimers apply) should contain the fix.
https://www.215389.xyz/download/testcase/VBoxGuestAdditions-r75565.iso
comment:4 by , 13 years ago
Description: | modified (diff) |
---|
only relevant file is I guess vboxadd-install.log