To create an UEFI-bootable USB installer for ESXi 6.5 (or newer) on a Mac, follow the steps below.
First, you'll need an USB flash drive. Any recent drive will be large enough (you'll need at least 512MB). Also, download the latest ESXi installer ISO from My VMWare. You probably need a My VMWare account.
With the prereqs in place:
diskutil list
diskutil unmount /dev/diskXsY
sudo fdisk -e /dev/diskX
fdisk: 1> f 1
fdisk: 1> write
fdisk: 1> quit
APPEND -c boot.cfg -p 1
« ‹ | November 2024 | › » | ||||
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |