Global Support Site

Help Center

Skip to main content

Table of Contents

Vmware Standalone Converter Unable To Query The Live Linux Source Machine -

While PermitRootLogin yes is required for Converter, consider using key-based authentication and restricting the source IP address in /etc/hosts.allow or via firewall rules for security. Step 4: Temporarily Disable SELinux/AppArmor SELinux (enforcing mode) frequently blocks the Converter’s helper agent. To test:

setenforce 0 # Temporarily disable SELinux If conversion succeeds, you can create a custom SELinux policy or run the converter in permissive mode. Converter 6

Converter 6.2+ supports key-based authentication. Generate an SSH key pair and add the public key to /root/.ssh/authorized_keys on the source Linux machine. Step 2: Check Required Commands and Packages The Converter helper script executes commands like lsblk , blkid , fdisk , lvm , df , uname , and perl . Ensure these are installed and in $PATH for root. Ensure these are installed and in $PATH for root