Skip to content

Just a very simple ESXi UEFI HTTP network install utility

Notifications You must be signed in to change notification settings

BilboTheGreedy/ESXi_HTTP_Deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESXi HTTP Deploy (UEFI HTTP BOOT)

ESXi HTTP Deploy is a simple utility to extract the contents of ESXi install iso media and make the nessesary modifications to enable UEFI HTTP boot on hardware. It will run its own web server on specified port.

Works both on linux and windows.

Command

This will extract the -iso to http/default_media/{name} and host it on port 9191 with default kickstart options. Name is set on -name paremeter.

./ESXI_HTTP_Deploy -iso "/home/vmadmin/iso/VMware-VMvisor-Installer-8.0U1a-21813344.x86_64.iso" -port 9191 -name 8.0U1a-21813344 -ks

if you dont want the default kickstart script, then exclude -ks. This will then be a default manual installation.

About

Just a very simple ESXi UEFI HTTP network install utility

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages