ubnt解决方案
查看: 7019|回复: 9

[原创] BT5 R2 KED版本安装vmwaretools安装不上执行终止的解决方法

[复制链接]

85

回帖

475

积分

57 小时

在线时间

少尉

注册时间
2009-5-29
金币
365 个
威望
1 个
荣誉
0 个
累计签到:11 天
连续签到:0 天
[LV.20]漫游旅程
发表于 2012-5-7 22:45 |显示全部楼层
本帖最后由 cdxuyan 于 2012-5-7 22:52 编辑

很多人安装R2都出现最后英文翻译过来就是执行终止,现奉上解决方案:

首先点击虚拟机选项安装vtoolsmwarey如图:




再在文件里找到光盘图标点击复制如图:

复制到tmp目录下,其实这个就是安装不成功那样前几步的步骤一样的只是关键在用命令这一步上!复制到tmp目录就不上图 了,如果不懂的话去看我(虚拟机完美安装BT5包含系统内装卸软件汉化系统)帖子http://forum.anywlan.com/thread-139007-1-1.html怎么安装vmwaretools
好了关键来了:复制好了后打开命令终端,照着图输入注意第5个命令中间那个vmwaretools是你复制过去那个文件的名字要一样。其实也就是只有前3个命令不同后面就是你装vmwaretools不成功一样的操作了!
好了我在给网速不好看不到图的友友写上文字操作步骤:(复制好文件打开命令终端)
1输入:root@bt:~# mkdir /etc/cups/ppd
2:root@bt:~# prepare-kernel-sources
3:root@bt:~# mkdir /mnt/cdrom; mount /dev/cdrom  /mnt/cdrom

4:root@bt:~# cp /mnt/cdrom/VMwareTools-<version>.tar.gz /tmp/
5:root@bt:~# cd /tmp/
6:root@bt:~# tar zxpf VMwareTools-<version>.tar.gz
7:root@bt:~# cd vmware-tools-distrib/
8:root@bt:~# ./vmware-install.pl



附上BT5  R1的几个安装问题:至于什么问题我也不知道,大家翻译一下,我这个R1的也是我备用的,要是遇到了问题好来看看是否一致以便解决!

Backtrack 5 R1
  • In case you need to manually install the VMware Tools you first have to prepare your kernel source by issuing the following commands:

root@bt:~# ln -s /usr/src/linux /lib/modules/2.6.39.4/build
  • Next on the VMware Player, we click Virtual Machine -> Install VMware Tools.
  • Now let's quickly setup the VMware Tools by issuing the following commands:

root@bt:~# mkdir /mnt/cdrom; mount /dev/cdrom  /mnt/cdromroot@bt:~# cp /mnt/cdrom/VMwareTools-<version>.tar.gz /tmp/root@bt:~# cd /tmp/root@bt:~# tar zxpf VMwareTools-<version>.tar.gz root@bt:~# cd vmware-tools-distrib/root@bt:~# ./vmware-install.pl
NOTE: After this a series of questions will come, if you are unsure about them just leave them default.
WHEN ASKED IF YOU WANT THE SCRIPT TO RUN VMWARE-CONFIG-TOOLS.PL FOR YOU, SAY NO!
  • We now need to apply some patches to the VMWare kernel module sources before they are built. So:
Before running VMware Tools for the first time, you need to configure it by invoking the following command: "/usr/bin/vmware-config-tools.pl". Do you want this program to invoke the command for you now? [yes] no
  • Now we apply the vmware-tools 2.6.39 patch:
root@bt:~# cd /usr/lib/vmware-tools/modules/source/root@bt:~# for file in *.tar;do tar xpf $file;doneroot@bt:~# rm *.tarroot@bt:~# wget www.backtrack-linux.org/vmtools2639.patchroot@bt:~# patch -p1 < vmtools2639.patch root@bt:~# for dir in $(ls -l |grep only|awk -F" " '{print $8}' |cut -d"-" -f1);do tar cvf $dir.tar $dir-only;rm -rf $dir-only;doneroot@bt:~# vmware-config-tools.pl
  • If running in Mac Fusion, the patch won't apply cleanly. Accept the defaults and continue.
  • Continue with the installation to the end, and hopefully all the VMWare modules should compile!
  • bring back your pretty console and reboot:
root@bt:~# fix-splashroot@bt:~# shutdown -r 0
Backtrack 5
  • In case you need to manually install the VMware Tools you first have to prepare your kernel source by issuing the following commands:

root@bt:~# prepare-kernel-sourcesroot@bt:~# cd /usr/src/linuxroot@bt:~# cp -rf include/generated/* include/linux/
  • Next on the VMware Player, we click Virtual Machine -> Install VMware Tools, this will mount a CD containing an archive.
  • Now let's quickly setup the VMware Tools by issuing the following commands:

root@bt:~# cp -f /media/VMware\ Tools/VMwareTools-8.4.6-385536.tar.gz /root/root@bt:~# tar xvfz VMwareTools-8.4.6-385536.tar.gzroot@bt:~# cd vmware-tools-distrib/root@bt:~/vmware-tools-distrib# ./vmware-install.pl
NOTE: After this a series of questions will come, if you are unsure about them just leave them default.
In which directory do you want to install the binary files?[/usr/bin] [RETURN]............ ............The configuration of VMware Tools 8.4.6 build-385536 for Linux for this runningkernel completed successfully.You must restart your X session before any mouse or graphics changes takeeffect.You can now run VMware Tools by invoking "/usr/bin/vmware-toolbox-cmd" from thecommand line or by invoking "/usr/bin/vmware-toolbox" from the command lineduring an X server session.To enable advanced X features (e.g., guest resolution fit, drag and drop, andfile and text copy/paste), you will need to do one (or more) of the following:1. Manually start /usr/bin/vmware-user2. Log out and log back into your desktop session; and,3. Restart your X session.To use the vmxnet driver, restart networking using the following commands:/etc/init.d/networking stoprmmod pcnet32rmmod vmxnetmodprobe vmxnet/etc/init.d/networking startEnjoy,--the VMware teamFound VMware Tools CDROM mounted at /media/VMware Tools. Ejecting device/dev/sr0 ...
  • If you see the message above in the terminal that means that the installation was successful, now after a quick reboot the VMware Tools should be working, also let's not forget to fix the Splash screen.
root@bt:~# fix-splashroot@bt:~# shutdown -r 0


欢迎大家加入我建的QQ群:231185954,群里只是交流爱好共同学习!绝对没有什么收费才能学之类的!我也不设置什么回复才能看之类的
金币论坛币这些又不能当饭吃也不能买东西,对我来说就没有什么意思,大家爱回复就回复,不爱就拉到,我的帖子随便观看!


本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册 微信登录

x
h好久没有来了
w412241071 该用户已被删除
发表于 2012-5-7 22:58 |显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

1716

回帖

7494

积分

420 小时

在线时间

中校

注册时间
2012-3-25
金币
5730 个
威望
1 个
荣誉
0 个
累计签到:454 天
连续签到:0 天
[LV.730]常住居民
发表于 2012-5-8 07:33 |显示全部楼层
回复

使用道具 举报

290

回帖

1269

积分

301 小时

在线时间

上尉

注册时间
2010-3-21
金币
915 个
威望
6 个
荣誉
0 个
累计签到:19 天
连续签到:0 天
[LV.20]漫游旅程
发表于 2012-5-8 10:44 |显示全部楼层
bt5中文指南中有详细记载,大家可参阅
回复

使用道具 举报

85

回帖

475

积分

57 小时

在线时间

少尉

注册时间
2009-5-29
金币
365 个
威望
1 个
荣誉
0 个
累计签到:11 天
连续签到:0 天
[LV.20]漫游旅程
发表于 2012-5-8 19:16 |显示全部楼层
emergenzyt 发表于 2012-5-8 10:44
bt5中文指南中有详细记载,大家可参阅

地址?哪有地址发上来下
h好久没有来了
回复

使用道具 举报

786

回帖

1万

积分

1298 小时

在线时间

上校

注册时间
2011-6-19
金币
18328 个
威望
19 个
荣誉
1 个
累计签到:1869 天
连续签到:0 天
[LV.2920]超级粉丝
发表于 2012-5-8 21:45 |显示全部楼层
谢谢楼主~~~~~~~
回复

使用道具 举报

290

回帖

1269

积分

301 小时

在线时间

上尉

注册时间
2010-3-21
金币
915 个
威望
6 个
荣誉
0 个
累计签到:19 天
连续签到:0 天
[LV.20]漫游旅程
发表于 2012-5-9 08:36 |显示全部楼层
本帖最后由 emergenzyt 于 2012-5-9 09:01 编辑
cdxuyan 发表于 2012-5-8 19:16
地址?哪有地址发上来下

BackTrack中文指南V9(2012年3月8号).pdf

http://115.com/file/c22ov9f8

zhangke175上传,蓝盾公司出品

第58页有详细说明



回复

使用道具 举报

85

回帖

475

积分

57 小时

在线时间

少尉

注册时间
2009-5-29
金币
365 个
威望
1 个
荣誉
0 个
累计签到:11 天
连续签到:0 天
[LV.20]漫游旅程
发表于 2012-5-9 13:39 |显示全部楼层
emergenzyt 发表于 2012-5-9 08:36
BackTrack中文指南V9(2012年3月8号).pdf

http://115.com/file/c22ov9f8

谢谢!好东西
h好久没有来了
回复

使用道具 举报

85

回帖

475

积分

57 小时

在线时间

少尉

注册时间
2009-5-29
金币
365 个
威望
1 个
荣誉
0 个
累计签到:11 天
连续签到:0 天
[LV.20]漫游旅程
发表于 2012-5-11 21:07 |显示全部楼层
谁还有更好的?
回复

使用道具 举报

2

回帖

16

积分

1 小时

在线时间

新兵上阵

注册时间
2012-7-18
金币
14 个
威望
0 个
荣誉
0 个

尚未签到

发表于 2012-7-18 17:16 |显示全部楼层
谢谢楼主!   
回复

使用道具 举报

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

本版积分规则

Archiver | 手机版 | 无线门户 ( 粤ICP备11076993号|粤公网安备44010602008359号 ) |网站地图

GMT+8, 2026-6-8 00:44

返回顶部 返回列表