
----- Original Message ----- From: "Andres Gonzalez" <tuchoz@gmail.com> To: "Alex Jia" <ajia@redhat.com> Cc: users@ovirt.org Sent: Saturday, August 25, 2012 1:37:10 AM Subject: Re: [Users] [V2V] import errors On Fri, Aug 24, 2012 at 4:52 AM, Alex Jia < ajia@redhat.com > wrote: Hi Andres, If you ran virt-v2v as root: # ll ~/.netrc -rw-------. 1 root root 293 Aug 16 21:20 /root/.netrc Notes, the file access permission is 600. # cat ~/.netrc machine <add your ESX host IP> login root password <add your ESX host password> And then run the following cmdline: # virt-v2v -ic esx:// 192.168.250.31/?no_verify=1 -o rhev -os 192.168.250.30:/oVirt/export -b ovirtmgmt VM_NAME I hope it's helpful for you. Hi Alex, Seems that works because the process finnish now, but at the end gives the following error: virt-v2v: Installation failed because the following files referenced in the configuration file are required, but missing: /usr/share/virtio-win/drivers/i386/Win2008 I found that on RHEL there's a package (yum install virtio-win) that install those files, but I could find it for CentOS 6.3. Any idea where if there is any repo for that ? Yeah, you need to install a virtio-win rpm, the following link should be available: http://www.linux-kvm.org/page/WindowsGuestDrivers/Download_Drivers Regards, Alex Regards.- -- AGD