qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

vmware ESXi in KVM


From: Gunnar
Subject: vmware ESXi in KVM
Date: Tue, 10 Aug 2021 10:47:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0

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=unknown

the installation process starts but does not get fails with a "No network adapters" error. This does not happen with other VM's.
What do I have to add to above command in order to attach the default network adapter to the machine?

or is there any other trick I have to be aware of when it comes to installing ESXi

thx ... Gunnar

reply via email to

[Prev in Thread] Current Thread [Next in Thread]