1. Downloaded the Unlocker the unlock-all-v110
2. Close all virtual machines and Disconnect the Esxi from a V Center
3. Copy the unlock-all-v110 to ESXi datastore (Using SCP or Winscp )
4. Copy the file into the location (vmfs/volumes/datastore1)
5. Check via Putty
Like
#/vmfs/volumes/5295d25d-12a4e9de-e0c9-c81f660660cd # ls
unlock-all-v110
6. Switch to Directory
#/vmfs/volumes/5295d25d-12a4e9de-e0c9-c81f660660cd/unlock-all-v110/esxi
#/vmfs/volumes/5295d25d-12a4e9de-e0c9-c81f660660cd/unlock-all-v110/esxi # ls
Unlocker.ESXi bin install.sh uninstall.sh
Note : Many unlocker doesn't contained bin directory,if its not installtion is not completed properly
7. In your Terminal #
# ./install.sh
8. Sometimes it shows Permissions error
9. So Execute the following line
# chmod +x *
10. # ./install.sh
11. After the installation completed the Restarted the ESxi Host machine
12. Create VM - Start the Installation
13. Sometimes Installation don’t start from MAC ISO file already loaded in Datastore.So Select the ISO files from Local HDD,where the Vshereclient is running.
No comments:
Post a Comment