virt-install
command
./install
# you can set argument as follows:
# DISK_SIZE="120" EXTRA_ARGS="DEBCONF_DEBUG=5 mirror/http/proxy=http://192.168.1.123:3142" ./install
# debug by priority=low
# EXTRA_ARGS="priority=low mirror/http/proxy=http://192.168.0.103:3142" ./install
You can customize a post install script post.sh
.
- 1.4. What is the Debian Installer?
- Appendix B. Automating the installation using preseeding
- Kali inside QEMU/LibVirt with virt-manager (Guest VM) | Kali Linux Documentation
- mr.builder/preseed.cfg at master · svx/mr.builder
- https://www.debian.org/releases/stable/example-preseed.txt
- Kali Linux / Recipes / kali-preseed-examples · GitLab