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.

Similar Messages

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

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

  • 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

  • Installing virtualbox guest additions - No X-11

    OK, so I took the plunge (again) and [re]started with Arch.
    I have it right now as a virtualbox guest, but the screen is the size of a key hole.
    I followed the steps on the wiki here and I encountered a curve ball when it came to setting the values in ~/.xinitrc.
    The file is now there.  I had to manually create it as I do not have (or want) any non-terminal applications on this VM.
    However, when I run " ps ax | grep -i vbox ", the services VBoxClient --display | seamless | draganddrop are not running until I manually start VBoxClient-all.  VBoxService -f is running, seemingly without any issues.
    How can I fix this so that /usr/bin/VBoxClient-all (the same line now in the .xinitrc) would run at boot?
    TIA

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

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

  • 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]Can't install Virtualbox-guest-utils[SOLVED]

    sudo pacman -S virtualbox-guest-utils
    resolving dependencies...
    looking for conflicting packages...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: catalyst-utils: requires xorg-server<1.17.0
    What to do ?
    Last edited by heldiho53 (2015-03-06 14:57:58)

    You can install an older version of virtualbox-guest-utils.
    You can wait for catalyst to support xorg-server 1.17 and install virtualbox-guest-utils only then.
    You can change graphics drivers to the FLOSS ones and install xorg-server 1.17 and virtualbox-guest-utils.

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

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

  • How to install GCC and DKMS on Oracle Linux?

    Hello,
    I am a newbie to Oracle Linux. I installed Oracle Linux on a virtual machine using Oracle VirtualBox. Now I need to install the packages DKMS and GCC in order to share drives between the host and the ghost.
    Here is what is happening:
    # yum install dkms
    Setting up Install Process
    Setting up repositories
    No Repositories Available to Set Up
    Reading repository metadata in from local files
    Parsing paskage install arguments
    No Match for afgument: dkms
    Nothing to do
    Please, advice what to do.
    Thanks in advance.

    Here is what you need to install under Oracle Linux or Red Hat Enterprise Linux to install the VirtualBox Guest Additions:
    <pre>yum -y install gcc kernel-uek-devel-$(uname -r)</pre>
    The packages are available from the Oracle public yum repository as already mentioned, or on the installation DVD in the server directory.

  • Where to download and how to install X Window System for Oracle Linux 5 ?

    Folks,
    Hello. I am using Oracle Linux 5 and Oracle Database 11g for PIA.
    Before install Oracle DB 11g into Oracle Linux 5, we need to install X Window System according to the document page 2 http://download.oracle.com/docs/cd/B28359_01/install.111/b32285.pdf
    But I don't know where to download and how to install X Window System for Oracle Linux 5.
    Can any folk provide a link to download X Window System and tutorial to install it for Oracle Linux 5 ?

    You can address the problem in a number of different ways.
    You can install X-windows from the installation DVD or setup access to the Oracle public software repository as described in http://public-yum.oracle.com. In which case, the command to install X-windows is: yum groupinstall "X Window System"
    Or, you login remotely and and use SSH with X-forwarding, in which case the software on the server will use the X-Windows server on your client system. This is probably the preferred way since you do not have X-windows installed on the server. For more details about SSH forwarding and howto, please see Install Oracle 11gR2 on Ubuntu Linux 11.04 (64-bit) Howto part 2 Oracle Universal Installer.

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

Maybe you are looking for