guestfsd
Daemon to access to guest virtual machine through virtio serial
Install
- All systems
-
curl cmd.cat/guestfsd.sh
- Debian
-
apt-get install guestfsd
- Ubuntu
-
apt-get install guestfsd
- Kali Linux
-
apt-get install guestfsd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install guestfsd
- Raspbian
-
apt-get install guestfsd
- Dockerfile
- dockerfile.run/guestfsd
guestfsd
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.
libguestfs0-dbg
guest disk image management system - debug symbols
The libguestfs library allows accessing and modifying guest disk images. This package contains the debugging symbols.