From aff676dce70c3aaa84a08da86f6b95e585ea033e Mon Sep 17 00:00:00 2001 From: Pick1a1username <20301273+Pick1a1username@users.noreply.github.com> Date: Sun, 17 Feb 2019 17:51:55 +0900 Subject: [PATCH] The chapter 'Prerequisites' is updated. --- docs/01-prerequisites.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/01-prerequisites.md b/docs/01-prerequisites.md index b5ee59f..41d6843 100644 --- a/docs/01-prerequisites.md +++ b/docs/01-prerequisites.md @@ -2,11 +2,12 @@ ## KVM -This tutorial leverages KVM. So you need to have a linux machine on which KVM is installed. +This tutorial leverages KVM. So you need to have a linux machine on which KVM is installed and running. Also this tutorial assumes that you have some experiences of KVM (i.e. creating and deleting VMs). -You can find how to install KVM on any linux distribution on the Internet. +* [Virtual Machine Manager](https://virt-manager.org/): used to create VMs and Networks. +* [qemu-img](https://qemu.weilnetz.de/doc/qemu-doc.html#disk_005fimages): used to [image files](https://people.gnome.org/~markmc/qcow-image-format-version-1.html). -In this tutorial, [openSUSE Tumbleweed](https://en.opensuse.org/Portal:Tumbleweed) will be used, but in most cases, there should be no problem caused by specific distributions or libvirt versions. +In this tutorial, [openSUSE Tumbleweed](https://en.opensuse.org/Portal:Tumbleweed) will be used as host PC, but in most cases there should be no problem caused by specific distributions or libvirt versions. Currently, I use the following packages: