2021-05-22 12:11:08 +02:00
<!--
title: Installation
description: Installation de l'hyperviseur ESXi (6.0 / 6.5 / 6.7 / 7.0)
published: true
2021-05-23 17:44:44 +02:00
date: 2021-05-23T15:44:42.940Z
2021-05-22 12:11:08 +02:00
tags:
editor: ckeditor
dateCreated: 2021-05-22T10:11:06.225Z
-->
< figure class = "image" > < img src = "/images/logo-esxi.png" > < / figure >
< h1 > Installation de VMware ESXi 7.0u1< / h1 >
< h1 > Prérequis< / h1 >
2021-05-22 13:01:34 +02:00
< ul >
< li > Un serveur bare-metal ou une machine virtuelle avec nested virtualization< / li >
< li > L'ISO de VMware ESXi : < a href = "https://my.vmware.com/en/web/vmware/evalcenter?p=free-esxi7" > https://my.vmware.com/en/web/vmware/evalcenter?p=free-esxi7< / a > < / li >
< li > Matériel compatible avec ESXi : < a href = "https://www.vmware.com/resources/compatibility/search.php" > https://www.vmware.com/resources/compatibility/search.php< / a > < / li >
< li > Clé USB bootable, un CD ou boot par le réseau (comme avec iLO).< / li >
< / ul >
< h1 > Installation< / h1 >
< p > Une fois l'ISO démarrée, on presse Entrée.< / p >
< figure class = "image" > < img src = "/images/demarrage-esxi.png" > < / figure >
< p > Une fois l'installateur chargé, on presse Entrée, on accepte les conditions puis on choisit notre disque en appuyant sur Entrée.< / p >
< figure class = "image" > < img src = "/images/debut_installation_esxi.png" > < / figure >
< figure class = "image" > < img src = "/images/choix-disque-esxi.png" > < / figure >
< p > < / p >
2021-05-22 14:45:19 +02:00
< figure class = "image" > < img src = "/images/choix-langue_clavier.png" > < / figure >
< p > On définit ensuite le mot de passe root.< / p >
2021-05-22 13:01:34 +02:00
< p > < / p >
< p > < / p >
2021-05-22 14:45:19 +02:00
< figure class = "image" > < img src = "/images/choix-motdepasse-root.png" > < / figure >
< p > On confirme l'installation.< / p >
< figure class = "image" > < img src = "/images/confirmation-installation.png" > < / figure >
< p > L'installation est terminée, il reste plus qu'à redémarrer !< / p >
< figure class = "image" > < img src = "/images/fin-installation-esxi.png" > < / figure >
< figure class = "image" > < img src = "/images/premier-demarrage-esxi.png" > < / figure >
2021-05-22 17:23:38 +02:00
< h1 > Configuration préalable< / h1 >
2021-05-22 14:45:19 +02:00
< p > Tout d'abord, on va attribuer une adresse IP fixe et un nom d'hôte à notre ESXI. On presse F2, on rentre le mot de passe root.< / p >
2021-05-22 16:44:09 +02:00
< p > On choisit ensuite l'option “Configure Management Network”. On modifie l'IPv4, le serveur DNS si nécessaire et l'IPv6 si vous l'utilisez. Modifiez également le nom d'hôte dans “DNS Configuration”.< / p >
2021-05-22 15:16:27 +02:00
< figure class = "image" > < img src = "/images/adressage_ip_esxi.png" > < / figure >
2021-05-22 15:42:36 +02:00
< p > En rentrant l'adresse IP dans un navigateur, on arrive sur l'interface web de l'ESXi.< / p >
2021-05-22 16:07:40 +02:00
< figure class = "image" > < img src = "/images/web-interface-esxi.png" > < / figure >
2021-05-22 17:23:38 +02:00
< p > Rentrez-ici le compte root. < / p >
< figure class = "image" > < img src = "/images/web-esxi.png" > < / figure >
2021-05-23 17:44:44 +02:00
< p style = "text-align:center;" > < a href = "https://docs.khroners.fr/books/vmware/page/esxi-7-installation" > < span class = "text-small" > Source d'origine< / span > < / a > < span class = "text-small" > | < i > Rédacteur Alexis BONNET< / i > < / span > < / p >