Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

ar1ja/mkqemuvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This repository has been migrated to the self-hosted ari-web Forgejo instance: https://git.ari.lt/ari/mkqemuvm

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

Configuration

Configured though environment variables

  • __BASH_RUNAS -- the "sudo" program to use
  • BIOS -- The BIOS file to look for
  • VM_NAME_DISALOWED_CHARS -- Disallowed characters in the VM name
  • DRIVE_FORMATS -- Drive formats you want to be available though qemu-img
  • FZF_FLAGS -- The flags to pass to FZF

Or just edit ~/.config/mkqemuvm.conf

About

[Migrated to self-hosted ari-web Forgejo: https://git.ari.lt/ari/mkqemuvm] A simple wrapper around qemu to make virtual machines

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages