Score:0

I want to remove ESXi hypervisor from a machine and make it completely bare metal? How can I do that?

tv flag

I want to remove ESXi hypervisor from a machine and make it completely bare metal? How can I remove ESXi hypervisor?

vidarlo avatar
ar flag
Just install whatever OS you want, and during installation process delete partitions.
Score:0
in flag

Get live linux distribution and remove all the partitions you find on disks. And you will get bare metal machine. On the boot disk you can also exec:

dd if=/dev/zero of=/dev/sda bs=1024 count=1024

where /dev/sda is your boot disk

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.