[Libguestfs] Virt-v2v conversion issue

Richard W.M. Jones rjones at redhat.com
Sat Sep 27 11:32:59 UTC 2014


On Sat, Sep 27, 2014 at 10:44:42AM +0000, VONDRA Alain wrote:
> Hi,
> Now with the new libguestfs-1.27.55-1.1 I have this new issue :
> 
> libguestfs: trace: is_file = 0
> libguestfs: trace: is_file "/freedos/freedos.ico"
> libguestfs: trace: is_file = 0
> libguestfs: trace: is_file "/boot/loader.rc"
> libguestfs: trace: is_file = 0
> libguestfs: trace: umount_all
> libguestfs: trace: umount_all = 0
> libguestfs: trace: vfs_type "/dev/sda2"
> libguestfs: trace: vfs_type = "ntfs"
> libguestfs: trace: internal_parse_mountable "/dev/sda2"
> libguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable *>
> libguestfs: trace: is_whole_device "/dev/sda2"
> libguestfs: trace: is_whole_device = 0
> libguestfs: trace: mount_ro "/dev/sda2" "/"
> libguestfs: trace: mount_ro = -1 (error)
> libguestfs: trace: vfs_type "/dev/sda3"
> libguestfs: trace: vfs_type = ""
> libguestfs: trace: internal_parse_mountable "/dev/sda3"
> libguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable *>
> libguestfs: trace: is_whole_device "/dev/sda3"
> libguestfs: trace: is_whole_device = 0
> libguestfs: trace: mount_ro "/dev/sda3" "/"
> libguestfs: trace: mount_ro = -1 (error)
> libguestfs: trace: vfs_type "/dev/sda5"
> libguestfs: trace: vfs_type = "ntfs"
> libguestfs: trace: internal_parse_mountable "/dev/sda5"
> libguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable *>
> libguestfs: trace: is_whole_device "/dev/sda5"
> libguestfs: trace: is_whole_device = 0
> libguestfs: trace: mount_ro "/dev/sda5" "/"
> libguestfs: trace: mount_ro = -1 (error)
> libguestfs: trace: inspect_get_roots
> libguestfs: trace: inspect_get_roots = []
> libguestfs: trace: inspect_os = []
> virt-v2v: error: no root device found in this operating system image.
> 
> If reporting bugs, run virt-v2v with debugging enabled and include the
> complete output:

Please don't edit/cut the debug log when reporting bugs.  Also tell us
what guest you are trying to convert.

In this case I suspect you don't have libguestfs-winsupport installed.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html




More information about the Libguestfs mailing list