mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2026-06-14 17:36:40 +00:00
773 B
773 B
Quick start
Once Quickemu is installed, there are two simple steps to create and run a virtual machine:
quickgetautomatically downloads the ISO image for the operating system you want to run and creates a configuration file for the virtual machine.
quickget nixos unstable minimal
quickemustarts the virtual machine using the configuration file created byquickget.
quickemu --vm nixos-unstable-minimal.conf
Execute quickget (with no arguments) to see a list of all the supported operating systems.