Hi,
I am trying to convert a Windows 2008 version, and I have
libguestfs-winsupport-7.1-3.el7.x86_64 installed.
Regards
Alain VONDRA
Chargé d'exploitation des Systèmes d'Information
Direction Administrative et Financière
+33 1 44 39 77 76
UNICEF France
3 rue Duguay Trouin 75006 PARIS
www.unicef.fr
-----Message d'origine-----
De : Richard W.M. Jones [mailto:rjones@redhat.com]
Envoyé : samedi 27 septembre 2014 13:33
À : VONDRA Alain
Cc : libguestfs@redhat.com
Objet : Re: [Libguestfs] Virt-v2v conversion issue
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