On Fri, Nov 22, 2013 at 12:14:24PM +0100, Fabian Deutsch wrote:
Am Freitag, den 22.11.2013, 10:29 +0000 schrieb Исаев Виталий
Анатольевич:
> Thanks a lot. Yes, we have a Support and we will ask them to help with this bug.
>
> How do you think, maybe we can hack this issue quickly just putting the kernel file
(desired by libguestfs) manually to some directory on the RHEV-H file system? /boot and
/lib/modules do not contain kernels on RHEV-H.
Hey,
as you said, a workaround is to link the kernel into the right place,
e.g.:
$ ln -s /dev/.initramfs/live/vmlinuz0 /boot/vmlinuz-$(uname -r)
Does libguestfs-test-tool run after this? (I don't have an ovirt-node
instance). I would have thought that /lib/modules/... would need to
be in place also.
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 KVM guests.
http://libguestfs.org/virt-v2v