vhd-util
utilities to work with VHD disk images files
Install
- All systems
-
curl cmd.cat/vhd-util.sh
- Debian
-
apt-get install blktap-utils
- Ubuntu
-
apt-get install xen-utils-common
- Kali Linux
-
apt-get install xen-utils-common
- Fedora
-
dnf install xen-runtime
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xen-utils-common
- Raspbian
-
apt-get install xen-utils-common
- Dockerfile
- dockerfile.run/vhd-util
blktap-utils
utilities to work with VHD disk images files
xen-runtime
Core Xen runtime environment
xen-utils-4.9
XEN administrative tools
xen-utils-common
Xen administrative tools - common files
The userspace tools to manage a system virtualized through the Xen virtual machine monitor. This package is only required on the host system (Domain 0) and not on the virtual guest systems (Domain U).