VBox installation of RHEL5.4 enhancement tool failed solution
1, first mount the CD-ROM
Mount redhat5.4 disc mirroring, and enhanced tool mirroring under VBox installation directory
Log on to the system with the root command.
Create a new directory, such as the following use this directory like/home/lzz/yum
Copy the folders in the system image to the directory you just created
2 Find the configuration file for the following directory
This is where BaseURL was copied to the file directory.
3, empty the Yum cache configuration, make the new path effective
[Root@localhost ~]# Yum Clean all
4 then compile the kernel and install GCC
[root@localhost ~] #yum Install Kernel-devel
[root@localhost ~] #yum Install GCC
5 after the successful installation of the enhanced plug-ins on the line
This article is from the "Orangleliu Notebook" blog, please be sure to keep this source http://blog.csdn.net/orangleliu/article/details/38309335