diff --git a/INSTALL.txt b/INSTALL.txt deleted file mode 100644 index b277d684cfc20b54897957e778a45bebe618583f..0000000000000000000000000000000000000000 --- a/INSTALL.txt +++ /dev/null @@ -1,19 +0,0 @@ -The installation of this package should be performed on an ESXi server. -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 -disclosure created by the build: - -scp centos-5.3-x64.tar root@esx.example.org:/vmfs/volumes/Storage1/install/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 -tar xf centos-5.3-x64.tar -./update-drivers.sh - -Reboot the system to load the updated drivers.