# vm-start ## Description: script which permit to launch easily some virtual machines via qemu ## Dependencies: - qemu full installation ## Usage: ### to get some help; vm-start --help ### to list all vm already configured vm-start --list ### to create a new vm vm-strart create create_disk= you can of course add options like uefi to tun in uefi mode, or nproc= to select a number of processors. If you go to the conf folder created the first time you launch the script, you will find all configured variables for each of your vm.