qemu-make-debian-root
QEMU utilities
Install
- All systems
-
curl cmd.cat/qemu-make-debian-root.sh
- Debian
-
apt-get install qemu-utils
- Ubuntu
-
apt-get install qemu-utils
- Kali Linux
-
apt-get install qemu-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qemu-utils
- Raspbian
-
apt-get install qemu-utils
- Dockerfile
- dockerfile.run/qemu-make-debian-root
qemu-utils
QEMU utilities
QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. This package provides QEMU related utilities: * qemu-img: QEMU disk image utility * qemu-io: QEMU disk exerciser * qemu-nbd: QEMU disk network block device server