Changes

From SME Server
Jump to navigationJump to search
887 bytes added ,  23:43, 30 September 2009
ESXi 4
Line 15: Line 15:  
===Installation===
 
===Installation===
 
Please note, that you must not login remotely in the next step!
 
Please note, that you must not login remotely in the next step!
====SME Server 8 or VMWare Server 2 on SME 7.4====
+
====SME Server 8 and 7.4 Guests on VMWare Server 2====
 
Log into SME as user root on the local console.  
 
Log into SME as user root on the local console.  
 
  mkdir -p /mnt/cdrom  
 
  mkdir -p /mnt/cdrom  
Line 25: Line 25:  
{{Note box| After a SME Server update you must re-run vmware-config-tools.pl}}
 
{{Note box| After a SME Server update you must re-run vmware-config-tools.pl}}
   −
====SME Server 7.3 and 7.4 on ESXi====
+
====SME Server 7.3 and 7.4 Guests on ESXi 3.5====
 
Log into SME as user root on the local console.
 
Log into SME as user root on the local console.
 
  mkdir -p /mnt/cdrom  
 
  mkdir -p /mnt/cdrom  
Line 47: Line 47:  
  reboot
 
  reboot
 
{{Note box| After a SME Server update you must re-run vmware-config-tools.pl}}
 
{{Note box| After a SME Server update you must re-run vmware-config-tools.pl}}
 +
 +
====SME Server 7.4 Guest on ESXi 4.0====
 +
Download the required packages
 +
wget <nowiki>http://packages.vmware.com/tools/esx/4.0/rhel4/i686/vmware-open-vm-tools-kmod-8.0.0-164009.165940.el4.i686.rpm</nowiki>
 +
wget <nowiki>http://packages.vmware.com/tools/esx/4.0/rhel4/i686/vmware-open-vm-tools-common-8.0.0-164009.165940.el4.i686.rpm</nowiki>
 +
wget <nowiki>http://packages.vmware.com/tools/esx/4.0/rhel4/i686/vmware-tools-nox-8.0.0-164009.165940.el4.i686.rpm</nowiki>
 +
Install the packages and dependencies
 +
/usr/bin/yum localinstall \
 +
  vmware-open-vm-tools-kmod-8.0.0-164009.165940.el4.i686.rpm \
 +
  vmware-open-vm-tools-common-8.0.0-164009.165940.el4.i686.rpm \
 +
  vmware-open-vm-tools-nox-8.0.0-164009.165940.el4.i686.rpm
 +
Link the start script to run level 7
 +
ln -fs /etc/rc.d/init.d/vmware-tools /etc/rc7.d/S90vmware-tools
 +
Start the service
 +
service vmware-tools start
 +
 
----
 
----
 
[[Category:Howto]]
 
[[Category:Howto]]
501

edits

Navigation menu