Yum config, kernel-header, and VBox guest additions

It appears that I've entered the Twilight Zone in dealing with kernel-header issues and installing OL 5.7 under VBox.
After using VMWorkstation quite happily for a few years, I've decided to give VBox a try. First I struggled with the differences in the way the two products handled networking (host-only and NAT), now I am struggling with getting VBox Guest Additions installed.
The first thing I do after initial OS installation is configure for the public yum server. Next I try to install the Guest Additions - mostly so I can share a directory with the host OS (Win 7) and pull in a bunch of standard scripts, Oracle DB install media, etc. Running the Guest Addition install - VBoxLinuxAdditions.run - complains about packgages, so I get them installed, and finally it complains about the kernel headers - unable to find source of kernel.
Looking around the web there seem to be a lot of 'this worked for me' -- with every solution being a bit different in critical details. I'd like to find not only a solution that will work for me, but also some explanation of the principals involved.
I'm beginning to suspect it may have to do with exactly how one configures 'public-yum-el5.repo'. I've always just enabled the section [el5_u7_base] (enabled=1) and left all other sections with 'enabled=0'. (and the 'u7' could vary, depending on what version I'm working with -- I've used 5.5 and 5.7). I just now built a new machine to try to crack this problem, and this time paid a lot more attention to what else was in the yum repo file. I noticed that not only are the '[el5_u(something)_base] sections:
[el5_latest]
[el5_ga_base]
[el5_u1_base]
[el5_u2_base]
[el5_u3_base]
[el5_u4_base]
[el5_u5_base]but also "ol" sections and "ol - UEK" sections:
[ol5_u5_base]
[ol5_u6_base]
[ol5_u7_base]
[ol5_u8_base]
[el5_addons]
[el5_oracle_addons]
[ol5_UEK_latest]
[ol5_UEK_base]
[el5_unsupported]I'm guessing that since "Oracle Enterprise Linux" is now simply "Oracle Linux", I should be using one of the "ol5" sections, and probably the 'ol5_UEK_latest'. Here's what I have actually installed for an OS:
[root@vblnxsrv01 yum.repos.d]# uname -a
Linux vblnxsrv01.vbdomain 2.6.32-200.13.1.el5uek #1 SMP Wed Jul 27 21:02:33 EDT 2011 x86_64 x86_64 x86_64 GNU/LinuxCan anyone clarify how these fit together, or point me to documentation to do so?
thanks.

DBA(t home) wrote:
After using VMWorkstation quite happily for a few years, I've decided to give VBox a trywhy now VBox? what is better?I'm beginning to wonder, myself!
I could really vent, but I dont' want to come off sounding like some of the vistors to the db forum that complain because Oracle isn't just re-badged SQL Server. But every step has been a struggle for what appears to me to be no good reason. When I first started building personal test systems with VMware, I'd never built a *nix system for myself, and had a lot to learn.  But I pretty well had it down in a weekend.  This struggle with VBox has been much more difficult.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • VBox Guest Additions Kernel Modules

    Hey, semi-literate Linux user/Arch n00b here. I apologize in advance as I realize that this issue has been addressed in this forum previously, but after several hours of hunting, I have yet to find a proper solution. I am trying to run Arch64 as a guest in VirtualBox (host is Ubuntu 10.10, x86-64 if it matters). I have the system up and running, but I can't seem to get the Guest Additions going, as the system won't build the kernel modules. This is the terminal output while running the installer:
    Uncompressing VirtualBox 3.2.6 Guest Additions for Linux........
    VirtualBox Guest Additions installer
    Removing installed version 3.2.6 of VirtualBox Guest Additions...
    :: Building the VirtualBox Guest Additions kernel modules [FAIL]
    Your system does not seem to be set up to build kernel modules.
    Look at /var/log/vboxadd-install.log to find out what went wrong. Once you have corrected it, you can
    run
    /etc/init.d/vboxadd setup
    to build them.
    :: Doing non-kernel setup of the Guest Additions [DONE]
    :: Installing the Window System drivers [BUSY]
    :: Installing X.Org Server 1.8 modules [DONE]
    :: Setting up the Window System to use the Guest Additions [DONE]
    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 components [DONE]
    And this is the output of the log file:
    Makefile:23: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again.. Stop.
    Creating user for the Guest Additions.
    Creating udev rule for the Guest Additions kernel module.
    Any help would be greatly appreciated.

    Guest additions for VirtualBox 4.0.4 are broken, in several ways. Try a newer build for them:
    http://www.virtualbox.org/download/test … r70281.iso
    It's working OK for me, while with the regular 4.0.4 additions I had numerous crashes on my XP guest.

  • Difficulty installing VBox guest additions to OEL 6.1 x64 system

    I am having difficulty attempting to install VBox Guest Additions on my OEL 6.1 x64 system.
    It seems to be similar to this recent thread:
    Oracle Linux 6.1 - Kernel version and devel version mismatch
    I have done the yum repo install of "http://public-yum.oracle.com/public-yum-ol6.repo", but both "yum install kernel-uek-devel" and "yum install kernel-devel-2.6.32-100.34.1.el6uek.x86_64" fail with "No package available".
    Note that the second package I mentioned above is the one appearing in the VBoxAdditions shell output as needing to be installed. Yet, it doesn't seem to exist.
    Any help would be deeply appreciated.

    After doing "wget http://public-yum.oracle.com/public-yum.ol6.repo" and placing the file in /etc/yum.repos.d/ , did you change "enabled=0" to "enabled=1" within the new yum config file?

  • Installing ArchLinx+Guest Additions in Virtual Box(error during guest)

    The Arch Linux install seemed to go through smoothly.  I installed it using the wiki page, rebooted, and logged in as root.  I am installing this for a class, so trying to follow the instructions to do so.  Next, we are supposed to install 'Guest Additions' for Virtual box using the instructions below:
    Now, you should install "Guest Additions" for VirtualBox. Guest additions allows you to share files between host and guest systems. This is very convenient for development as you will need to copy files back and forth between the host and guest operating systems. You can download Guest Additions at *link*.
         You need to start the virtual machine before you can continue installing Guest Additions. To do that, just select your VM name from the list on the left hand side in VirtualBox and click Start. After logging into Arch Linux, you should mount this ISO image just as you had mounted the Arch Linux ISO file. You can then mount the cdrom inside the Guest OS by doing:
    mkdir /mnt/cdrom
    mount -t iso9660 /dev/cdrom0 /mnt/cdrom
    Now install the guest additions by doing:
    cd /mnt/cdrom
    sh ./VBoxLinuxAdditions-x86.run
    This will compile and install the kernel modules necessary for Guest Additions functionality. Please note that if you
    recompile your own kernel (later as a part of project requirements), you will have to run this again so that the modules are
    compiled and installed for the new kernel too.
    Under settings for VBox, I mounted the Guest Additions image file, started Arch Linux, logged in as root, and followed the instructions above.  I was able to do all of the above, but when I excute the last line, I am given this message:
    http://img132.imageshack.us/img132/3971/linuxd.png
    I have no idea where to go from here, and any help would be greatly appreciated.
    Also,  I feel like I have installed Arch Linux incorrectly.  All the videos and pictures I see show a GUI type interface, but all I am presented with is a text-based interface.  When I boot it up, it asks me to log in, and I am then taken to the command line, but I don't see the same GUI interface everyone else seems to have.  Is this normal for a basic Arch Linux install?  Thanks in advance.

    Arch has no GUI until you install one. Some people don't want a GUI, so it's left to the user. The base install has only a command line interface.
    You should probably read the Beginners Guide.
    In case you missed them, there's two short articles, also on the wiki that might help you understand Arch, Arch Linux and The Arch Way

  • [solved] Virtualbox guest additions stopped working

    Hi,
    I got some trouble after an upgrade of kernel yesterday. Virtualbox guest additions doesn't work any longer, and I have tried both downgrading virtualbox-guest-additions and the new linux that got pushed yesterday, but it's still not working.
    Is there some know issue related to this?
    Do anyone have information on how to trace errors with Virtualbox, or any guide on how to fix this.
    I have also tried a reinstall of the modules without success.
    Thanks.
    Last edited by grrrm (2014-10-08 15:45:45)

    Suddenly it worked

  • X doesn't start in Vbox with guest additions installed (Solved)

    Hi all. I just installed Arch in Vbox and all went well until I installed the guest additions package with pacman. Now X won't start. I uninstalled the guest additions package and X starts normally.
    Any ideas?
    Last edited by pressman57 (2012-10-13 21:30:00)

    Scimmia wrote:iodine, I'm guessing OpenGL doesn't work, though? Not a big deal, but something to be aware of.
    Well, at least glxgears runs, although with some warnings:
    [iodine@arch ~]$ glxgears
    OpenGL Warning: glFlushVertexArrayRangeNV not found in mesa table
    OpenGL Warning: glVertexArrayRangeNV not found in mesa table
    OpenGL Warning: glCombinerInputNV not found in mesa table
    OpenGL Warning: glCombinerOutputNV not found in mesa table
    OpenGL Warning: glCombinerParameterfNV not found in mesa table
    OpenGL Warning: glCombinerParameterfvNV not found in mesa table
    OpenGL Warning: glCombinerParameteriNV not found in mesa table
    OpenGL Warning: glCombinerParameterivNV not found in mesa table
    OpenGL Warning: glFinalCombinerInputNV not found in mesa table
    OpenGL Warning: glGetCombinerInputParameterfvNV not found in mesa table
    OpenGL Warning: glGetCombinerInputParameterivNV not found in mesa table
    OpenGL Warning: glGetCombinerOutputParameterfvNV not found in mesa table
    OpenGL Warning: glGetCombinerOutputParameterivNV not found in mesa table
    OpenGL Warning: glGetFinalCombinerInputParameterfvNV not found in mesa table
    OpenGL Warning: glGetFinalCombinerInputParameterivNV not found in mesa table
    OpenGL Warning: glDeleteFencesNV not found in mesa table
    OpenGL Warning: glFinishFenceNV not found in mesa table
    OpenGL Warning: glGenFencesNV not found in mesa table
    OpenGL Warning: glGetFenceivNV not found in mesa table
    OpenGL Warning: glIsFenceNV not found in mesa table
    OpenGL Warning: glSetFenceNV not found in mesa table
    OpenGL Warning: glTestFenceNV not found in mesa table
    5585 frames in 5.0 seconds = 1116.892 FPS
    Not sure what that means, though.

  • RESTORE - Kernel   Bad page - header and trailer not matching

    Hello,
    I have a Problem with the recover of my backup.
    When i want to make a restore of the Database this error is shown in Logfile KNLDIAGERR
    2008-11-26 21:20:38                               --- Starting GMT 2008-11-26 20:20:38           7.5.0    Build 032-123-111-699
    2008-11-26 21:26:57      0xE0C ERR 20005 Kernel   Bad page - header and trailer not matching
    2008-11-26 21:26:57      0xE0C ERR 20006 Kernel   Header [ 5277032 - data - tab - checksumData - empty ]
    2008-11-26 21:26:57      0xE0C ERR 20007 Kernel   Trailer[ 0 - data - nil - chckNil - empty ]
    2008-11-26 21:26:57      0xE0C ERR 52015 RESTORE  write/check count mismatch 5277032
    2008-11-26 21:26:57      0xDFC ERR 52012 RESTORE  error occured, basis_err 300
    2008-11-26 21:26:57      0xDFC ERR 51080 SYSERROR -9026 BD Bad datapage
    any Help ?
    thanks a lot
    Steven

    Hi Steven,
    the database kernel checks with every read the header trailer. If it got a mismatch during read the error message you got is logged.
    The same checkes will be executed when you create a backup. You told us that the backup could be executed without any errors and that the system where you created the backup is ok as well -> you executed a Check data?
    Now everything looks like the error is in the backup and happened during writies to the external backup medium. Or the backup is ok and then the error happens during read from the external medium.
    To get closer to the reason where the problem is located I need to have some more information.
    1. You did the restore several times?
    2. Did the bad Data Page shappens always on the same page -> Check knldiag.err
    3. Did you do your backup on tape?
    4. Did you try to create a backup into a file?
    5. Does the restore from file got the error as well?
    Regards, Christiane Hienger

  • Yum update error on OEL 6.5 due to kernel-header mismatch

    When I try to install vmware tools it is looking for 3.8.13-44.el6uek.x86_64 kernel headers. When I go to cd /lib/modules/3.8.13-44.el6uek.x86_64 I see a soft link for build pointing to build -> ../../../usr/src/kernels/3.8.13-44.el6uek.x86_64  When I navigate to /usr/src/kernels I find only 2.6.32-504.1.3.el6.x86_64 directory. Thus I try to update using yum update I get the error below. Any help would be appreciated:
    --> Finished Dependency Resolution
    Error: Package: kernel-uek-debug-3.8.13-16.2.1.el6uek.x86_64 (public_ol6_UEKR3_latest)
               Requires: kernel-firmware = 3.8.13-16.2.1.el6uek
               Removing: kernel-firmware-2.6.32-431.23.3.el6.noarch (@public_ol6_latest)
                   kernel-firmware = 2.6.32-431.23.3.el6
               Updated By: kernel-firmware-2.6.32-504.1.3.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-504.1.3.el6
               Removing: kernel-uek-firmware-3.8.13-16.2.1.el6uek.noarch (@anaconda-UEK3/6.5)
                   kernel-firmware = 3.8.13-16.2.1.el6uek
               Installed: kernel-uek-firmware-3.8.13-35.3.5.el6uek.noarch (@public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-35.3.5.el6uek
               Installed: kernel-uek-firmware-3.8.13-44.el6uek.noarch (@public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-44.el6uek
               Available: kernel-firmware-2.6.32-71.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-71.el6
               Available: kernel-firmware-2.6.32-71.14.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-71.14.1.el6
               Available: kernel-firmware-2.6.32-71.18.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-71.18.1.el6
               Available: kernel-firmware-2.6.32-71.18.2.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-71.18.2.el6
               Available: kernel-firmware-2.6.32-71.24.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-71.24.1.el6
               Available: kernel-firmware-2.6.32-71.29.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-71.29.1.el6
               Available: kernel-firmware-2.6.32-131.0.15.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-131.0.15.el6
               Available: kernel-firmware-2.6.32-131.2.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-131.2.1.el6
               Available: kernel-firmware-2.6.32-131.4.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-131.4.1.el6
               Available: kernel-firmware-2.6.32-131.6.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-131.6.1.el6
               Available: kernel-firmware-2.6.32-131.12.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-131.12.1.el6
               Available: kernel-firmware-2.6.32-131.17.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-131.17.1.el6
               Available: kernel-firmware-2.6.32-131.21.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-131.21.1.el6
               Available: kernel-firmware-2.6.32-220.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-220.el6
               Available: kernel-firmware-2.6.32-220.2.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-220.2.1.el6
               Available: kernel-firmware-2.6.32-220.4.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-220.4.1.el6
               Available: kernel-firmware-2.6.32-220.4.2.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-220.4.2.el6
               Available: kernel-firmware-2.6.32-220.7.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-220.7.1.el6
               Available: kernel-firmware-2.6.32-220.13.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-220.13.1.el6
               Available: kernel-firmware-2.6.32-220.17.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-220.17.1.el6
               Available: kernel-firmware-2.6.32-220.23.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-220.23.1.el6
               Available: kernel-firmware-2.6.32-279.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-279.el6
               Available: kernel-firmware-2.6.32-279.1.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-279.1.1.el6
               Available: kernel-firmware-2.6.32-279.2.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-279.2.1.el6
               Available: kernel-firmware-2.6.32-279.5.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-279.5.1.el6
               Available: kernel-firmware-2.6.32-279.5.2.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-279.5.2.el6
               Available: kernel-firmware-2.6.32-279.9.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-279.9.1.el6
               Available: kernel-firmware-2.6.32-279.11.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-279.11.1.el6
               Available: kernel-firmware-2.6.32-279.14.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-279.14.1.el6
               Available: kernel-firmware-2.6.32-279.19.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-279.19.1.el6
               Available: kernel-firmware-2.6.32-279.22.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-279.22.1.el6
               Available: kernel-firmware-2.6.32-358.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-358.el6
               Available: kernel-firmware-2.6.32-358.0.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-358.0.1.el6
               Available: kernel-firmware-2.6.32-358.2.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-358.2.1.el6
               Available: kernel-firmware-2.6.32-358.6.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-358.6.1.el6
               Available: kernel-firmware-2.6.32-358.6.2.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-358.6.2.el6
               Available: kernel-firmware-2.6.32-358.11.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-358.11.1.el6
               Available: kernel-firmware-2.6.32-358.14.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-358.14.1.el6
               Available: kernel-firmware-2.6.32-358.18.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-358.18.1.el6
               Available: kernel-firmware-2.6.32-358.23.2.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-358.23.2.el6
               Available: kernel-firmware-2.6.32-431.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-431.el6
               Available: kernel-firmware-2.6.32-431.1.2.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-431.1.2.el6
               Available: kernel-firmware-2.6.32-431.3.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-431.3.1.el6
               Available: kernel-firmware-2.6.32-431.5.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-431.5.1.el6
               Available: kernel-firmware-2.6.32-431.11.2.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-431.11.2.el6
               Available: kernel-firmware-2.6.32-431.17.1.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-431.17.1.el6
               Available: kernel-firmware-2.6.32-431.20.3.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-431.20.3.el6
               Available: kernel-firmware-2.6.32-431.20.5.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-431.20.5.el6
               Available: kernel-firmware-2.6.32-431.29.2.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-431.29.2.el6
               Available: kernel-firmware-2.6.32-504.el6.noarch (public_ol6_latest)
                   kernel-firmware = 2.6.32-504.el6
               Available: kernel-uek-firmware-3.8.13-16.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-16.el6uek
               Available: kernel-uek-firmware-3.8.13-16.1.1.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-16.1.1.el6uek
               Available: kernel-uek-firmware-3.8.13-16.2.2.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-16.2.2.el6uek
               Available: kernel-uek-firmware-3.8.13-16.2.3.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-16.2.3.el6uek
               Available: kernel-uek-firmware-3.8.13-16.3.1.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-16.3.1.el6uek
               Available: kernel-uek-firmware-3.8.13-26.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-26.el6uek
               Available: kernel-uek-firmware-3.8.13-26.1.1.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-26.1.1.el6uek
               Available: kernel-uek-firmware-3.8.13-26.2.1.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-26.2.1.el6uek
               Available: kernel-uek-firmware-3.8.13-26.2.2.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-26.2.2.el6uek
               Available: kernel-uek-firmware-3.8.13-26.2.3.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-26.2.3.el6uek
               Available: kernel-uek-firmware-3.8.13-26.2.4.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-26.2.4.el6uek
               Available: kernel-uek-firmware-3.8.13-35.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-35.el6uek
               Available: kernel-uek-firmware-3.8.13-35.1.1.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-35.1.1.el6uek
               Available: kernel-uek-firmware-3.8.13-35.1.2.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-35.1.2.el6uek
               Available: kernel-uek-firmware-3.8.13-35.1.3.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-35.1.3.el6uek
               Available: kernel-uek-firmware-3.8.13-35.3.2.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-35.3.2.el6uek
               Available: kernel-uek-firmware-3.8.13-35.3.3.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-35.3.3.el6uek
               Available: kernel-uek-firmware-3.8.13-35.3.4.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-35.3.4.el6uek
               Available: kernel-uek-firmware-3.8.13-44.1.1.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-44.1.1.el6uek
               Available: kernel-uek-firmware-3.8.13-44.1.3.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-44.1.3.el6uek
               Installing: kernel-uek-firmware-3.8.13-44.1.4.el6uek.noarch (public_ol6_UEKR3_latest)
                   kernel-firmware = 3.8.13-44.1.4.el6uek
               Available: kernel-uek-firmware-2.6.32-100.28.5.el6.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-100.28.9.el6.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-100.28.11.el6.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-100.28.15.el6.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-100.28.17.el6.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-100.34.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-100.35.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-100.36.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-100.37.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-200.16.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-200.19.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-200.20.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-200.23.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.3.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.4.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.7.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.11.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.20.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.21.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.24.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.25.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.27.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.29.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.29.2.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.32.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.32.2.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.32.3.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.37.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.38.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.39.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.39.2.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.39.4.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-300.39.5.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.26.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.26.2.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.28.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.29.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.29.2.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.29.3.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.33.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.33.2.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.33.3.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.33.4.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.34.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.34.3.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.34.4.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.34.5.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.36.1.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.36.2.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.36.3.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.36.4.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.36.6.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.36.7.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.36.8.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.36.9.el6uek.noarch (public_ol6_latest)
                   Not found
               Available: kernel-uek-firmware-2.6.32-400.36.10.el6uek.noarch (public_ol6_latest)
                   Not found
    You could try using --skip-broken to work around the problem
    You could try running: rpm -Va --nofiles --nodigest
    [root@machine2 yum.repos.d]#
    [root@machine2 yum.repos.d]# yum update

    What exactly have you been typing? It looks like you tried something like yum install kernel*
    There are several kernels and you do not need to install all of them. Also keep in mind that Oracle Linux ships with the RHCK and UEK kernel, using the UEK kernel as the default.
    I have recently installed the vmware-tools in Oracle Linux 6.5 and did not experience any issues. If I remember correctly, all I did was the following to update to 6.6 including the latest patches and prepare the system to install the vmware tools.
    yum -y update
    shutdown -r now
    yum install kernel-uek-devel-$(uname -r)

  • Build the main Guest Additions module Failed

    Hi all,
    I am not very sure if I am in the correct forum here. My problem is I cannot install the VirtualBox Guest Additions 4.2.12_84980 on my Oracle Linux 5 update 6_x86_64 bits system. I followed the instructions in a tutorial :
    cd /etc/yum.repos.d/
    wget http://public-yum.oracle.com/public-yum-el5.repo
    yum update
    yum install gcc
    yum install kernel-uek-devel-2.6.32-300.32.1.el5uek
    These steps above all succeeded; but, when I run the installation as below:
    cd /media/VBOXADDITIONS_4.2.12_84980/
    sh ./VBoxLinuxAdditions.run
    I got the error message:
    Build the main Guest Additions module Failed
    (Look at /var/log/vboxadd-install.log to find out what went wrong).
    I have little experience in installing VirtualBox Additions on Oracle Linux. Can anybody pls give me some suggestions? Thanks a lot in advance.

    user571093 wrote:
    Hi all,
    I am not very sure if I am in the correct forum here.No. This forum is "Oracle Database - General Questions". Your question has nothing to do with Oracle Database.
    Your problem is in the cracks between VBox and Oracle Linux. I'd suggest you mark this thread answered, then repost in the Oracle Linux Forum (Oracle Linux
    My problem is I cannot install the VirtualBox Guest Additions 4.2.12_84980 on my Oracle Linux 5 update 6_x86_64 bits system. I followed the instructions in a tutorial :
    cd /etc/yum.repos.d/
    wget http://public-yum.oracle.com/public-yum-el5.repo
    yum update
    yum install gcc
    yum install kernel-uek-devel-2.6.32-300.32.1.el5uek
    These steps above all succeeded; but, when I run the installation as below:
    cd /media/VBOXADDITIONS_4.2.12_84980/
    sh ./VBoxLinuxAdditions.run
    I got the error message:
    Build the main Guest Additions module Failed
    (Look at /var/log/vboxadd-install.log to find out what went wrong).Did you look at that file?
    >
    I have little experience in installing VirtualBox Additions on Oracle Linux. Can anybody pls give me some suggestions? Thanks a lot in advance.When you post in the Oracle Linux forum, be sure to show them the results of this command:
    uname -aThat will be key to which kernel header package to install.

  • Guest Additions Installation Getting Failed

    Hello,
    I have installed OEL 5 on virtual box, however when I tried to install Guest Additions, it is getting failed.
    When I checked the log messages it shows
    Error: unable to find the sources of your current Linux Kernel.
    Specify the KERN_DIR = <directory> and run Make again ... StopI tried to install
    yum install kernel-devel
    yum install kernel-headers
    yum install gccbut it gives message No packages available.
    How could I install guest additions?
    Regards
    Edited by: user20090209 on Jun 12, 2010 5:56 AM

    You may want to check the following for instructions to setup the yum repository:
    http://public-yum.oracle.com/

  • Failed to install VirtualBox Guest Addition on Oracle Linux 6.1

    I can successfully install Oracle Linux 6.1 on VirtualBox 4.1. But failed to install VirtualBox Guest Additions with the following message: Building the main Guest Additions module [FAILED]. All other modules installed ok.

    Actually you don't have do install the developer version. According to the documentation http://www.virtualbox.org/manual/ch04.html you will need to install gcc and kernel-devel packages. In case Oracle Enterprise Linux does not find the required packages, you either have to install them from a different source (e.g. DVD) or use Oracle's public Yum server located at http://public-yum.oracle.com.

  • VirtualBox Guest Addition install failed

    Hello,
    I just build a linux-guest virtual box and I am trying to install the guest addition and the first step is to run "/etc/init.d/vboxadd setup". I got the following error:
    +"The heaers for the current running kernel were not found. If the following module compilation fails then this could be the reason. The missing package can be probably installed with+
    +yum install kernel-devel-2.6.18-194.e15+
    +You system does not seem to be set up to build kernel modules. Look at /var/log/vboxadd-install.log to find out what went wrong. Once you have corrected it, you can run /etc/init.d/vboxadd setup to build them."+
    And the log file reads:
    +"*** Error: unable to find the sources of your current linux kernel. Specify KERN_DIR=<directory> and run Make again.. Stop"+
    I then tried "yum install dkms". This time no error but it says +"No package dkms available . Nothing to do".+ Also, my /usr/src/kernels directory is empty. I dont know if this is part of the reason.
    Thanks for the help.
    Harry

    user11957149 wrote:
    It says no package kernel-devel-2.6.18-194.e15 available. How can i install this package?I think that the 1 should be an 'l' - ie: kernel-devel-2.6.18-194.el5. Also, you should double-check your running kernel to make sure that corresponds to the version you are running.
    Edited by: JaredGreenwald on May 4, 2011 10:26 PM

  • Virtualbox guest addition  install issue on oel 64bit  guest

    Hi,
    my configuration is
    windows 7 home 64 bit -
    virtualbox 4.1.8
    I installed oel 64 bit guest
    and now I am trying to install the guest addition . but while installing it failed
    Building the main guest additon module FAILED
    it says of a missing package kernel-devel-2.6.32-100.26.2.el5
    so I did
    yum install kernel-devel-2.6.32-100.26.2.el5
    but now it complains
    ULN support will be disabled
    No package kernel-devel-2.6.32-100.26.2.el5 available
    appreciate any suggestion
    thanks
    Kart
    sharing 2 wonderful links
    https://blogs.oracle.com/fatbloke/entry/virtualbox_and_the_unbreakable_enterprise
    http://www.oracle.com/technetwork/articles/servers-storage-admin/vmlove-1368887.html
    Edited by: user12046749 on Feb 21, 2012 6:27 AM

    Thanks Avi..:) seems like i am progressing..
    [root@localhost yum.repos.d]# cat /etc/oracle-release
    Oracle Linux Server release 5.6
    so now I enabled all the enabled in the repos file . after that I was able to
    [root@localhost yum.repos.d]# yum install kernel-uek-devel-2.6.32-100.26.2.el5
    Loaded plugins: rhnplugin, security
    This system is not registered with ULN.
    ULN support will be disabled.
    Setting up Install Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package kernel-uek-devel.x86_64 0:2.6.32-100.26.2.el5 set to be updated
    --> Finished Dependency Resolution
    Dependencies Resolved
    ===============================================================================================================
    Package Arch Version Repository Size
    ===============================================================================================================
    Installing:
    kernel-uek-devel x86_64 2.6.32-100.26.2.el5 ol5_u6_base 6.6 M
    Transaction Summary
    ===============================================================================================================
    Install 1 Package(s)
    Upgrade 0 Package(s)
    Total download size: 6.6 M
    Is this ok [y/N]: y
    Downloading Packages:
    kernel-uek-devel-2.6.32-100.26.2.el5.x86_64.rpm | 6.6 MB 00:21
    Running rpm_check_debug
    Running Transaction Test
    Finished Transaction Test
    Transaction Test Succeeded
    Running Transaction
    Installing : kernel-uek-devel 1/1
    Installed:
    kernel-uek-devel.x86_64 0:2.6.32-100.26.2.el5
    Complete!
    [root@localhost yum.repos.d]#
    after that when i try to run guest addition it complains of gcc utility not found. Is there some other rpms that I need to install for guestaddition to run succesfully.
    Please let me know... thank you for the wonderful tips
    Kart.

  • Do we have a different Guest Addition Drivers for HVM, PVM or PVHVM ?

    Do we have a different Guest Addition Drivers for HVM, PVM or PVHVM ?
    As while installation of of Guest Addition on HVM uek3 I got below error :
    Domain Type for VM: "Xen HVM, PV Drivers" does not equal VM Tools Alive Event guestType: "HVM"
    Can anyone please suggest me with this issue ?

    Hi,
    To add more to Budy's answer:
    Pure HVM machines do not and can't use paravitualized drivers. This is because they have completely emulated devices (by qemu) and dom0 does not create backend devices for it. You can only use native drivers inside HVM machine. Qemu emulates only simple, popular devices: for example IDE controller for disks and Realtek or Intel card as network devices. As a result you can install almost every OS inside HVM machine. Disadvantage is that I/O is emulated so performance is very poor. Practically you don't use pure HVM machines at all because of it.
    PVHVM and PVM machines are using backend and frontend Xen drivers for I/O and some other features. Operating system inside domU have to have fontend Xen drivers installed. This is always true for linux kernel which has these included as well as Solaris 10/11 x86. Windows does not have them and therefore one needs to install them separately.
    As for "Guest Additions". I think you refer to:
    Chapter 3 Oracle VM Guest Additions
    This is something different. I doesn't provide disk or network I/O. It enables additional communication channel between domU OS and dom0. It is used by Oracle VM Manager (via its agent0 to pass configuration settings to domU. You can use it for example to automate OS configuration after you create VM from template. Also this might be use to obtain performance metrics from guest OS by Oracle VM Manager. This feature is actually not necessary at all to run your guests efficiently.
    Try to change your machine to PVHVM and check if error is gone. There is no point to use HVM for Oracle Linux anyway.
    Regards,
    Michal

  • How can i install virtualbox-guest-additions?

    pacman -S virtualbox-guest-additions
    edit rc.conf
    MODULES=(vboxguest vboxsf vboxvideo)
    under gnome
    glxgears 60.975fps
    but under centos 5.6 gnome 559.203fps
    how would i do to so fast?
    Last edited by oddhornedant (2011-04-25 10:03:56)

    This is the only entry I have in MODULES=(vboxdrv)
    I use Vbox from AUR as they work for me.
    I use win7/winxp fedora debian etc as guests with full access to usb/ shared drives etc.and full screen where possible as some distros do not do full screen in vbox without a lot of fiddling
    are you in the correct groups with out the correct permissions they do not work usbmux:x:140:username
    vboxusers:x:108:username

Maybe you are looking for

  • Safari crashes after being open for a few seconds

    I'm having a problem with Safari, it keeps unexpectedly quitting after opening it. I've posted the crash log below, i would be very grateful if someone could help me. Thanks Date/Time: 2008-02-27 11:10:46 +0000 OS Version: 10.3.9 (Build 7W98) Report

  • XML mapping to BusinessObjects

    Currently we need to rebuild a middleware layer in our company. The current implementation is a SOAP layer, implemented using SSB's, implemented in java with objects generated with Castor. These objects are mapped programmatic to specific Cobol-busin

  • 8330 Charge, USB Problems

    These problems have been discussed on the forum several times but I have not found any description exactly like what I am experiencing nor have I read an absolute correction. The USB connection to DTM on this phone was a bit flaky from the very begin

  • Record does not "check in" after workflow is complete

    Hi All, I have built a very simple workflow as below 1. start step 2. process step 3. approve step 4. stop step in the fourth step that is the stop step i have selected "check in" so that the record automatically check's in after the process is compl

  • Waterfox is displaying in text form for some websites - how do i rectify this?

    since mid late December certain websites have displayed as text only, the problem is continuing and I can't see how to fix it - I can upload a screengrab if you let me know where to.