Vmware Standalone Converter Unable To Query The Live Linux Source Machine Full 'link' -
You must use the root account or a user with full NOPASSWD sudo privileges.
zypper install -y perl tar gzip which
VMware Converter expects every source file system to map to a single, unique mount point . If you have a single disk device mounted in multiple directories (like a disk bound to / and at the same time to a directory under /var ), the partition analysis logic breaks. You must use the root account or a
However, during the discovery phase, the converter tool failed with an error message: the partition analysis logic breaks. However
sudo visudo -f /etc/sudoers.d/vmware-converter # Add line: converter_user ALL=(ALL) NOPASSWD: ALL during the discovery phase


