Hi, On Tuesday, 12 July 2016 16:30:17 CEST Baochuan Wu wrote: > I mounted virtual disks of CentOS 6.4 using libguestfs. After mounting, I > tried to install some software using yum command. The yum command failed > because of DNS failure, I think I correctly configured DNS(/etc/resolv.conf > in the CentOS virtual disk). > > I wonder is it possible to access network inside libguestfs?
By "mounting", do you mean with guestfish? If so, it has a --network parameter to enable networking for the guest. Other tools have similar options to enable and disable the networking, and few of them (virt-customize, virt-builder, and virt-dib) have networking enabled by default. -- Pino Toscano
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
