Displaying 1 result from an estimated 1 matches for "af64dfa".
2010 May 13
1
[PATCH] Fix import of RHEL 3 kvm guests using kmod-virtio
...tio_blk", "virtio_net",
+ "virtio_pci");
} else {
$guestos->prepare_bootable($kernel, "sym53c8xx");
}
diff --git a/lib/Sys/VirtV2V/GuestOS/RedHat.pm b/lib/Sys/VirtV2V/GuestOS/RedHat.pm
index 8b211f0..af64dfa 100644
--- a/lib/Sys/VirtV2V/GuestOS/RedHat.pm
+++ b/lib/Sys/VirtV2V/GuestOS/RedHat.pm
@@ -1381,10 +1381,10 @@ sub prepare_bootable
# Backup the original initrd
$g->mv("$initrd", "$initrd.pre-v2v");
- # Create a new initrd which preloads the require...