On Fri, Feb 12, 2010 at 04:48:08PM +0000, Matthew Booth wrote:
This is belt and braces, because we've already added it to
scsi_hostadapter.
---
lib/Sys/VirtV2V/Converter/Linux.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/Sys/VirtV2V/Converter/Linux.pm b/lib/Sys/VirtV2V/Converter/Linux.pm
index 375da48..d5a93a7 100644
--- a/lib/Sys/VirtV2V/Converter/Linux.pm
+++ b/lib/Sys/VirtV2V/Converter/Linux.pm
@@ -341,7 +341,7 @@ sub _configure_boot
if($virtio) {
$guestos->prepare_bootable($kernel, "virtio_pci",
"virtio_blk");
} else {
- $guestos->prepare_bootable($kernel);
+ $guestos->prepare_bootable($kernel, "sym53c8xx");
}
}
--
1.6.6
Can't see any harm, ACK.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines. Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v