Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
wiki:open_vm_tools [2013/06/19 13:37] – andyj | wiki:open_vm_tools [2013/06/19 13:48] (current) – andyj | ||
---|---|---|---|
Line 36: | Line 36: | ||
- Create Initialization Scripts | - Create Initialization Scripts | ||
- Create TCZ extension | - Create TCZ extension | ||
+ | - Install TCZ extension | ||
===== Compile Open VM Tools ===== | ===== Compile Open VM Tools ===== | ||
Line 243: | Line 244: | ||
rm -rf $TCZROOT/ | rm -rf $TCZROOT/ | ||
</ | </ | ||
+ | |||
===== Create TCZ Extension ===== | ===== Create TCZ Extension ===== | ||
Line 263: | Line 265: | ||
EOF | EOF | ||
</ | </ | ||
+ | |||
+ | ===== Install TCZ Extension ===== | ||
+ | |||
These extensions and their dependencies should be copied to the system that will be using the open-vm-tools extension before it's loaded. | These extensions and their dependencies should be copied to the system that will be using the open-vm-tools extension before it's loaded. | ||
Then add '' | Then add '' |