
1. Install ESXI and configure the network. 2. Enable ssh on ESXI server 3. Install Vsphere client and connect to EXSI server: 4. Configure Licence on vSphere client 5. Create virtual machine on vSphere client 6. Upload OS image to ESXI ser
1. Install ESXI and configure the network.
2. Enable ssh on ESXI server
3. Install Vsphere client and connect to EXSI server:
4. Configure Licence on vSphere client
5. Create virtual machine on vSphere client
6. Upload OS image to ESXI server by vSphere client.
7. Install OS
1. Install ESXI and configure the network.
download the iso file from VMWare website and install the ESXI.
2. Enable ssh on ESXI server
esxi作为一个精简版的esx,把ssh给默认关闭了,控制台也感觉专业了很多,可以使用下面方法打开ssh服务。
You have to have direct access to console
1.) While you are at the console hit ALT + F1
2.) Type in ” unsupported ” and hit Enter
3.) Go ahead and type the root password
4.) Go and edit the /etc/inetd.conf file
5.) Uncoment the line where you can see “#ssh” (line 32). Remove the “#” mark at the begining.
6.) Type “ps -a |grep inetd”
7.) Kill the process
8.) start inetd
3. Install Vsphere client and connect to EXSI server:
download the install image from VMWare website and install the ESXI.
4. Configure Licence on vSphere client
Input license key
5. create virtual machine on vSphere client
6. Upload OS image to ESXI server with data store browser.
a. Logon vSphere client.
b. Select the ESXI server.
c. Click "Summary"(摘要),check the datastore.
d. select the datastore and choose "Browser Datastore", the panel to upload image will appear.
7. Install OS:
Set startup order from BIOS
We can connect to iso or other resource from the tool bar.
Edit the startup order in BIOS and save the settings, then install os.
Related Links:
https://www.vmware.com/tryvmware/pa/activate.php?p=vsphere&k=c5ffb772ea0bdd020f84af0c50af5a6f&cmp=PE-vSphereEvalActivation
http://www.vladan.fr/how-to-activate-ssh-in-esxi/
