LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1306|回复: 1

[原创]debian sid 下安装vmware

[复制链接]
发表于 2005-11-9 11:35:17 | 显示全部楼层 |阅读模式
以下只是按我的系统和vmware的版本写的,大家可以参考一下,我在这个vmware已经装了win2k,跑起来速度还不错,配置见签名

kernel version: 2.4.27-2-386
vmware version: 5.0.0 build-13124 (from 88ftp(我们学校的ftp), /tools/system/vmware/)

1:
apt-get install build-essential
apt-get install kernel-headers-2.4.27-2-386
apt-get install kernel-source-2.4.27
cd /usr/src/
tar jxvf linux-source-2.4.27.tar.bz2
ln -sf linux-source-2.4.27 linux

2: find the directory where vmware was downloaded
tar zxvf VMware-workstation-5.0.0-13124.tar.gz
cd vmware-distrib/
./vmware-install.pl (root user only,su

3: there will be some choice ,usually choose defaults
you can refer to http://www.i-surfer.net/blogview.asp?logID=84&cateID=1

4: run vmware, you can find it in this way
"Applications"=>"System Tools"=》"VMware Workstation"

5: howto uninstall vmware (not recommended , it's a wonderful tool)
  cd /etc/vmware
  ./installer.sh uninstall
发表于 2005-11-9 11:57:53 | 显示全部楼层
建议升级内核
回复 支持 反对

使用道具 举报

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

本版积分规则

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