64位虚拟机安装ubuntu系统问题

Kvm、VMware、Virtualbox、Xen、Qemu 等
回复
xihuan
帖子: 59
注册时间: 2011-10-18 23:51

64位虚拟机安装ubuntu系统问题

#1

帖子 xihuan » 2012-11-21 22:07

Verifying archive integrity... All good.
Uncompressing VirtualBox 4.2.4 Guest Additions for Linux..........
VirtualBox Guest Additions installer
Removing installed version 4.2.4 of VirtualBox Guest Additions...
Removing existing VirtualBox non-DKMS kernel modules ...done.
Building the VirtualBox Guest Additions kernel modules
The headers for the current running kernel were not found. If the following
module compilation fails then this could be the reason.

Building the main Guest Additions module ...fail!
(Look at /var/log/vboxadd-install.log to find out what went wrong)
Doing non-kernel setup of the Guest Additions ...done.
Installing the Window System drivers
Installing X.Org Server 1.13 modules ...done.
Setting up the Window System to use the Guest Additions ...done.
You may need to restart the hal service and the Window System (or just restart
the guest system) to enable the Guest Additions.

Installing graphics libraries and desktop services components ...done.
Press Return to close this window...


无法安装成功真强包,无法开启自动调整显示尺寸,64为系统才这样
xihuan
帖子: 59
注册时间: 2011-10-18 23:51

Re: 64位虚拟机安装ubuntu系统问题

#2

帖子 xihuan » 2012-11-22 1:00

下面是 /var/log/vboxadd-install.log文件内容
/tmp/vbox.0/Makefile.include.header:97: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again。 停止。

===============================
应该怎么处理,只在64位系统这样
xihuan
帖子: 59
注册时间: 2011-10-18 23:51

Re: 64位虚拟机安装ubuntu系统问题

#3

帖子 xihuan » 2012-11-22 8:22

解决,原来是安装后还要手动启用驱动,32位系统自动启用
xihuan
帖子: 59
注册时间: 2011-10-18 23:51

Re: 64位虚拟机安装ubuntu系统问题

#4

帖子 xihuan » 2013-03-15 1:24

上面的解决方法不对,原因找到,要在软件中心里,装Generic Linux Kernel headers软件包,32位系统似乎不许要,可能自动已经安装
回复