From 898eddf38ed24d9de482556110d1d41a4d0483eb Mon Sep 17 00:00:00 2001 From: 0lzi Date: Sun, 19 May 2024 17:58:41 +0100 Subject: [PATCH] Update 2022-03-19-cloud-init-cloud-image.md --- _posts/2022-03-19-cloud-init-cloud-image.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_posts/2022-03-19-cloud-init-cloud-image.md b/_posts/2022-03-19-cloud-init-cloud-image.md index 93d03edc24..c0462ed4d1 100644 --- a/_posts/2022-03-19-cloud-init-cloud-image.md +++ b/_posts/2022-03-19-cloud-init-cloud-image.md @@ -37,6 +37,11 @@ Import the downloaded Ubuntu disk to local-lvm storage ```bash qm importdisk 8000 jammy-server-cloudimg-amd64.img local-lvm ``` +If you are on Proxmox 8.2+ use the below to import the downloaded Ubuntu disk to local-lvm storage + +```bash +qm disk import 8000 jammy-server-cloudimg-amd64.img local-lvm +``` Attach the new disk to the vm as a scsi drive on the scsi controller