Well, we tried our P2V again, this time with a copy of virtio-win.iso in /usr/share/virtio-win that I put in by hand. Just like before, it died again after 3+ hours. Here is what I put in place by hand. It was a shot in the dark.
[root@FedoraP2V virtio-win]# [root@FedoraP2V virtio-win]# rpm -qa | grep virtio [root@FedoraP2V virtio-win]# [root@FedoraP2V virtio-win]# yum install virtio-win Loaded plugins: langpacks, presto, refresh-packagekit Adding en_US to language list Setting up Install Process No package virtio-win available. Error: Nothing to do [root@FedoraP2V virtio-win]# ls -al /usr/share/virtio-win total 42144 drwxr-xr-x. 2 root root 4096 Nov 18 17:15 . drwxr-xr-x. 292 root root 12288 Nov 18 16:39 .. lrwxrwxrwx. 1 root root 10 Nov 18 16:55 source.txt -> target.txt -rw-r--r--. 1 root root 24 Nov 18 16:55 target.txt -rw-r--r--. 1 root root 1474560 Nov 16 12:28 virtio-drivers-1.0.3-52454.vfd lrwxrwxrwx. 1 root root 30 Nov 18 16:56 virtio-drivers.vfd -> virtio-drivers-1.0.3-52454.vfd -rw-r--r--. 1 root root 41660416 Nov 18 16:36 virtio-win-0.1-15.iso lrwxrwxrwx. 1 root root 21 Nov 18 16:55 virtio-win.iso -> virtio-win-0.1-15.iso lrwxrwxrwx. 1 root root 30 Nov 18 17:15 virtio-win.vfd -> virtio-drivers-1.0.3-52454.vfd [root@FedoraP2V virtio-win]# - Greg -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Greg Scott Sent: Friday, November 18, 2011 4:29 PM To: Richard W.M. Jones Cc: Fredy Hernández; [email protected] Subject: Re: [Libguestfs] Virtio-win RPM? OK, I'm being verbose: This link: http://docs.fedoraproject.org/en-US/Fedora/13/html/Virtualization_Guide/chap-Virtualization-KVM_Para_virtualized_Drivers.html says: > Download the virtio-win package with the yum command. > # yum install virtio-win > > The drivers are also from Microsoft (windowsservercatalog.com). > The virtio-win package installs a CD-ROM image, virtio-win.iso, in the > /usr/share/virtio-win/ directory. OK wonderful, I can follow a cookbook. If only the recipe were right. [root@FedoraP2V bin]# [root@FedoraP2V bin]# yum list available | grep virtio [root@FedoraP2V bin]# [root@FedoraP2V bin]# yum install virtio-win Loaded plugins: langpacks, presto, refresh-packagekit Adding en_US to language list Setting up Install Process No package virtio-win available. Error: Nothing to do [root@FedoraP2V bin]# I know yum is good on this system because I just did a yum update and it applied 600+ updates. So this is the next thing I'm going to try - I have copies of virtio-win.iso all over the place. I'll just put one in /usr/share/virtio-win by hand and then we'll kick off another P2V and see how it goes. - Greg _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
