使用 VirtualBox网站提供的VirtualBox-4.2.8-83876-Linux_x86.run安装了最新版本的VirtualBox ,然后运行 以下命令以编译内核模块,本来预期 着 编译过程 会 像以前一样 如丝般顺滑地结束 ,结果却失望了 :
bash-4.0# /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel modules ...done.
Recompiling VirtualBox kernel modules ...failed!
(Look at /var/log/vbox-install.log to find out what went wrong)
/ var/log/vbox-install.log的内容 ,看不懂 :
./routines.sh: line 343: /etc/init.d/vboxautostart-service: No such file or directory
./routines.sh: line 343: /etc/init.d/vboxballoonctrl-service: No such file or directory
./routines.sh: line 343: /etc/init.d/vboxweb-service: No such file or directory
VirtualBox 4.2.8 r83876 installer, built 2013-02-20T16:16:46Z.
Testing system setup...
System setup appears correct.
Installing VirtualBox to /opt/VirtualBox
Output from the module build process (the Linux kernel build system) follows:
make KBUILD_VERBOSE=1 SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 CONFIG_MODULE_SIG= -C /lib/modules/3.6.7/build modules
make[1]: *** 没有规则可以创建目标“modules”。 停止。
make: *** [vboxdrv] 错误 2
Starting VirtualBox kernel modules ...failed!
(modprobe vboxdrv failed. Please use 'dmesg' to find out why)
End of the output from the Linux kernel build system.
Installation successful
make KBUILD_VERBOSE=1 SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 CONFIG_MODULE_SIG= -C /lib/modules/3.6.7/build modules
make[1]: *** 没有规则可以创建目标“modules”。 停止。
make: *** [vboxdrv] 错误 2
这是在MagicLinux2.6上 经历的过程。之前的VirtualBox4.2.6版本没有这个问题。
等下试试下载 源代码来编译。
未知美女
HxLauncher: Launch Android applications by voice commands