http://i2pforum.i2p/viewtopic.php?p=2795
/home.img 12G Start the install with the 2 images, the install iso and the qemu port forwarding for ssh access from the host to the guest with ssh
[email protected] -p 8888 # Script
in InstallRoot: Create.Env.StartSystemInstall.sh wget http://ftp.free.fr/mirrors/cdimage.debi ... etinst.iso qemu-system-x86_64 -enable-
kvm -smp 6 -display gtk -m 4G -hda system.img -hdb home.img -cdrom debian-11.7.0-amd64-netinst.iso -device VGA,vgamem_mb=64 -device virtio-net,netdev=vmnic -netdev...