Hi All,
I recently got ESXI on ARM Fling up and running on my Rapsbery Pi 5. Its been working very well for my use case so far.
I noticed I can't access Vsphere web client on my host though. https://my-ip/ui/ redirects to vmware host client https://my-ip/ui/#/login.
So ran a few tests showing it clearly no installed.
- [root@localhost:~] esxcli system settings advanced list -o /Config/vpxd/ --> Unable to find branch Config
-
[root@localhost:~] esxcli system service list | grep vpxd --> 'No reposnse
-
[root@localhost:~] esxcli system service start vpxd -->
Error: Unknown command or namespace system service start vpxd
Any ideas on how to resolves this?
Thank you in advance.