![](/static/img/langs.18f499563f50.png)
virt-install
Create virtual machines with libvirt and begin OS installation. More information: https://virt-manager.org/.
- Create a virtual machine with 1 GiB RAM and 12 GiB storage and start Debian installation:
virt-install --memory {{1024}} --disk path={{path/to/image.qcow2}},size={{12}} --cdrom {{path/to/debian.iso}}
![Изображение Выучи 10 хороших привычек для работы в UNIX от IBM](/static/img/promo/10-useful-habits.a185ad7bc985.png)