Sunteți pe pagina 1din 1

Installation of VMware tools into a OpenFiler

Guest

To all:
This is my success story with installation of the VMware Tools onto a a OpenFiler NAS. Here is the config that I
worked with:
ESX: 3i Build 3.5.0 130775
OpenFiler 2.3 x64 version
Now this might be a little simple for your Linux Admins, but it should be a step by step process for all others out
there.
I am assuming that the OpenFiler is installed and running.

1. Go to the console and log on as root


2. Update the kernel to the latest version (Not sure if this is necessary, but did it anyway)
1. conary update kernel=openfiler.rpath.org@ofns:2
2. REF: https://forums.openfiler.com/viewtopic.php?id=2789
3. Reboot the system, then log on again as root
4. Update all of the packages on the system with the following command:
1. conary updateall
5. Install a C complier for this distro with the following command:
1. conary update rmake=conary.rpath.com@rpl:1
2. the path of rmake will be /usr/bin/rmake (remember that for later when you install the tools)
3. REF: http://wiki.rpath.com/wiki/rMake:Install_and_Configure
6. Go to mount directory /mnt. and create a new directory called cd (mkdir cd)
7. Start the VMware Installation tools from the VI client
8. Mount the VMware tools with the following command:
1. mkdir /dev/cd
2. mount /dev/cdrom /mnt/cd
9. Go to your mounted cdrom, copy the tar file and then extract it. The build number of the VMware tools is
specific to your version installed
1. cd /mnt/cd
2. cp VMwareTools-3.5.0-130755.tar.gz /tmp
3. cd /tmp
4. tar xvf VMwareTools-3.5.0-130755.tar.gz
5. cd vmware-tools-distrib
6. ./vmware-install.pl
10. This will start the intallation process, and it should all go well, choose the default locations for all of the
requests.
11. When the questions come up for a compiler like gcc or a c complier for the components like vxnet and the
other stuff, it will fail. When the scripts ask you if you would like to choose a specific location, enter Yes
12. Enter the path of /usr/bin/rmake
13. Re-enter path of rmake if needed for the rest of script.
14. It should finish and then volia! the tools are installed.
15. Check your VI client, it should show OK on the tools
16. Reboot, and you should be fine

Shawn

Generated by Clearspace on 2010-08-05-07:00


1

S-ar putea să vă placă și