» 您尚未 登录   注册 | 银行 | 首页调用管理 | 博客 | 帮助 | 社区 | 无图版
华镭社区论坛 -> 应用程序 -> 不能安装虚拟机,提示如下:(已解决)
 XML   RSS 2.0   WAP 

--> 本页主题: 不能安装虚拟机,提示如下:(已解决) 加入收藏 | 收藏主题 | 上一主题 | 下一主题
zyl




该用户目前不在线
级别: 新手上路
精华: 0
发帖: 32
威望: 33 点
镭: 38 L
贡献值: 0 点
在线时间:0(小时)
注册时间:2007-05-25
最后登录:2008-10-18
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子

不能安装虚拟机,提示如下:(已解决)

安装虚拟机时的提示如下:
RAYS-zyl:~# dpkg -i /home/zyl/ee/VMware-workstation-5.5.1-19175.i386.rpm
dpkg-deb: 在 /home/zyl/ee/VMware-workstation-5.5.1-19175.i386.rpm 中读取 版本号 时遇到意料之外的文件结束符
dpkg:处理 /home/zyl/ee/VMware-workstation-5.5.1-19175.i386.rpm (--install)时出 错:
子进程·dpkg-deb --control·返回了错误号·2
在处理时有错误发生:
/home/zyl/ee/VMware-workstation-5.5.1-19175.i386.rpm
应该如何处理?请指点一下。


[ 此贴被zyl在2007-08-02 20:31重新编辑 ]


[楼 主] | Posted: 2007-07-20 11:35
顶端
s5unty




该用户目前不在线
级别: 龙芯核心团队
精华: 0
发帖: 189
威望: 17 点
镭: 588 L
贡献值: 0 点
在线时间:152(小时)
注册时间:2006-07-23
最后登录:2008-06-04
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子



$sudo alien -k /home/zyl/ee/VMware-workstation-5.5.1-19175.i386.rpm
$sudo dpkg -e /home/zyl/ee/VMware-workstation-5.5.1-19175.i386.deb
$sudo dpkg -i /home/zyl/ee/VMware-workstation-5.5.1-19175.i386.deb
试试看


我请求社区封杀我!
[1 楼] | Posted: 2007-07-20 13:03 顶端
zyl




该用户目前不在线
级别: 新手上路
精华: 0
发帖: 32
威望: 33 点
镭: 38 L
贡献值: 0 点
在线时间:0(小时)
注册时间:2007-05-25
最后登录:2008-10-18
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子



我已经装了gcc并且已经:apt-get install gcc make perl linux-headers-2.6.17-2-686
然后下载VMware-workstation-5.5.1-19175.i386.tar.zip解压后运行vmware-install.pl 一路回车加yes.完工后运行
vmware-config.pl 也是一路回车加yes。结果是:启动系统工具里的vm时,状态栏闪了几下就没了,应该如何处理?请继续指点一下。

[2 楼] | Posted: 2007-07-20 17:08 顶端
s5unty




该用户目前不在线
级别: 龙芯核心团队
精华: 0
发帖: 189
威望: 17 点
镭: 588 L
贡献值: 0 点
在线时间:152(小时)
注册时间:2006-07-23
最后登录:2008-06-04
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子



在命令行启动vm,观察输出信息

我请求社区封杀我!
[3 楼] | Posted: 2007-07-20 17:14 顶端
zyl




该用户目前不在线
级别: 新手上路
精华: 0
发帖: 32
威望: 33 点
镭: 38 L
贡献值: 0 点
在线时间:0(小时)
注册时间:2007-05-25
最后登录:2008-10-18
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子



RAYS-zyl:/usr/lib# vmware-config.pl
Making sure services for VMware Workstation are stopped.

Stopping VMware services:
  Virtual machine monitor                               done

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] 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.17-2-686/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config4/vmmon-only'
make -C /lib/modules/2.6.17-2-686/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.17-2-686'
CC [M] /tmp/vmware-config4/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config4/vmmon-only/linux/driver.h:20,
          from /tmp/vmware-config4/vmmon-only/linux/driver.c:49:
/tmp/vmware-config4/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config4/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined
In file included from /tmp/vmware-config4/vmmon-only/linux/driver.h:20,
          from /tmp/vmware-config4/vmmon-only/linux/driver.c:49:
/tmp/vmware-config4/vmmon-only/./include/compat_wait.h:60: error: conflicting types for 'poll_initwait'
include/linux/poll.h:62: error: previous declaration of 'poll_initwait' was here/tmp/vmware-config4/vmmon-only/linux/driver.c:145: warning: initialization from incompatible pointer type
/tmp/vmware-config4/vmmon-only/linux/driver.c:149: warning: initialization from incompatible pointer type
make[2]: *** [/tmp/vmware-config4/vmmon-only/linux/driver.o] 错误 1
make[1]: *** [_module_/tmp/vmware-config4/vmmon-only] 错误 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.17-2-686'
make: *** [vmmon.ko] 错误 2
make: Leaving directory `/tmp/vmware-config4/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".

Execution aborted.

RAYS-zyl:/usr/lib# vmware
vmware is installed, but it has not been (correctly) configured
for this system. To (re-)configure it, invoke the following command:
/usr/bin/vmware-config.pl.

RAYS-zyl:/usr/lib#

[4 楼] | Posted: 2007-07-21 14:51 顶端
zyl




该用户目前不在线
级别: 新手上路
精华: 0
发帖: 32
威望: 33 点
镭: 38 L
贡献值: 0 点
在线时间:0(小时)
注册时间:2007-05-25
最后登录:2008-10-18
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子



有谁可以将成功安装VM的经验贴一下,谢谢.我的硬件配置:cpu c550,512mb内存,主板bx443,10g硬盘,gf2显卡。rays1.5采用默认安装选项,然后apt-get升级。英文水平相当于小学1年级。还请走过路过的大虾耐心指点。


[ 此贴被zyl在2007-07-27 15:54重新编辑 ]

[5 楼] | Posted: 2007-07-24 23:24 顶端
zyl




该用户目前不在线
级别: 新手上路
精华: 0
发帖: 32
威望: 33 点
镭: 38 L
贡献值: 0 点
在线时间:0(小时)
注册时间:2007-05-25
最后登录:2008-10-18
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子



另下了vm6.0版的,安装完后,直接就可以用了。仍然谢谢楼上的回复,
[6 楼] | Posted: 2007-08-02 20:36 顶端

华镭社区论坛 -> 应用程序