I made a couple machines like this last year. Why on earth did I add
"os-variant=fedora10"? Can't remember.
I had issues mixing libvirt and VMware. I ran into some odd SSL errors, and
the machines couldn't see each other. I didn't get to the bottom of those
problems.
HOST=esxi7-1
OS_DISK=/var/lib
On Tue, Aug 10, 2021 at 09:45:37PM +0200, Gunnar wrote:
I am trying to install esxi7 inside a KVM machine
virt-install --name=esxi7 \
--vcpus=2 \
--memory=4096 \
--cdrom=/home/username/isos/VMware-VMvisor-Installer-7.0U2a-17867351.x86_64.iso
\
--disk size=33 \
--os-variant=