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:
virt-v2v -v -x [...]
libguestfs: trace: close
libguestfs: trace: internal_autosync
libguestfs: trace: internal_autosync = 0
Alain
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é : jeudi 25 septembre 2014 10:43
À : VONDRA Alain; libguestfs(a)redhat.com
Objet : Re: [Libguestfs] Virt-v2v conversion issue
[Please keep replies on the list]
On Thu, Sep 25, 2014 at 08:33:52AM +0000, VONDRA Alain wrote:
Hi,
Can we expect a new build today ?
Possibly. There is at least another problem with the Windows conversion code that
hasn't been resolved yet, so it will depend on whether I'm able to reproduce
and/or fix that.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones Read my
programming and virtualization blog:
http://rwmj.wordpress.com virt-df lists disk usage of
guests without needing to install any software inside the virtual machine. Supports Linux
and Windows.
http://people.redhat.com/~rjones/virt-df/