[Libguestfs] Migrating file based Xen RHEL5.4 to KVM

Martin Jeppesen sha256sum at gmail.com
Mon May 17 15:33:54 UTC 2010


> Guests are unaware of the network configuration in the host, e.g. the
> bridge name. You should make sure the correct bridge name is set in
> the OVF file. virt_v2v script will handle that for you if you remove
> the comments from the config file network section.

Excellent.

What about the preparation of the guest? Is this all that I have to do?:

* Log in to the guest
# yum install kernel
# vi /etc/rc.local
modprobe cirrus
modprobe virtio_blk
modprobe virtio_net

# halt -p




More information about the Libguestfs mailing list