A simple wrapper around qemu to make virtual machines
https://git.ari.lt/ari/mkqemuvm
- Shell 100%
|
|
||
|---|---|---|
| LICENSE | ||
| mkqemuvm | ||
| README.md | ||
Mkqemuvm
A simple wrapper around qemu to make virtual machines
Requirements
- mlocalte
- fzf
- qemu
- edk2-ovmf
Installation
Manual
sudo install -Dm755 mkqemuvm /usr/local/bin
Packages
- Linux
- Gentoo linux: app-emulation/mkqemuvm::dinolay
Configuration
Configured though environment variables
__BASH_RUNAS-- the "sudo" program to useBIOS-- The BIOS file to look forVM_NAME_DISALOWED_CHARS-- Disallowed characters in the VM nameDRIVE_FORMATS-- Drive formats you want to be available thoughqemu-imgFZF_FLAGS-- The flags to pass to FZF
Or just edit ~/.config/mkqemuvm.conf