ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

How to P2V linux into VMware ESX Server

By Vladan SEGET | Last Updated: April 16, 2013

Shares

There is quite a few resources around when it comes to converting Windows boxes to Virtual machines. Using VMware Converter for your conversion as a tool is pretty straightforward. It's a free tool from VMware you can Download here. But what to do if you want to convert a Linux machine which does not have GUI (graphical user interface). I'll try to help. I suppose that you have a Linux server, an workstation under XP and your infrastructure ESX.

The steps you need to do:

01.) Download Vmware Converter for linux here.
02.) Extract the converter package on your linux server: “tar xf VMware-converter-4.0.0-146302.tar.gz”
03.)
Start the installation “cd vmware-converter-distrib/ && ./vmware-install.pl”
04.)
You can just accept the majority of the options just make sure that you activate the remote access “Do you want to enable remote access in Converter Standalone Server? yes”
05.)
Usually a linux server has an Apache installed on port 80, so good think to do is to add aditional port for https proxy : “What port do you want the HTTP proxy to use? [80] 8080 and What port do you want the HTTPS proxy to use? [443] 444
06.)
Also you should
go and allow root to login localy “/etc/ssh/sshd_config change the line PermitRootLogin yes
07.)
Then you just leave your linux server and go to your Windows XP or Vista Workstation and connect to your linux server remotely via https for example “https://192.168.0.1:444”
08.) Download and install the VMware Converter client.
09.) Start the Converter Client and go to Administration > Connect to another server

vcenter-converter0

10.) In the credentials window just enter the IP address followed by the port number, then the root login and password.

vcenter-converter

11.) Enter the credentials once more and choose Linux as a OS family.

How-to convert with Linux Server with vCenter Converter

12.) Then Just follow the assistant for the rest of the steps. As a destination you choose the ESX server IP address or hostname. There is nothing difficult with that…

Shares
5/5 - (2 votes)

| Filed Under: Server Virtualization Tagged With: P2V Linux, vCenter Converter Standalone, VmWare Converter

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. rsvelko says

    May 27, 2009 at 4:47 pm

    It gives me “Server logon failed due to a bad user name or password.”

    I am doing exactly as you instruct above.

  2. DannoXYZ says

    September 1, 2009 at 4:47 pm

    Great guide! Is there a way to make VM-images on disk such as Workstation 5/6.x or Fusion machines? Seems like this export option only works for Windows machines, not LINUX.

  3. Darrin Henshaw says

    October 5, 2009 at 2:03 pm

    Nice post. I am doing something similar however, my destination is actually a machine running VMWare Server 2.0. Any help? I can get to the destination portion but I cannot make it any further as it seems to want to work with ESX only. Thanks.

  4. ricbax says

    November 24, 2009 at 10:52 pm

    I wanted to use this on CentOS however …
    This only works for the following Linux distros:
    # Red Hat Enterprise Linux 2.1 (32 bit)
    # Red Hat Enterprise Linux 3.0 (32 bit and 64 bit)
    # Red Hat Enterprise Linux 4.0 (32 bit and 64 bit)
    # Red Hat Enterprise Linux 5.0 (32 bit and 64 bit)
    # Red Hat Linux Advanced Server 2.1 (32 bit)
    # SUSE Linux Enterprise Server 8
    # SUSE Linux Enterprise Server 9 (32 bit and 64 bit)
    # SUSE Linux Enterprise Server 10 (32 bit and 64 bit)
    # Ubuntu 5.x
    # Ubuntu 6.x
    # Ubuntu 7.x (32 bit and 64 bit)

  5. Cafeine says

    February 5, 2010 at 8:23 am

    Hello,
    Why installing something on the linux server ? Running the conversion directly from your windows XP “Vmware vCenter converter standalone” seems to be ok no ?

    [Some steps are not needed according to me (see: http://dontneedcoffee.blogspot.com/2010/02/p2v-linux-to-vmware-esx-or-vmware.html ) ]

  6. BluesBrian says

    February 13, 2010 at 12:41 am

    I has a Debian 3.1 LInux box that I want to add to my VMware server.
    It does not have a gui console. “Cafeine” indicates that I don’t need to install VMware on my LInux box, but I get the following errors:
    SourceSelectPluginModel::BuildFilter 3rd party type microsoftVirtualPCVM
    not found; – parallelsVM not found; – vmwareVCBBackup not found; –
    livestateBackup not found; – shadowProtectBackup not found; –
    acronisBackup not found; – vmwareVM not found
    THX. // Brian

    • Cafeine says

      February 18, 2010 at 12:17 pm

      Brian :
      Have you take a Look at that : http://communities.vmware.com/message/1226509

  7. mla says

    February 20, 2010 at 5:11 am

    Thanks. This helped me alot.

  8. okuyucu says

    March 6, 2010 at 7:46 pm

    Hi,
    i have a problem in passing the last step in your tutorial where after giving remote machine related IP, user,pass information, it tries to query the source machine but then times out with the following message:
    “Unable to query the live Linux source machine”

    Is there any port/ssh permit that prevent this client to connect to my server?

  9. Sohail Zubairi says

    April 14, 2015 at 6:46 am

    I was convert Ubuntu 6.06 physical machine to virtual machine i am using VMWare vcenter converter standalone tool
    between converting virtual machine ask Converter login what is converter login?

    Please help me

    Thanks

    • Vladan SEGET says

      April 14, 2015 at 8:53 am

      I guess you need to provide credentials for your Ubuntu box. That’s what I would try. The post is quite old. What you should do is to install latest version of VMware converter standalone (on Windows box) > select source type Powered-On machine > A remote machine > OS Family choose Linux….

      Hope it helps…

  10. Ramiro says

    August 16, 2016 at 7:31 pm

    whe i do the p2v from physical suse this error appears “unable to find supported bootloader or bootloader configuration file”

  11. Bhaglal says

    December 1, 2016 at 2:03 am

    Hi All,
    I am converting Linux machine p2v but after 3 hour i am getting error message like:
    ”
    Cannot communicate with the remote host, either due to network errors or because the host is not responding”

    Can anyone please help me address this message ….

    • David says

      February 3, 2018 at 8:00 pm

      i face same issue ”
      Cannot communicate with the remote host, either due to network errors or because the host is not responding”, after 3 hours running just stuck 1 %, anyone know for solving this problem?

  12. Tim says

    May 3, 2017 at 9:50 pm

    Your link for the linux converter tool (Download Vmware Converter for linux here.)

    actually opens the converter tool for windows (VMware vCenter Converter Standalone Installer for Windows).

    • Vladan SEGET says

      May 4, 2017 at 5:07 pm

      To be honest it’s a very very old post. It seems that the Linux version no longer exists.

      But this does not mean that you cannot convert running Linux VM. The process is different from conversion of a windows VM, that’s all.

      In Linux conversions, no agent is deployed on the source machine. Instead, a helper virtual machine is created and deployed on the destination ESX/ESXi host. The source data is then copied from the source Linux machine to the helper virtual machine. After the conversion is complete, the helper virtual machine shuts down to become the destination virtual machine the next time you power it on.

      • Ravi Teja says

        August 6, 2019 at 10:59 pm

        Can you please elaborate on this? or a ‘How to’ article. I have a RHEL 7.2 that needs to be migrated onto vcenter.

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!
  • Installation of StarWind VSAN Plugin for vSphere
  • Protect Mixed environments with Nakivo Physical Machine recovery (bare metal)
  • No more FREE licenses of VMware vSphere for vExperts – What’s your options?
  • Tails – Your Private OS on USB Stick
  • StarWind V2V Converter Now has CLI
  • Veeam VHR ISO v2 – 2025 Download and Install
  • Deployment OVA and Installation of Nakivo Backup and Replication for VMware

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in