From fe2564530a828dd8fef2ea9641c962b39f3713a2 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Mon, 28 Jan 2019 15:21:25 -0700 Subject: [PATCH] doc: update Fedora versions Fedora 20 and 25 are end-of-life. Update to a modern Fedora version. --- man/virt-install.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/virt-install.pod b/man/virt-install.pod index 9decce855..313a32a21 100644 --- a/man/virt-install.pod +++ b/man/virt-install.pod @@ -414,7 +414,7 @@ Some distro specific url samples: =item Fedora/Red Hat Based -https://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/x86_64/os +https://download.fedoraproject.org/pub/fedora/linux/releases/29/Server/x86_64/os =item Debian @@ -1729,7 +1729,7 @@ C<~/.cache/virt-manager/virt-install.log> even if this parameter is omitted. =head1 EXAMPLES -Install a Fedora 20 KVM guest with virtio accelerated disk/network, +Install a Fedora 29 KVM guest with virtio accelerated disk/network, creating a new 10GiB qcow2 file, installing from media in the hosts CDROM drive. This will use Spice graphics by default, and launch autolaunch a graphical client. @@ -1741,7 +1741,7 @@ a graphical client. --memory 500 \ --disk size=10 \ --cdrom /dev/cdrom \ - --os-variant fedora20 + --os-variant fedora29 Install a Fedora 9 plain QEMU guest, using LVM partition, virtual networking, booting from PXE, using VNC server/viewer, with virtio-scsi disk