When attempting to convert a physical Linux machine to a virtual machine using VMware vCenter Converter Standalone, the process fails immediately with the error:

# On source (live CD) dd if=/dev/sda bs=1M | gzip -c | nc -l -p 9000

If any command fails or hangs, install the missing utilities:

Here is a breakdown of the most common causes and how to fix them. 1. Root and Sudo Permissions

In this post, I’ll explain why it happens and walk you through the proven fixes.