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.

Similar Messages

  • 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

  • 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

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

  • Errors installing virtualbox guest additions from AUR

    After failing to get ose guest additions working in an Arch guest on Ubuntu host by (a) mounting the ISO and (b) installing from pacman, I thought that it would be an idea to use builds from AUR as these would likely to be more customised for Arch guests.
    Installing ose-guest-additions-modules (the dependency for ose-guest-additions) worked flawlessly, but whenever I try and makepkg -s for ose-guest-additions I get the following error:
    install: cannot stat 'vboxadd-timesync' : no such file or directory
    install: cannot stat 'VBoxClient' : no such file or directory
    install: cannot stat 'mountvboxsf' : no such file or directory
    These directories do exist at /usr/share/virtualbox/additions/ so I am at a loss as to what is causing this to fail.
    (It is worth pointing out that I am new to Arch -and relatively new to Linux- & while I am having a lot of fun trying to figure this stuff out, I am aware that I am probably missing something quite obvious...)

    bump
    Last edited by Mufasaa (2015-06-12 13:04:45)

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

  • Error installing VirtualBox Guest Additions

    Hello. ¿Cuál es el motivo por el cual a la hora de instalar VirtualBox Guest Additions me sale lo siguiente?
    (1) 0 - ENTER:  DriverPackageInstallW
    (1) 0 - Installing INF file 'C:\Program Files\Oracle\VirtualBox Guest Additions\VBoxGuest.inf' (Plug and Play).
    (1) 0 - Looking for Model Section [VBoxGuest.NTamd64]...
    (1) 0 - No matching devices found in INF "C:\Windows\System32\DriverStore\FileRepository\vboxguest.inf_amd64_neutral_08c563e3b006bb64\vboxguest.inf" on the Machine.
    (1) 0 - No drivers installed. No devices found that match driver(s) contained in 'C:\Windows\System32\DriverStore\FileRepository\vboxguest.inf_amd64_neutral_08c563e3b006bb64\vboxguest.inf'.
    (1) 0 - RETURN: DriverPackageInstallW  (0xE000020B)
    How I can solve this installation error?

    2898527 wrote:
    I was installing VirtualBox Guest Additions, and install gives me the following installation error:
    (1) 0 - ENTER:  DriverPackageInstallW
    (1) 0 - Installing INF file 'C:\Program Files\Oracle\VirtualBox Guest Additions\VBoxGuest.inf' (Plug and Play).
    (1) 0 - Looking for Model Section [VBoxGuest.NTamd64]...
    (1) 0 - No matching devices found in INF "C:\Windows\System32\DriverStore\FileRepository\vboxguest.inf_amd64_neutral_08c563e3b006bb64\vboxguest.inf" on the Machine.
    (1) 0 - No drivers installed. No devices found that match driver(s) contained in 'C:\Windows\System32\DriverStore\FileRepository\vboxguest.inf_amd64_neutral_08c563e3b006bb64\vboxguest.inf'.
    (1) 0 - RETURN: DriverPackageInstallW  (0xE000020B)
    How is it possible that mistake, and how could I fix it?
    Regards,
    --Alejandro
    You just repeated your original post with no additional information.
    SPECIFICALLY, how were installing Guest Additions?  What SPECIFIC steps did you take?  Where, SPECIFICALLY, did you find the messages you posted?

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

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

  • 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

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

  • Cannot install Guest Additions Virtual Box

    Hallo!I am a total newbie in Solaris and Virtual Box.
    I have installed Solaris 10 (guest OS)via Virtual Box in XP (host OS). I would like to install other s/w in Solaris (SUNWi1cs and SUNWi15cs so that I can install Oracle 10g).
    To do this,I must install Guest Additions first.I have gone to Devices ->Install Guest Additions but nothing seems to happen.I have tried to mount CD/DVD-ROM and also the Solaris.iso file but still nothing happens.
    Eventually I would like to install SUNWi1cs and SUNWi15cs as below
    pkgadd –d /cdrom/cdrom0/Solaris_10/Product SUNWi1cs SUNWi15cs
    Please help me.
    Thanks.

    Did you follow the instructions at http://www.virtualbox.org/manual/ch04.html#id463751

  • Cant Find to install VirtualBox-Ose-Additions

    Hi All
    I have installed virtualbox-ose and virtualbox-ose-additions from packages and configured virtualbox etc ... and it runs just fine.  But when i go to configure guest additions, i cant find where its been installed ...
    I thought it was supposed to be here /usr/share/virtualbox/additions/VBoxGuestAdditions.iso  But its not ...
    Any suggestions please ?
    Many Thanks

    whitetimer wrote:Done that but the iso is still not in /usr/share/virtualbox .......
    it doesn't need to be there. just try to load the iso from vbox and you'll see that is working
    pacman -Ql virtualbox-additions
    Last edited by wonder (2010-12-03 22:43:34)

  • Some issues after clean installing windows 7 pro 64bit

    Hi,
    I have a couple of issues, I clean installed windows 7 pro, 64bit, (vanilla) restored my license with ABR and used system update to download all the drivers. (no issues until here) But after restarting the system, I found this issues:
    1. I have to put the bios in legacy mode for system to boot. Otherwise it gives me a "no operating system found" message. Is there any way to make a proper installation for the system to boot in UEFI and LEGACY?
    2. System update didn't install thinkvantage center. (the program that stays in the taskbar). Should this be installed manually? Or system update should have installed it?
    3*. I can not use lenovo driver page of my x120e. In IE it shows me repeatedly the wizard to choose my model, although I enter the correct info there. It starts all over again and again. Tried opera, I can see the drivers page, but I can't browse, or expand none of the sections. (all I can think of this, do I need java for the page to work?)
    3*. UPDATE: After installing IE 9, java and flash player, still not working. Opera too. Google Chrome works fine.           What's the matter with IE and OPERA? What component do I need to make IE work with lenovo drivers download page?
    Can anyone help me? Never had to deal with these issues.
    Thanks in advance 
    I'm just a volunteer. I like to help others where I can. Do my ideas work? I hope so. o_O
    Who helped you today? Do not forget to thank him.
    My hardware: TP x120e 0596-2ru. Windows 7, sp1, 64Bit, English, installed in UEFI mode.

    Hello,
    Have you tried wiping the hard disk drive and reinstalling Windows 7 Professional x64 from the factory recovery discs while the BIOS is set to UEFI?  If so, did that work?
    Regards,
    Aryeh Goretsky
    I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
    S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
      Deutsche Community   Comunidad en Español Русскоязычное Сообщество

  • No network connection or virtualbox guest additions after upgrade

    I followed the instructions carefully, from the homepage, when carrying out the latest upgrade. Unfortunately, virtualbox guest additions is no longer working and nor can I get a network connection. To clarify, arch is running inside a virtual machine.
    I'm not sure where to start looking to be honest and would appreciate some pointers about to get me on the way towards solving this problem.
    EDIT: The virtualbox problem is related to error in the package
    Thanks
    Last edited by n_t (2013-06-11 19:01:52)

    for the guest additions, it's a bug in the package, look here: https://bbs.archlinux.org/viewtopic.php?id=164924
    For the network, you'll have to tell us how you were setting up the network before that isn't working now.

Maybe you are looking for