Created
March 12, 2015 13:35
-
-
Save rparree/d70c142dea08a718944c to your computer and use it in GitHub Desktop.
vbox guest
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rparree@hp-8570w:jbadmin-setup> vagrant vbguest --auto-reboot --no-provision | |
| GuestAdditions versions on your host (4.3.24) and guest (4.3.22) do not match. | |
| Loaded plugins: fastestmirror, langpacks | |
| Loading mirror speeds from cached hostfile | |
| * base: mir01.syntis.net | |
| * extras: mirror-fr1.bbln.org | |
| * updates: mir01.syntis.net | |
| Package kernel-devel-3.10.0-123.20.1.el7.x86_64 already installed and latest version | |
| Package gcc-4.8.2-16.2.el7_0.x86_64 already installed and latest version | |
| Package 1:make-3.82-21.el7.x86_64 already installed and latest version | |
| Package 4:perl-5.16.3-283.el7.x86_64 already installed and latest version | |
| Nothing to do | |
| Copy iso file /usr/share/virtualbox/VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso | |
| mount: /dev/loop0 is write-protected, mounting read-only | |
| Installing Virtualbox Guest Additions 4.3.24 - guest version is 4.3.22 | |
| Verifying archive integrity... All good. | |
| Uncompressing VirtualBox 4.3.24 Guest Additions for Linux............ | |
| VirtualBox Guest Additions installer | |
| Removing installed version 4.3.22 of VirtualBox Guest Additions... | |
| Copying additional installer modules ... | |
| Installing additional modules ... | |
| 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[ OK ] | |
| Doing non-kernel setup of the Guest Additions[ OK ] | |
| You should restart your guest to make sure the new modules are actually used | |
| Installing the Window System drivers | |
| Installing X.Org Server 1.15 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 components[ OK ] | |
| An error occurred during installation of VirtualBox Guest Additions 4.3.24. Some functionality may not work as intended. | |
| In most cases it is OK that the "Window System drivers" installation failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment