forked from server/user-documentation
Merge #160 Update docs/modules/ROOT/pages/virtualization/vm-install-diskimg-fedoraserver.adoc
This commit is contained in:
commit
d91a23eb92
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ We assume a complete installation of virtualization support according to the xre
|
|||
[…]# wget https://download.fedoraproject.org/pub/fedora/linux/releases/41/Server/x86_64/images/Fedora-Server-KVM-41-1.4.x86_64.qcow2
|
||||
[…]# wget https://download.fedoraproject.org/pub/fedora/linux/releases/41/Server/x86_64/images/Fedora-Server-41-1.4-x86_64-CHECKSUM
|
||||
[…]# curl -O https://fedoraproject.org/fedora.gpg
|
||||
[…]# pgv --keyring ./fedora.gpg Fedora-Server-41-1.4-x86_64-CHECKSUM
|
||||
[…]# gpgv --keyring ./fedora.gpg Fedora-Server-41-1.4-x86_64-CHECKSUM
|
||||
[…]# sh -c ' cd /var/lib/libvirt/boot/ && sha256sum --ignore-missing -c *-CHECKSUM '
|
||||
Fedora-Server-KVM-41-1.4.x86_64.qcow2: OK
|
||||
----
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue