VMware VC-VLM4-C User Guide - Page 38

View Console, Install VMware Tools

Page 38 highlights

Lab Manager User's Guide To install VMware Tools on a Linux guest with the tar installer or RPM installer 1 On the VM Templates page, move the pointer over the virtual machine template name and select View Console. 2 Log in to the guest operating system in the virtual machine console. 3 Click Install VMware Tools. The remaining steps take place in the guest operating system. 4 As root (su -), mount the VMware Tools virtual CD‐ROM image and change to a working directory (for example, /tmp). Some Linux distributions automatically mount CD‐ROMs. If your distribution uses automounting, do not use the mount and umount commands described in this procedure. You still must untar the VMware Tools installer to /tmp. Some Linux distributions use different device names or organize the /dev directory differently. If your CD‐ROM drive is not /dev/cdrom, or if the mount point for a CD‐ROM is not /mnt/cdrom, modify the following commands to reflect the conventions used by your distribution. mount /dev/cdrom /mnt/cdrom cd /tmp If you have an existing installation, delete the vmware-tools-distrib directory before you install. The location of this directory depends on where you placed it when you did the previous installation, for example, /tmp/vmware-tools-distrib. 5 Uncompress the installer and unmount the CD‐ROM image.  For the tar installer, at the command prompt, type: tar zxpf /mnt/cdrom/VMwareTools-3.5.0-.tar.gz umount /dev/cdrom is the build/revision number of the release. This tar installer string applies to an ESX 3.5 host. If you are using an ESX 4.0 host, type tar zxpf /mnt/cdrom/VMwareTools-4.0.0-.tar.gz  For the RPM installer, at the command prompt, type: rpm -Uhv /mnt/cdrom/VMwareTools-3.5.0-.i386.rpm umount /dev/cdrom is the build/revision number of the release. This rpm installer string applies to an ESX 3.5 host. If you are using an ESX 4.0 host, type tar zxpf /mnt/cdrom/VMwareTools-4.0.0-.i386.gz If you attempt to install an rpm installation over a tar installation, or the reverse, the installer detects the previous installation and must convert the installer database format before continuing. 38 VMware, Inc.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180

Lab Manager User’s Guide
38
VMware, Inc.
To install VMware Tools on a Linux guest with the tar installer or RPM installer
1
On the VM Templates page, move the pointer over the virtual machine template name and select
View Console
.
2
Log in to the guest operating system in the virtual machine console.
3
Click
Install VMware Tools
.
The remaining steps take place in the guest operating system.
4
As root (
su -
), mount the VMware Tools virtual CD
ROM image and change to a working directory (for
example,
/tmp
).
Some Linux distributions automatically mount CD
ROMs. If your distribution uses automounting, do not
use the
mount
and
umount
commands described in this procedure. You still must untar the VMware Tools
installer to
/tmp
.
Some Linux distributions use different device names or organize the
/dev
directory differently. If your
CD
ROM drive is not
/dev/cdrom
, or if the mount point for a CD
ROM is not
/mnt/cdrom
, modify the
following commands to reflect the conventions used by your distribution.
mount /dev/cdrom /mnt/cdrom
cd /tmp
If you have an existing installation, delete the
vmware-tools-distrib
directory before you install. The
location of this directory depends on where you placed it when you did the previous installation, for
example,
/tmp/vmware-tools-distrib
.
5
Uncompress the installer and unmount the CD
ROM image.
For the tar installer, at the command prompt, type:
tar zxpf /mnt/cdrom/VMwareTools-3.5.0-<xxxx>.tar.gz
umount /dev/cdrom
<xxxx>
is the build/revision number of the release.
This tar installer string applies to an ESX 3.5 host. If you are using an ESX 4.0 host, type
tar zxpf
/mnt/cdrom/VMwareTools-4.0.0-<xxxx>.tar.gz
For the RPM installer, at the command prompt, type:
rpm -Uhv /mnt/cdrom/VMwareTools-3.5.0-<xxxx>.i386.rpm
umount /dev/cdrom
<xxxx>
is the build/revision number of the release.
This rpm installer string applies to an ESX 3.5 host. If you are using an ESX 4.0 host, type
tar zxpf
/mnt/cdrom/VMwareTools-4.0.0-<xxxx>.i386.gz
If you attempt to install an
rpm
installation over a
tar
installation, or the reverse, the installer detects the
previous installation and must convert the installer database format before continuing.