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@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/
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
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
Possibly Parallel Threads
- Re: Virt-v2v conversion issue
- Re: Virt-v2v conversion issue
- Re: virt-customize fail to inject firstboot script when running it from script.
- Re: virt-customize fail to inject firstboot script when running it from script.
- virt-customize fail to inject firstboot script when running it from script.