centos 共享目录设置失败 /sbin/mount.vboxsf: mounting failed with the error: No such device 准备安装增强功能 [root@localhost log]# cd /opt/VBoxGuestAdditions-5.2.1/init/[root@localhost init]# lsvboxadd vboxadd-service vboxadd-x11[root@localhost init]# ./vboxadd setup
redhat 6.4 安装VirtualBox自动增强功能功能的时候提示: building the main Guest Additions module FAILED unable to find the sources of your current Linux kernel. Specify KERN_DIR-<directory> and run Make again 这个时候需要检测gcc make kernel-level kernel-header 等文件是否安装.具体使用如下