现在有不少工具可以帮你实现P2V Windows系统。如VMware Converter可以轻松的帮你实现该转换,该免费的VMware工具可以在这里下载。但是如何才能转换没有图形界面的Linux系统呢?下面的步骤可以帮你实现这一点,假设你已经有一台等待转换的Linux服务器,一台XP工作站和ESX Server。<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
- 在这里下载Vmware Converter for linux。
- 在Linux服务器上展开下载的软件包,“tar xf VMware-converter-<?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" />4.0.0-146302.tar.gz”
- 开始安装,“cd vmware-converter-distrib/ && ./vmware-install.pl”
- 接受大多数的默认选项,但需对“Do you want to enable remote access in Converter Standalone Server?”问题回答“yes”。
- 通常在Linux服务器上安装的Apache是端口80。当然你也可以在回答下列问题的时候来更改它,如:“What port do you want the HTTP proxy to use? [80] 8080” 及 “ What port do you want the HTTPS proxy to use? [443] 444”
- 更改/etc/ssh/sshd_config允许root登入,“PermitRootLogin yes”
- 然后切换到你的XP/Vista工作站,通过http连接到你的linux服务器。如“http://192.168.0.1:444”
- 下载并安装VMware Converter客户端。
- 启动Converter Client,选择Administration > Connect to another server。
- 在登入窗口输入IP地址,root登录和密码。
- 再次输入用户名及密码,并选择Linux为OS family。
- 然后只需按照向导一步步来就可以了。
转载于:https://blog.51cto.com/luashin/687786