Getting a "snapshot", instead of "custom image" when trying to create a custom image from a VM

66 Views Asked by At

I am trying to create a custom image from a running VM. The process seemed to be successful enter image description here

but the result shows as "snapshot". What I am doing wrong? Or maybe I need to somehow convert a snapshot into an image?

enter image description here

1

There are 1 best solutions below

1
Bhasmang Trivedi On

After your snapshot is created you have to create disk, from that disk you will be able to create VM.

Follow these steps:

Click on snapshot and from there click on create disk As shown here in this ss After the Disk has been created, go the Disks section click on the disk that you named while creating it from snapshot and click on Create VM As shown here in this ss and finish the required steps to create vm once it has been created you will be able to access it

Thanks & Regards