Skip to content

humboldtux/virt-install-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

virt-install Helper

A helper script to easily create and launch a VM with virt-install.

User is interactively prompted for common options thanks to Gum.

Usage

Simply execute the script with no argument:

./virtinstall-helper.sh

If you want to pass a custom directory to search for iso files (~/Documents by default), just pass it on the command line as ISODIR, e.g.:

ISODIR="/tmp" ./virtinstall-helper.sh

Resources

The gif is created with VHS:

vhs < ./resources/vhs.tape

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages