ubuntu下安装VMware-workstation

Filed Under (Linux, Ubuntu) by jyfish on 02-08-2008

Tagged Under : , ,

昨天晚上,因为需要,装了个VMware,因为过程中遇到一些问题,已经解决,所以写出来,希望对遇到同样问题的朋友有帮助。

我的安装步骤

tar zxvf ~/download/VMware-workstaation-6.0.3-80004.i386.tar.gz
cd ./vmware-distrib
sudo ./vmware-install.pl

然后按照提示,一路Enter.

这个时候,问题来了,囧。提示我内核不适合。日志如下:

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmmon-only’
make -C /lib/modules/2.6.24-20-generic/build/include/.. SUBDIRS=$PWD
SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-20-generic’
CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o
CC [M]  /tmp/vmware-config0/vmmon-only/linux/hostif.o
CC [M]  /tmp/vmware-config0/vmmon-only/common/comport.o
CC [M]  /tmp/vmware-config0/vmmon-only/common/cpuid.o
在包含自 include/asm/bitops.h:2 的文件中,
从 /tmp/vmware-config0/vmmon-only/./include/vcpuset.h:
74,
从 /tmp/vmware-config0/vmmon-only/./include/
modulecall.h:23,
从 /tmp/vmware-config0/vmmon-only/common/vmx86.h:18,
从 /tmp/vmware-config0/vmmon-only/common/hostif.h:18,
从 /tmp/vmware-config0/vmmon-only/common/cpuid.c:14:
include/asm/bitops_32.h:9:2: 错误: #error only <linux/bitops.h> can be
included directly
make[2]: *** [/tmp/vmware-config0/vmmon-only/common/cpuid.o] 错误 1
make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] 错误 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-20-generic’
make: *** [vmmon.ko] 错误 2
make: Leaving directory `/tmp/vmware-config0/vmmon-only’
Unable to build the vmmon module.

找了google大哥要答案,看起来是我需要打 vmware-any-any-update patch 这个补丁了。这个是解决VMware内核编译模块的东西。

Read the rest of this entry »

视频教程 安装Ubuntu 8.04 图文并茂

Filed Under (Ubuntu) by jyfish on 30-05-2008

Tagged Under : , ,

花了一点时间,给大家制作了一个视频教程,是安装Ubuntu的。

包括分区,解释之类的。

还不会安装Ubuntu的朋友 推荐看一下。嘿嘿。

废话少说,看下载地址。 Twisted Evil Twisted Evil

刚上传附件失败了,估计是太大了。不过才2M啊 。囧~~~~~~~

地下载地址

http://jyfish.net/ftpfiles/ubuntu/ubuntu8.04_install_jyfish.net.zip
这里是如何设置VMware for ubuntu的。不会设置的朋友请下载这个看一下
下载地址

http://jyfish.net/ftpfiles/ubuntu/vmware_config_for_ubuntu_jyfish.net.zip