> >+if ! dd --help | grep fullblock; then > >+ echo "$0: requires GNU dd with the iflag=fullblock option" > >+ exit 77 > >+fi
I realised I left this in from an earlier version. I dropped this & the necessity to have "truncate" and pushed it, thanks. 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 _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
