QuickEmu VM - Tutorial
HomeGitHubPortfolioTwitter/XMediumCont@ct
  • QuickEmu VM - Tutorial
Powered by GitBook
On this page
  • Documentation
  • Example of Usage
  • Video Tutorials

QuickEmu VM - Tutorial

https://github.com/quickemu-project/quickemu

Last updated 5 months ago

Quickemu is a wrapper for the excellent QEMU that automatically "does the right thing" when creating virtual machines. No requirement for exhaustive configuration options. You decide what operating system you want to run and Quickemu takes care of the rest 🤖

Documentation

The wiki describes how to get up and running with Quickemu and also covers more advanced configuration and usage.


Example of Usage

  • Download quickemu debian version:

  • Installation of QuickEmu sw on Debian OS

sudo apt-get install ./quickemu_4.9.6-1_all.deb
  • Install requirements on Debian (This also applies to derivatives:)

sudo apt-get install bash coreutils curl genisoimage grep jq mesa-utils ovmf pciutils procps python3 qemu sed socat spice-client-gtk swtpm-tools unzip usbutils util-linux uuidgen-runtime xdg-user-dirs xrandr zsync
  • Create Windows virtual machines:

quickget windows 11
quickemu --vm windows-11.conf

Video Tutorials

💾

🐧

🍏

🪟

🔧

🤓

🧑‍💻

📚️

Quickemu is available in the repositories of the following distros (packaging status by ):

A . Download the .deb and install it with apt-get.

Installation
Create Linux virtual machines
Create macOS virtual machines
Create Windows virtual machines
Advanced quickemu configuration
Advanced quickget features
Alternative frontends
References
Repology.org
.deb package is available for Debian and derivatives on this project's GitHub releases page
Introduction to the Windows Shells - Hexdump
QuickEmu - Making Virtual Machines Almost TOO EASY!
GitHub - quickemu-project/quickemu: Quickly create and run optimised Windows, macOS and Linux virtual machinesGitHub
Logo