install
apt install qemu-kvm libvirt-bin virt-manager
adduser <Username> libvirt
iso path
/var/lib/libvirt/images/
terminal usage
kvm -m 1G -drive file=system.img,cache=writeback
qemu-system-x86_64 -drive cache=writeback,file=system.img -m 1G
install
apt install qemu-kvm libvirt-bin virt-manager
adduser <Username> libvirt
iso path
/var/lib/libvirt/images/
terminal usage
kvm -m 1G -drive file=system.img,cache=writeback
qemu-system-x86_64 -drive cache=writeback,file=system.img -m 1G
playing with Debian GNU/Hurd
wget http://people.debian.org/~sthibault/hurd-i386/debian-hurd.img.tar.gz sha256sum debian-hurd.img.tar.gz c9441fff414bbeb94c938ed2e118f3390275cbca22e0d7cef3ebec404dee4d6d debian-hurd.img.tar.gz tar -xz < debian-hurd.img.tar.gz sha256sum debian-hurd-20170115.img 0f215d500733bccaa5a96a068e63a22aa2da153cdaeb36d768f778500b9bb32f debian-hurd-20170115.img qemu-system-x86_64 -drive cache=writeback,file=debian-hurd-20170115.img -m 1G
enjoy 😀
more info: https://www.debian.org/ports/hurd/hurd-install
cd install images: https://people.debian.org/~sthibault/hurd-i386/installer/cdimage/