From 185dee631e88ca8a82a4c87b2ff9f7297d97a7c6 Mon Sep 17 00:00:00 2001 From: vathakur Date: Fri, 26 Jun 2026 16:38:02 +0530 Subject: [PATCH] Creating VMs by uploading images --- modules/virt-creating-vm-uploaded-image-web.adoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/modules/virt-creating-vm-uploaded-image-web.adoc b/modules/virt-creating-vm-uploaded-image-web.adoc index f56e145f0e56..0406020f8d44 100644 --- a/modules/virt-creating-vm-uploaded-image-web.adoc +++ b/modules/virt-creating-vm-uploaded-image-web.adoc @@ -18,7 +18,8 @@ You can create a virtual machine (VM) from an uploaded operating system image by . Navigate to *Virtualization* -> *Catalog* in the web console. . Click a template tile without an available boot source. . Click *Customize VirtualMachine*. -. On the *Customize template parameters* page, expand *Storage* and select *Upload (Upload a new file to a PVC)* from the *Disk source* list. -. Browse to the image on your local machine and set the disk size. +. On the Customize template parameters page, expand Storage and select the Boot from CD checkbox. +. Select Upload (Upload a new file to a PVC) from the CD source list. +. Browse to the image file on your local machine and set the disk size. . Click *Customize VirtualMachine*. -. Click *Create VirtualMachine*. +. Click *Create VirtualMachine*. \ No newline at end of file