How to Install guestfsd in Ubuntu 18.04



Install guestfsd by entering the following commands in the terminal:

sudo apt update
sudo apt install guestfsd

Description:

Daemon to access to guest virtual machine through virtio serial

The libguestfs library allows accessing and modifying guest disk images. . This package contains a standalone version the back-end daemon that carries out file system access on behalf of libguestfs applications. It is not needed for regular operation.

Homepage: http://libguestfs.org

Version: 1:1.36.13-1ubuntu3

Section: universe/libs