On Tue, Jun 30, 2015 at 11:50:57AM -0600, Shawn Greig wrote:
Yeah, it's definitely an issue with dhclient. I patched the init
script to
use dhcpcd instead and everything is working as expected now.
/sbin/dhclient-script: line 31: /etc/fstab: No such file or directory
So it seems to actually hang when /etc/fstab isn't present. Depending
on the base OS, the libguestfs appliance may or may not have
/etc/fstab -- it's not really required.
It's a bug in whatever provides dhclient-script if dhclient-script
hangs when this file is not present.
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