Thanks so much for taking the time to get back to me, one of my collwges ran it with debug on and narrowed it down to this: https://askubuntu.com/questions/302289/error-mounting-disk-image-using-guestmount
I agree we should probably upgrade ( <http://www.ultimatesoftware.com/> Simon Ruzgar Cloud Engineer, UCloud 2000 Ultimate Way | Weston, FL 33326, Phase 3 Office: +1 (954) 331-6889| Mobile: +1 (561) 542-4574 [email protected] Visit US: www.ultimatesoftware.com <http://www.ultimatesoftware.com/> Follow US: LinkedIn <http://www.linkedin.com/company/ultimate-software> | Twitter <https://twitter.com/UltimateHCM> | People First Blog <http://www.ultimatesoftware.com/our-blog> <http://reviews.greatplacetowork.com/ultimate-software> On 2/1/18, 5:32 PM, "Richard W.M. Jones" <[email protected]> wrote: On Thu, Feb 01, 2018 at 08:13:36PM +0000, Simon Ruzgar wrote: > libguestfs: launch: version=1.24.5 ... > /usr/bin/supermin-helper: ext2: parent directory not found: /lib: File not found by ext2_lookup This is quite an old version of libguestfs/supermin, and we've fixed a lot of bugs in this area since then. If you cannot upgrade to a recent version then I suggest running supermin-helper with lots more verbosity to see exactly what file it's failing on: > libguestfs: command: run: /usr/bin/supermin-helper > libguestfs: command: run: \ --verbose > libguestfs: command: run: \ --copy-kernel > libguestfs: command: run: \ -f ext2 > libguestfs: command: run: \ --host-cpu x86_64 > libguestfs: command: run: \ /usr/lib/guestfs/supermin.d > libguestfs: command: run: \ --output-kernel /var/tmp/guestfs.jgjlPT/kernel > libguestfs: command: run: \ --output-initrd /var/tmp/guestfs.jgjlPT/initrd > libguestfs: command: run: \ --output-appliance /var/tmp/guestfs.jgjlPT/root /usr/bin/supermin-helper -v -v -v --copy-kernel -f ext2 --host-cpu x86_64 /usr/lib/guestfs/supermin.d --output-kernel /var/tmp/kernel --output-initrd /var/tmp/initrd --output-appliance /var/tmp/root Hopefully it should give a bit more information. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com 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 This e-mail message and any attachments to it are intended only for the named recipients and may contain legally privileged and/or confidential information. If you are not one of the intended recipients, do not duplicate or forward this e-mail message. _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
