You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.
Hello. Is it possible to support the esxi? I tried to try to implement it. But it did not work. I tried to understand why this did not happen. I learned about the fact that the download occurred only before the bootloader.
The text was updated successfully, but these errors were encountered:
Thanks for the comment. I understand that you are trying to emulate ESXi inside PyREBox. Is that right?
If this is the case:
VMWare ESXi is not a supported operating system in PyREBox at this moment. It would require QEMU's full system emulator to support emulation of Intel VT extensions.
There are some blog posts explaining how to install VMWare ESXi inside QEMU-KVM, making use of nested virtualization. Nevertheless, PyREBox is based on QEMU's full system emulation, and is not compatible with KVM. For a more detailed explanation, you can read the comments on issue #2 (#2).
I am closing this issue, but feel free to re-open it if your question / issues persist.
Hello. Is it possible to support the esxi? I tried to try to implement it. But it did not work. I tried to understand why this did not happen. I learned about the fact that the download occurred only before the bootloader.
The text was updated successfully, but these errors were encountered: