installation process
1. VBox 4.3.13 was first installed. The following error was found after the startup.
"Because there was no picture borrowed at the time."
After the online check, netizens said VBox 4.3.12 No such problems, so the installation of the v4.3.12.
2. Install v4.3.12. After installing the "enhanced features" encountered various difficulties, finally forced to give up the 12 version
3. Reinstall VBox 4.3.30, and based on this release, solve the problems encountered by installing v4.3.12. " Several problems encountered by enhanced functionality "
1. Describe the correct operation first
(1) –> "Shared Folders" in VBox (no menu pressed right ctl+c)
(2) Through the device menu-Install enhancements (No menu press right ctl+c)
(3) Reboot
(4) Mount/dev/cdrom/mnt (if there is no/mnt first create a mkdir/mnt)
(5) Enter under/mnt to see that some files have been found
(6) Cd/mnt
(7)./vboxlinuxaddtions.run
(8)/sbin/mount.vboxsf Sharefile/home/share (if no such directory is established first)
2. The problems encountered
-Question 1 bzip2 command no found (should be encountered several times, every time according to the prompts to install it)
-
-Zip2 is missing, install it (the compression tool is pressed here)
-[root@localhost ~]# yum-y install unzip zip bzip2 bzip2-devel
-Question 2 There appears another version install [a longer paragraph to the effect that a different version has been installed] forget the screenshot.
WORKAROUND: To the specified directory (mine is/mnt) execute./vboxlinuxaddtions.run Uninstall
-Question 3 Building the main Guest addtions Module
This problem check a lot of places, installed dkms kernel kenel-devel etc, no, the last overall upgrade Yum update, still not, after the V4.3.12 of the Vboxlinuxaddtions.iso mirror problem (too pit), upgrade to VB Ox 4.3.30.
Question 4 Click "Install Enhancements" again to indicate the following error
This is the optical drive has loaded the ISO image execution eject can eject the optical drive, then click on it is okay
Issue 5 upgrade to VBox 4.3.30. Start experiencing this problem
"Because there was no picture borrowed at the time."
The solution on the Internet is to restore the system's theme files.
Download Address: http://download.csdn.net/detail/writeeee/9039291
I am a 64-bit system and 32 have not tried.
After the problem is resolved, execute again./vboxlinuxaddtions.run finally succeeded.