LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: hstking

FC5安装VMware全过程(已完成)

[复制链接]
 楼主| 发表于 2006-5-9 09:51:37 | 显示全部楼层
回复6700327
不要怪VMware,有个版本的内核本来就无法启动(2099)
回复 支持 反对

使用道具 举报

发表于 2006-5-24 10:45:09 | 显示全部楼层
这文章刚好有用,N天前一度因为VMware不能正常安装而苦恼。今天试试看吧
回复 支持 反对

使用道具 举报

发表于 2006-5-24 13:16:39 | 显示全部楼层
vmware-any-any-update下载网址:
http://mirror.vmmatrix.net/vmware-any-any-update/
回复 支持 反对

使用道具 举报

发表于 2006-5-24 13:31:03 | 显示全部楼层
装完了,运行一下/usr/bin/vmware-config.pl
又出一大段:
Making sure services for VMware Workstation are stopped.

Stopping VMware services:
   Virtual machine monitor                                 [确定]

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the mime type icons?
[/usr/share/icons]

What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]

In which directory do you want to install the application's icon?
[/usr/share/pixmaps]

Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Workstation is suitable for your
running kernel.  Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.16-1.2122_FC5/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Building for VMware Workstation 5.5.x.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmmon-only'
make -C /lib/modules/2.6.16-1.2122_FC5/build/include/.. SUBDIRS=$PWD SRCROOT=$PW D/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.16-1.2122_FC5-i686'
  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/cpuid.o
  CC [M]  /tmp/vmware-config0/vmmon-only/common/hash.o
  CC [M]  /tmp/vmware-config0/vmmon-only/common/memtrack.o
  CC [M]  /tmp/vmware-config0/vmmon-only/common/phystrack.o
  CC [M]  /tmp/vmware-config0/vmmon-only/common/task.o
cc1plus: 警告:命令行选项“-Wstrict-prototypes”对 Ada/C/ObjC 是有效的,但对 C++  无效
cc1plus: 警告:命令行选项“-Wdeclaration-after-statement”对 C/ObjC 是有效的,但 对 C++ 无效
cc1plus: 警告:命令行选项“-Wno-pointer-sign”对 C/ObjC 是有效的,但对 C++ 无效
cc1plus: 警告:命令行选项“-Wstrict-prototypes”对 Ada/C/ObjC 是有效的,但对 C++  无效
cc1plus: 警告:命令行选项“-ffreestanding”对 C/ObjC 是有效的,但对 C++ 无效
/tmp/vmware-config0/vmmon-only/common/task_compat.h: In function ‘void Task_Swi tch_V45(VMDriver*, Vcpuid)’:
/tmp/vmware-config0/vmmon-only/common/task_compat.h:1713: 警告:此函数中的 ‘sys enterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:1713: 警告:此函数中的 ‘sys enterState$cs’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:1713: 警告:此函数中的 ‘sys enterState$rsp’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:1713: 警告:此函数中的 ‘sys enterState$rip’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h: In function ‘int Vmx86_Run VM_V4(VMDriver*, Vcpuid) [with VMCrossPage = VMCrossPageV4]’:
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$cs’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$rsp’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$rip’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h: In function ‘int Vmx86_Run VM(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageV321]’:
/tmp/vmware-config0/vmmon-only/common/task_compat.h:1522: 警告:此函数中的 ‘sys enterState$rsp’ 在使用前未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:1523: 警告:此函数中的 ‘sys enterState$rip’ 在使用前未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$cs’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h: In function ‘int Vmx86_Run VM(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageGSX1]’:
/tmp/vmware-config0/vmmon-only/common/task_compat.h:1522: 警告:此函数中的 ‘sys enterState$rsp’ 在使用前未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:1523: 警告:此函数中的 ‘sys enterState$rip’ 在使用前未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$cs’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h: In function ‘int Vmx86_Run VM(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageV3]’:
/tmp/vmware-config0/vmmon-only/common/task_compat.h:1522: 警告:此函数中的 ‘sys enterState$rsp’ 在使用前未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:1523: 警告:此函数中的 ‘sys enterState$rip’ 在使用前未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$cs’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h: In function ‘int Vmx86_Run VM(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageV2]’:
/tmp/vmware-config0/vmmon-only/common/task_compat.h:1522: 警告:此函数中的 ‘sys enterState$rsp’ 在使用前未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:1523: 警告:此函数中的 ‘sys enterState$rip’ 在使用前未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$cs’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h: In function ‘int Vmx86_Run VM(VMDriver*, Vcpuid)’:
/tmp/vmware-config0/vmmon-only/common/task_compat.h:1522: 警告:此函数中的 ‘sys enterState$rsp’ 在使用前未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:1523: 警告:此函数中的 ‘sys enterState$rip’ 在使用前未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$cs’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$cs’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$rsp’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$rip’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$cs’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$rsp’ 在使用前可能未初始化
/tmp/vmware-config0/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘sys enterState$rip’ 在使用前可能未初始化
  CC [M]  /tmp/vmware-config0/vmmon-only/common/vmx86.o
  CC [M]  /tmp/vmware-config0/vmmon-only/vmcore/compat.o
  CC [M]  /tmp/vmware-config0/vmmon-only/vmcore/moduleloop.o
  LD [M]  /tmp/vmware-config0/vmmon-only/vmmon.o
  Building modules, stage 2.
  MODPOST
  CC      /tmp/vmware-config0/vmmon-only/vmmon.mod.o
  LD [M]  /tmp/vmware-config0/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.16-1.2122_FC5-i686'
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/vmware-config0/vmmon-only'
The module loads perfectly in the running kernel.

Do you want networking for your virtual machines? (yes/no/help) [yes]

Configuring a bridged network for vmnet0.

The following bridged networks have been defined:

. vmnet0 is bridged to eth0

All your ethernet interfaces are already bridged.

Do you want to be able to use NAT networking in your virtual machines? (yes/no)
[yes]

Configuring a NAT network for vmnet8.

Do you want this program to probe for an unused private subnet? (yes/no/help)
[yes]

Probing for an unused private subnet (this can take some time)...

The subnet 172.16.150.0/255.255.255.0 appears to be unused.

The following NAT networks have been defined:

. vmnet8 is a NAT network on private subnet 172.16.150.0.

Do you wish to configure another NAT network? (yes/no) [no]

Do you want to be able to use host-only networking in your virtual machines?
[yes]

Configuring a host-only network for vmnet1.

Do you want this program to probe for an unused private subnet? (yes/no/help)
[yes]

Probing for an unused private subnet (this can take some time)...

The subnet 192.168.48.0/255.255.255.0 appears to be unused.

The following host-only networks have been defined:

. vmnet1 is a host-only network on private subnet 192.168.48.0.

Do you wish to configure another host-only network? (yes/no) [no]

Extracting the sources of the vmnet module.

Building the vmnet module.

Building for VMware Workstation 5.5.x.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmnet-only'
make -C /lib/modules/2.6.16-1.2122_FC5/build/include/.. SUBDIRS=$PWD SRCROOT=$PW D/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.16-1.2122_FC5-i686'
  CC [M]  /tmp/vmware-config0/vmnet-only/driver.o
  CC [M]  /tmp/vmware-config0/vmnet-only/hub.o
  CC [M]  /tmp/vmware-config0/vmnet-only/userif.o
  CC [M]  /tmp/vmware-config0/vmnet-only/netif.o
  CC [M]  /tmp/vmware-config0/vmnet-only/bridge.o
  CC [M]  /tmp/vmware-config0/vmnet-only/procfs.o
  CC [M]  /tmp/vmware-config0/vmnet-only/smac_compat.o
  CC [M]  /tmp/vmware-config0/vmnet-only/smac_linux.x386.o
  LD [M]  /tmp/vmware-config0/vmnet-only/vmnet.o
  Building modules, stage 2.
  MODPOST
  CC      /tmp/vmware-config0/vmnet-only/vmnet.mod.o
  LD [M]  /tmp/vmware-config0/vmnet-only/vmnet.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.16-1.2122_FC5-i686'
cp -f vmnet.ko ./../vmnet.o
make: Leaving directory `/tmp/vmware-config0/vmnet-only'
The module loads perfectly in the running kernel.

Starting VMware services:
   Virtual machine monitor                                 [确定]
   Virtual ethernet                                        [确定]
   Bridged networking on /dev/vmnet0                       [确定]
   Host-only networking on /dev/vmnet1 (background)        [确定]
   Host-only networking on /dev/vmnet8 (background)        [确定]
   NAT service on /dev/vmnet8                              [确定]

The configuration of VMware Workstation 5.5.1 build-19175 for Linux for this
running kernel completed successfully.

You can now run VMware Workstation by invoking the following command:
"/usr/bin/vmware".

Enjoy,

--the VMware team

然后就行了!
回复 支持 反对

使用道具 举报

发表于 2006-5-24 14:37:38 | 显示全部楼层
ok 停好用
回复 支持 反对

使用道具 举报

发表于 2006-11-20 13:10:50 | 显示全部楼层
正在试。。谢谢。。。
回复 支持 反对

使用道具 举报

发表于 2006-11-20 13:14:45 | 显示全部楼层
佩服
回复 支持 反对

使用道具 举报

发表于 2006-11-20 13:26:20 | 显示全部楼层
最好再写个FC6安装VMware全过程,呵呵,圆满了
回复 支持 反对

使用道具 举报

发表于 2006-11-20 13:54:55 | 显示全部楼层
kernel-headers-2.6.18-1.2849.fc6
kernel-2.6.18-1.2849.fc6
kernel-2.6.18-1.2798.fc6
回复 支持 反对

使用道具 举报

发表于 2006-11-20 16:23:43 | 显示全部楼层
选后面是2.6.16j-1.2080_FC5)那一项

必须是这一核心才可以用??
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表