clalancette / oz

Automated installation for guest images
GNU Lesser General Public License v2.1
311 stars 130 forks source link

Wish there was a simple install command (oz-install fedora29) #288

Closed danielkrajnik closed 2 years ago

danielkrajnik commented 2 years ago

Customizability is great, but sometimes you just want to quickly spin up a vm.

ahogen commented 2 years ago

Have you tried using virt-builder + vert-install?

danielkrajnik commented 2 years ago

yes, the one that worked for me was

virt-install --install <<name>>

name taken from the osinfo-query os tool

however no success with unattended installs (when trying to run with a random username and password)