From 957c5b2af840f10caf8084f6c21fe0f7ae6df259 Mon Sep 17 00:00:00 2001 From: "jostein@valkyrie3.skyfritt.net" Date: Wed, 8 Oct 2025 21:49:04 +0200 Subject: [PATCH] Small fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a077e8..61880b6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ source: [https://forum.proxmox.com/threads/pve9-create-a-vm-template-for-a-debia ### Tools man-pages * virt-customize: [https://manpages.debian.org/trixie/guestfs-tools/virt-customize.1.en.html](https://manpages.debian.org/trixie/guestfs-tools/virt-customize.1.en.html) -* qemu-img: [ ]} +* qemu-img: [https://manpages.debian.org/trixie/qemu-utils/qemu-img.1.en.html](https://manpages.debian.org/trixie/qemu-utils/qemu-img.1.en.html) @@ -23,7 +23,7 @@ Download the latest cloudinit-image for Trixie: wget https://cloud.debian.org/images/cloud/trixie/latest/debian-13-genericcloud-amd64.qcow2 ``` -Verify cheksum against: [https://cloud.debian.org/images/cloud/trixie/latest/SHA512SUM](https://cloud.debian.org/images/cloud/trixie/latest/SHA512SUM) +Verify cheksum against: [https://cloud.debian.org/images/cloud/trixie/latest/SHA512SUMS](https://cloud.debian.org/images/cloud/trixie/latest/SHA512SUMS) ``` sha512sum debian-13-genericcloud-amd64.qcow2 #check against https://cloud.debian.org/images/cloud/trixie/latest/SHA512SUMS