From d30f59ad2bb68710aa8c4dd47a10df96cdc235bb Mon Sep 17 00:00:00 2001 From: Petr Bokoc Date: Nov 13 2022 04:13:33 +0000 Subject: Server edition as KVM disk image --- diff --git a/modules/release-notes/pages/sysadmin/Distribution.adoc b/modules/release-notes/pages/sysadmin/Distribution.adoc index f2b9e5d..e3afda4 100644 --- a/modules/release-notes/pages/sysadmin/Distribution.adoc +++ b/modules/release-notes/pages/sysadmin/Distribution.adoc @@ -15,5 +15,11 @@ Some minor caveats include: * We tested CM 4 and will support on the official IO board. Other devices that incorporate CM 4 should work correctly provided the vendor has their support in the upstream Raspberry Pi firmware/overlays. * The hardware based media decoding (H264/HVEC, and others) are our of scope for this change. +[[server-kvm-image]] +== Fedora Server Edition available as KVM virtual machine disk image +Fedora Server provides now a virtual disk image to greatly facilitate installation of Fedora Server VMs. It allows an immediate installation by either Cockpit administration WEB UI or one of the CLI tools. +The image is optimized for KVM and aims to resemble a default server installation as closely as possible. All administrative tools are available reliably from the beginning, all administrative routines and helps (scripts) can be used in the same way. All application services work the same as in the standard installation. + +The server documentation link:https://docs.fedoraproject.org/en-US/fedora-server/virtualization/vm-install-diskimg-fedoraserver/[Creating a virtual machine using Fedora Server Edition disk image] provides detailed information on installing and using the disk image.