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