找回密碼
 註冊
搜索
查看: 4914|回復: 0

Untangle Install VMware Tools

[複製鏈接]
發表於 2011-3-30 16:09:52 | 顯示全部樓層 |閱讀模式
Step 1: "type"
Code:
vi /etc/apt/sources.list
Step 2: add the lines
Code:
deb http://ftp.debian.org/debian/ lenny main contrib non-free
deb-src http://ftp.debian.org/debian/ lenny main contrib non-free
Step 3: "type"
Code:
:wq!
(This will exit vi)

Step 4: "run"
Code:
apt-get update
Step 5: "run"
Code:
apt-get install gcc make
Step 6: "run"
Code:
apt-get install linux-headers-`uname -r`
Stpe 7: "type"
Code:
ln -s /usr/src/linux-headers-`uname -r` /usr/src/linux
Step 8: Now alt-click your virtual machine and click "Install VMware Tools"

Step 9: Go back to terminal

Step 10: "type"
Code:
mount /cdrom
Step 11: "type"
Code:
cd /cdrom
Step 12: look for a file called
Code:
VMware-Tools-x.x.x-xxxx.tar.gz
Step 13: "type"
Code:
cp /cdrom/VMware-Tools-x.x.x-xxxx.tar.gz /tmp/vmware
Step 14: "type"
Code:
cd /tmp/vmware
Stpe 15: "type"
Code:
tar xvzf VMware-Tools-x.x.x-xxxx.tar.gz
Step 16: "type"
Code:
cd vmware-tools-distrib
Step 17: "type"
Code:
./vmware-install.pl -d
Step 18: Adding the "-d" will force vmware-install.pl to use all default answers

Step 19: "type"
Code:
reboot
Step 20: "type"
Code:
vi /etc/apt/sources.list
Step 21: comment out all of the lines in this file by adding a "#" (no quotes) to the beginning of each of the source lines.

Step 22: "type"
Code:
reboot
Step 23: Once Untangle has come back online, go back into the terminal.

Step 24: "type"
Code:
vmware-toolbox
Step 25: The above step should bring up a small GUI to control the VMWare-Tools.

Step 26: Check the box "Enable time synchronization between the virtual machine and the host operating system"

Step 27: Click "OK"

Step 28: Close all windows and resume use of Untangle.

Step 29: Give your self a pat on the back, you are done.

Reference:
Install VMware Tools for Untangle 6.2 and 7.0
http://forums.untangle.com/tip-d ... untangle-6-2-a.html

您需要登錄後才可以回帖 登錄 | 註冊

本版積分規則

Archiver|手機版|彩色筆小沛的知識庫

GMT+8, 2024-4-28 11:54 , Processed in 0.015847 second(s), 9 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回復 返回頂部 返回列表