File diff d6b9b2ac5869 → 5fc7f2080582
INSTALL.txt
Show inline comments
...
 
@@ -3,16 +3,16 @@ This server should have SSH access enabled: Customize System/View Logs ->
 
Troubleshooting Options -> Enable SSH
 

	
 
To install the package create a working directory on a datastore on the
 
ESXi server, e.g., "/vmfs/volumes/Storage1/install" and copy the binary
 
ESXi server, e.g., "/vmfs/volumes/datastore1/" and copy the binary
 
disclosure created by the build:
 

	
 
scp centos-5.3-x64.tar root@esx.example.org:/vmfs/volumes/Storage1/install/centos-5.3-x64.tar
 
scp centos-5.3-x64.tar root@esx.example.org:/vmfs/volumes/datastore1/centos-5.3-x64.tar
 

	
 
On the ESXi host, verify the shipped version:
 

	
 
Replace the shipped version with the custom build:
 

	
 
cd /vmfs/volumes/Storage1/install
 
cd /vmfs/volumes/datastore1/
 
tar xf centos-5.3-x64.tar
 
./update-drivers.sh