Install Slackware 11.0 in a VMware ESX Server 2.5.x VM - Page 2
Install VMware Tools1. Prepare for VMware Tools install# cd /etc/rc.d # for V in {0,1,2,3,4,5,6}; do ln -s /etc/rc.d /etc/rc.d/rc${V}.d; done Though it looks really complicated all it does is really this #ln –s /etc/rc.d /etc/rc.d/rc0.d 2. Install VMware toolsNow moving on to the actual install of the VMware tools Settings -> Install VMware Tools Open a Terminal and switch users as root #su – Mount your virtual cdrom with the vmware tools package #mount /dev/cdrom /mnt/cdrom #cd /mnt/cdrom #cp vmware-linux-tools.tar.gz /tmp Copy the install files to your home folder and untar them #cd /tmp #tar xvzf vmware-linux-tools.tar.gz #cd vmware-tools-distrib #./vmware-install.pl Note: the tools install script may not like the fact the running gcc version is higher than the version used for kernel, type ‘yes’ when the default is ‘no’ and it should go an with the install.
|

![Creative Commons Attribution-NonCommercial-ShareAlike 2.0 License [Creative Commons Attribution-NonCommercial-ShareAlike 2.0 License]](http://creativecommons.org/images/public/somerights20.gif)


Recent comments
14 hours 4 min ago
17 hours 47 min ago
17 hours 57 min ago
18 hours 3 min ago
19 hours 48 min ago
23 hours 46 min ago
1 day 11 hours ago
2 days 20 hours ago
3 days 32 min ago
3 days 1 hour ago