1、创建virtual box 虚拟机,基本安装过程
2、安装tools,
点击设备-安装增强功能,会自动挂载增强功能的rom并弹出autorun,输入root密码执行安装。
报错:unable to find the sources of your current Linux k
解决过程参考:http://stackoverflow.com/questions/33314081/unable-to-find-the-source-of-current-linux-kernel
中间需要安装gcc,kernel,kernel-dev,故要配置:centos的yum源 本是同根生~163镜像
yum源配置过程参考:
http://blog.sina.com.cn/s/blog_50f908410101cto6.html
OK,tools ok.
先到这把。